summaryrefslogtreecommitdiff
path: root/systemv
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2018-12-06 14:40:52 -0500
committerMichael R Sweet <michael.r.sweet@gmail.com>2018-12-06 14:40:52 -0500
commit4eeef849d617008928943d36fd0fbaa2859132c3 (patch)
treef0366d1c2a6653c137b4e2eb16699b653019b6ce /systemv
parentc4b22214d2af5a237a02c0f343459bce658ce6bb (diff)
downloadcups-4eeef849d617008928943d36fd0fbaa2859132c3.tar.gz
Update message catalogs for new usage help (Issue #5326)
Diffstat (limited to 'systemv')
-rw-r--r--systemv/lpadmin.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemv/lpadmin.c b/systemv/lpadmin.c
index 733559c2a..da97f01aa 100644
--- a/systemv/lpadmin.c
+++ b/systemv/lpadmin.c
@@ -1637,7 +1637,7 @@ usage(void)
_cupsLangPuts(stdout, _("-i ppd-file Specify a PPD file for the printer"));
_cupsLangPuts(stdout, _("-L location Specify the textual location of the printer"));
_cupsLangPuts(stdout, _("-m model Specify a standard model/PPD file for the printer"));
- _cupsLangPuts(stdout, _("-m everywhere Specify the printer is compatible with IPP Everywhereâ„¢"));
+ _cupsLangPuts(stdout, _("-m everywhere Specify the printer is compatible with IPP Everywhere"));
_cupsLangPuts(stdout, _("-o name-default=value Specify the default value for the named option"));
_cupsLangPuts(stdout, _("-o Name=Value Specify the default value for the named PPD option "));
_cupsLangPuts(stdout, _("-o cupsIPPSupplies=false\n"