diff options
Diffstat (limited to 'man/cupsctl.man')
-rw-r--r-- | man/cupsctl.man | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/man/cupsctl.man b/man/cupsctl.man index 411ada83..dc301f07 100644 --- a/man/cupsctl.man +++ b/man/cupsctl.man @@ -1,9 +1,9 @@ .\" -.\" "$Id: cupsctl.man 9457 2011-01-11 03:04:04Z mike $" +.\" "$Id: cupsctl.man 10544 2012-07-16 17:14:39Z mike $" .\" .\" cupsctl man page for CUPS. .\" -.\" Copyright 2007-2011 by Apple Inc. +.\" Copyright 2007-2012 by Apple Inc. .\" Copyright 2007 by Easy Software Products. .\" .\" These coded instructions, statements, and computer programs are the @@ -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. @@ -101,7 +96,7 @@ You cannot set the Listen or Port directives using \fIcupsctl\fR. .br http://localhost:631/help .SH COPYRIGHT -Copyright 2007-2011 by Apple Inc. +Copyright 2007-2012 by Apple Inc. .\" -.\" End of "$Id: cupsctl.man 9457 2011-01-11 03:04:04Z mike $". +.\" End of "$Id: cupsctl.man 10544 2012-07-16 17:14:39Z mike $". .\" |