git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10806
7a7537e8-13f0-0310-91df-
b6672ffda945
CHANGES IN CUPS V1.6.2
- - Documentation fixes (STR #4229, STR #4239, STR #4234)
+ - Documentation fixes (STR #4229, STR #4239, STR #4234, STR #4248)
- Security: All file, directory, user, and group settings are now stored
in a separate cups-files.conf configuration file that cannot be set
through the CUPS web interface or APIs (STR #4223)
.\" 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" "12 December 2012" "Apple Inc."
+.TH cupsctl 8 "CUPS" "11 January 2013" "Apple Inc."
.SH NAME
cupsctl \- configure cupsd.conf options
.SH SYNOPSIS
.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.