]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/cups-config.man
Load cups into easysw/current.
[thirdparty/cups.git] / man / cups-config.man
index 5ff615cba2d4a6f596061f0e5de3be501130c47e..bf0840660299153e657ded012810502d11f6c2f2 100644 (file)
@@ -1,9 +1,9 @@
 .\"
-.\" "$Id: cups-config.man 4493 2005-02-18 02:09:53Z mike $"
+.\" "$Id: cups-config.man 5099 2006-02-13 02:46:10Z mike $"
 .\"
 .\"   cups-config man page for the Common UNIX Printing System (CUPS).
 .\"
-.\"   Copyright 1997-2005 by Easy Software Products.
+.\"   Copyright 1997-2006 by Easy Software Products.
 .\"
 .\"   These coded instructions, statements, and computer programs are the
 .\"   property of Easy Software Products and are protected by Federal
@@ -21,7 +21,7 @@
 .\"       EMail: cups-info@cups.org
 .\"         WWW: http://www.cups.org
 .\"
-.TH cups-config 1 "Common UNIX Printing System" "27 May 2004" "Easy Software Products"
+.TH cups-config 1 "Common UNIX Printing System" "11 February 2006" "Easy Software Products"
 .SH NAME
 cups-config \- get cups api, compiler, directory, and link information.
 .SH SYNOPSIS
@@ -61,35 +61,59 @@ cups-config \- get cups api, compiler, directory, and link information.
 used by application developers to determine the necessary command-line
 options for the compiler and linker, as well as determining installation
 directories for filters, configuration files, and drivers.
-.LP
-The \fI--api-version\fR command displays the current API version (major.minor).
-.LP
-The \fI--cflags\fR command displays the necessary compiler options.
-.LP
-The \fI--datadir\fR command displays the default CUPS data directory.
-.LP
-The \fI--help\fR command displays the program usage message.
-.LP
-The \fI--ldflags\fR command displays the necessary linker options.
-.LP
-The \fI--libs\fR command displays the necessary librarys to link to.
-The \fI--image\fR option adds the CUPS imaging library to the list.
-The \fI--static\fR option shows the static libraries instead of the
-default (shared) libraries.
-.LP
-The \fI--serverbin\fR command displays the default CUPS binary directory,
+.SH OPTIONS
+.TP 5
+--api-version
+.br
+Displays the current API version (major.minor).
+.TP 5
+--cflags
+.br
+Displays the necessary compiler options.
+.TP 5
+--datadir
+.br
+Displays the default CUPS data directory.
+.TP 5
+--help
+.br
+Displays the program usage message.
+.TP 5
+--image
+.br
+When used with \fI--libs\fR, adds the CUPS imaging library to the
+list or displayed libraries.
+.TP 5
+--ldflags
+.br
+Displays the necessary linker options.
+.TP 5
+--libs
+.br
+Displays the necessary librarys to link to.
+.TP 5
+--serverbin
+.br
+Displays the default CUPS binary directory,
 where filters and backends are stored.
-.LP
-The \fI--serverroot\fR command displays the default CUPS configuration
-file directory.
-.LP
-The \fI--version\fR command displays the full version number of the
-CUPS installation (major.minor.patch).
+.TP 5
+--serverroot
+.br
+Displays the default CUPS configuration file directory.
+.TP 5
+--static
+.br
+When used with \fI--libs\fR, shows the static libraries instead
+of the default (shared) libraries.
+.TP 5
+--version
+.br
+Displays the full version number of the CUPS installation
+(major.minor.patch).
 .SH SEE ALSO
-CUPS Software Programmers Manual,
-http://localhost:631/documentation.html
+http://localhost:631/help
 .SH COPYRIGHT
-Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
+Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
 .\"
-.\" End of "$Id: cups-config.man 4493 2005-02-18 02:09:53Z mike $".
+.\" End of "$Id: cups-config.man 5099 2006-02-13 02:46:10Z mike $".
 .\"