]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Don't talk about --remote-printers option (STR #4131)
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 16 Jul 2012 17:14:39 +0000 (17:14 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 16 Jul 2012 17:14:39 +0000 (17:14 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10544 7a7537e8-13f0-0310-91df-b6672ffda945

CHANGES-1.5.txt
man/cupsctl.man

index 39edb425062b2d2ec3b5090fda7aa1172e197ed4..f87bc6c6fdf628e2c12010e69f9997b7c523c213 100644 (file)
@@ -3,7 +3,7 @@ CHANGES-1.5.txt
 
 CHANGES IN CUPS V1.5.4
 
-       - Documentation updates (STR #4112, STR #4130, STR #4134)
+       - Documentation updates (STR #4112, STR #4130, STR #4131, STR #4134)
        - Fixes for libusb-based USB backend (STR #4128)
        - The lpq command did not show the owner or title of jobs unless passed
          a username on the command-line (STR #4135)
index 3aa1930e5bd4274ae874f9a41be3d25ed36a50af..a9e3ac14b0c23e6f2f5d3a2afec971f2732c150b 100644 (file)
@@ -12,7 +12,7 @@
 .\"   which should have been included with this file.  If this file is
 .\"   file is missing or damaged, see the license at "http://www.cups.org/".
 .\"
-.TH cupsctl 8 "CUPS" "10 January 2011" "Apple Inc."
+.TH cupsctl 8 "CUPS" "16 July 2012" "Apple Inc."
 .SH NAME
 cupsctl \- configure cupsd.conf options
 .SH SYNOPSIS
@@ -22,7 +22,7 @@ cupsctl \- configure cupsd.conf options
 ] [ -h
 .I server[:port]
 ] [ --[no-]debug-logging ] [ --[no-]remote-admin ] [ --[no-]remote-any ]
-[ --[no-]remote-printers ] [ --[no-]share-printers ] [ --[no-]user-cancel-any ]
+[ --[no-]share-printers ] [ --[no-]user-cancel-any ]
 [
 .I name=value
 ]
@@ -57,11 +57,6 @@ Enables or disables remote administration.
 .br
 Enables or disables printing from any address, e.g. the Internet.
 .TP 5
---[no-]remote-printers
-.br
-Enables or disables the display of remote printers shared via the CUPS, LDAP,
-or SLP protocols.
-.TP 5
 --[no-]share-printers
 .br
 Enables or disables sharing of local printers with other computers.