[LOW] STR #4248: Typo in cupsctl man page

Tim Waugh <[email protected]> Wed, 12 Dec 2012 04:32:44 -0800 (PST)
Newsgroups gmane.comp.printing.cups.bugs
Message-ID <[email protected]>
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

There is a small typo in the cupsctl man page.

Link: https://www.cups.org/str.php?L4248
Version: 1.7-current

_______________________________________________
cups-bugs mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/cups-bugs
0002-Fixed-a-typo-in-the-cupsctl-man-page.patch (text/plain, 693 B)
>From 0012adeb8a05081c5035838a212ff74e26946fdd Mon Sep 17 00:00:00 2001
From: Tim Waugh <[email protected]>
Date: Wed, 12 Dec 2012 12:28:26 +0000
Subject: [PATCH 2/2] Fixed a typo in the cupsctl man page.

---
 man/cupsctl.man | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/cupsctl.man b/man/cupsctl.man
index 6d7dd51..f8cb2cb 100644
--- a/man/cupsctl.man
+++ b/man/cupsctl.man
@@ -82,7 +82,7 @@ Get the current debug logging state:
 .LP
 Disable printer sharing:
 .nf
-    cupsctl --no-shared-printers
+    cupsctl --no-share-printers
 .fi
 .SH KNOWN ISSUES
 You cannot set the Listen or Port directives using \fIcupsctl\fR.
-- 
1.8.0.1