summaryrefslogtreecommitdiffstats
path: root/locale
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-09-21 12:12:01 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-21 12:12:01 (EDT)
commit9985fa748af5e496a9a974099b3dfedf487f739d (patch)
tree077ae1b21b5b77967401f8003b67bbd3cce8262f /locale
parent3ef6f2a9b748ecde9cf8909dd1d95ef587d81c72 (diff)
en_US: Update mutex options message
Diffstat (limited to 'locale')
-rw-r--r--locale/en_US/opkbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en_US/opkbuild.sh b/locale/en_US/opkbuild.sh
index 837ad78..62e4466 100644
--- a/locale/en_US/opkbuild.sh
+++ b/locale/en_US/opkbuild.sh
@@ -49,7 +49,7 @@ This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by P. J. McDermott.'
-msg_opkbuild_bbasf_mutex='Options -b, -B, -P, -S, and -F are mutually exclusive'
+msg_opkbuild_bbasf_mutex='Options -b, -S, and -F are mutually exclusive'
msg_opkbuild_bad_opt='Invalid option "%s"'
msg_opkbuild_uid0_cmd_not_found='UID 0 command "%s" not found'
msg_opkbuild_uid0_cmd_bad_uid='UID 0 command "%s" doesn'\''t give UID 0'