From b8d78b6790e7b9137e180ad124d4175be61bfb56 Mon Sep 17 00:00:00 2001 From: mike Date: Mon, 16 Jul 2012 17:14:39 +0000 Subject: [PATCH] Don't talk about --remote-printers option (STR #4131) git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10544 7a7537e8-13f0-0310-91df-b6672ffda945 --- CHANGES-1.5.txt | 2 +- man/cupsctl.man | 9 ++------- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/CHANGES-1.5.txt b/CHANGES-1.5.txt index 39edb42506..f87bc6c6fd 100644 --- a/CHANGES-1.5.txt +++ b/CHANGES-1.5.txt @@ -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) diff --git a/man/cupsctl.man b/man/cupsctl.man index 3aa1930e5b..a9e3ac14b0 100644 --- a/man/cupsctl.man +++ b/man/cupsctl.man @@ -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. -- 2.47.3