diff options
Diffstat (limited to 'man/client.conf.man.in')
-rw-r--r-- | man/client.conf.man.in | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/man/client.conf.man.in b/man/client.conf.man.in index 6e606b17..6fa94bd0 100644 --- a/man/client.conf.man.in +++ b/man/client.conf.man.in @@ -1,9 +1,9 @@ .\" -.\" "$Id: client.conf.man.in 9960 2011-09-02 22:37:14Z mike $" +.\" "$Id: client.conf.man.in 10424 2012-04-23 17:26:57Z mike $" .\" .\" client.conf man page for CUPS. .\" -.\" Copyright 2007-2011 by Apple Inc. +.\" Copyright 2007-2012 by Apple Inc. .\" Copyright 2006 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 client.conf 5 "CUPS" "2 September 2011" "Apple Inc." +.TH client.conf 5 "CUPS" "23 April 2012" "Apple Inc." .SH NAME client.conf \- client configuration file for cups .SH DESCRIPTION @@ -45,11 +45,15 @@ ServerName hostname-or-ip-address[:port] ServerName /domain/socket .br Specifies the address and optionally the port to use when connecting to the -server. \fBNote: Not supported on Mac OS X 10.7 or later.\fR +server. \fBNote: Not supported on OS X 10.7 or later.\fR +.TP 5 +User name +.br +Specifies the default user name to use for requests. .SH SEE ALSO http://localhost:631/help .SH COPYRIGHT -Copyright 2007-2011 by Apple Inc. +Copyright 2007-2012 by Apple Inc. .\" -.\" End of "$Id: client.conf.man.in 9960 2011-09-02 22:37:14Z mike $". +.\" End of "$Id: client.conf.man.in 10424 2012-04-23 17:26:57Z mike $". .\" |