]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/cups-config.1
Greatly simplify the man page handling.
[thirdparty/cups.git] / man / cups-config.1
similarity index 84%
rename from man/cups-config.man
rename to man/cups-config.1
index a4c5f67b565911cbd5bdffe76b4e92e27dbb7b2d..0671f89e42e97e7f58949dc23475b44ed50b0757 100644 (file)
@@ -1,12 +1,13 @@
 .\"
 .\" cups-config man page for CUPS.
 .\"
-.\" Copyright 2007-2014 by Apple Inc.
-.\" Copyright 1997-2006 by Easy Software Products.
+.\" Copyright © 2007-2019 by Apple Inc.
+.\" Copyright © 1997-2006 by Easy Software Products.
 .\"
-.\" Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
+.\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
+.\" information.
 .\"
-.TH cups-config 1 "CUPS" "15 April 2014" "Apple Inc."
+.TH cups-config 1 "CUPS" "26 April 2019" "Apple Inc."
 .SH NAME
 cups\-config \- get cups api, compiler, directory, and link information.
 .SH SYNOPSIS
@@ -66,10 +67,6 @@ Reports the default CUPS data directory.
 .B \-\-help
 Reports the program usage message.
 .TP 5
-.B \-\-image
-When used with \fI\-\-libs\fR, adds the CUPS imaging library to the
-list of libraries.
-.TP 5
 .B \-\-ldflags
 Reports the necessary linker options.
 .TP 5
@@ -100,8 +97,13 @@ Compile a simple one-file CUPS filter:
     cc `cups\-config \-\-cflags \-\-ldflags` \-o filter filter.c \\
         `cups\-config \-\-libs`
 .fi
+.SH DEPRECATED OPTIONS
+The following options are deprecated but continue to work for backwards compatibility:
+.TP 5
+.B \-\-image
+Formerly used to add the CUPS imaging library to the list of libraries.
 .SH SEE ALSO
 .BR cups (1),
 CUPS Online Help (http://localhost:631/help)
 .SH COPYRIGHT
-Copyright \[co] 2007-2018 by Apple Inc.
+Copyright \[co] 2007-2019 by Apple Inc.