summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/python26/files/pkg-message.in2
-rw-r--r--lang/python27/files/pkg-message.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/python26/files/pkg-message.in b/lang/python26/files/pkg-message.in
index 26e6dfa5b1ec..bc30a1259bd4 100644
--- a/lang/python26/files/pkg-message.in
+++ b/lang/python26/files/pkg-message.in
@@ -13,6 +13,6 @@ Install them as needed.
%%SEM%%This package was built with the experimental POSIX
%%SEM%%semaphore support. Please ensure that the kernel on the
%%SEM%%system where you deploy this package is either compiled
-%%SEM%%with 'option P1003_1B_SEMAPHORES', or has the sem.ko
+%%SEM%%with 'options P1003_1B_SEMAPHORES', or has the sem.ko
%%SEM%%kernel module loaded.
%%SEM%%--------------------------------------------------------
diff --git a/lang/python27/files/pkg-message.in b/lang/python27/files/pkg-message.in
index 26e6dfa5b1ec..bc30a1259bd4 100644
--- a/lang/python27/files/pkg-message.in
+++ b/lang/python27/files/pkg-message.in
@@ -13,6 +13,6 @@ Install them as needed.
%%SEM%%This package was built with the experimental POSIX
%%SEM%%semaphore support. Please ensure that the kernel on the
%%SEM%%system where you deploy this package is either compiled
-%%SEM%%with 'option P1003_1B_SEMAPHORES', or has the sem.ko
+%%SEM%%with 'options P1003_1B_SEMAPHORES', or has the sem.ko
%%SEM%%kernel module loaded.
%%SEM%%--------------------------------------------------------