]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update man pages.
authorMichael R Sweet <msweet@msweet.org>
Thu, 27 Feb 2025 16:10:31 +0000 (11:10 -0500)
committerMichael R Sweet <msweet@msweet.org>
Thu, 27 Feb 2025 16:10:31 +0000 (11:10 -0500)
doc/help/man-client.conf.html
doc/help/man-cupsd.conf.html
doc/help/man-ippeveprinter.html
man/ippeveprinter.1

index 96ebb89fa49c82c96531186fd0e03b5bf2625c23..50a3913ce319a128c9e637f9e7eba75a73df6750 100644 (file)
@@ -136,6 +136,6 @@ defaults read /Library/Preferences/org.cups.PrintingPrefs.plist Encryption
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 </p>
     <h2 id="client.conf-5.copyright">Copyright</h2>
-<p>Copyright &copy; 2020-2025 by OpenPrinting.
+<p>Copyright &copy; 2020-2024 by OpenPrinting.
   </body>
 </html>
index 3621a82acea3a2368af87f45bb53a5af99854343..d03ff175b3c4e4bd041ba6380a771dd6e90411ff 100644 (file)
@@ -886,6 +886,6 @@ often belongs to a different set of subnets from its clients.
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 </p>
     <h2 id="cupsd.conf-5.copyright">Copyright</h2>
-<p>Copyright &copy; 2020-2025 by OpenPrinting.
+<p>Copyright &copy; 2020-2024 by OpenPrinting.
   </body>
 </html>
index fe4ce0a5aeb10c67e8d2bdf8a7b78e79a38225aa..96f16244decbc6ce7fc19a5c4715a4cd8cce73f9 100644 (file)
@@ -157,9 +157,9 @@ If &quot;command&quot; is not an absolute path (&quot;/path/to/command&quot;),
 <strong>ippeveprinter</strong>
 looks for the command in the &quot;command&quot; subdirectory of the CUPS binary directory, typically /usr/lib/cups/command or /usr/libexec/cups/command.
 The
-<a href="cups-config.html"><strong>cups-config</strong>(1)</a>
+<strong>pkg-config</strong>(1)
 
-command can be used to discover the correct binary directory (&quot;cups-config --serverbin&quot;).
+command can be used to discover the correct binary directory (&quot;pkg-config --variable=cups_serverbin cups&quot;).
 In addition, the CUPS_SERVERBIN environment variable can be used to override the default location of this directory - see the
 <a href="cups.html"><strong>cups</strong>(1)</a>
 
@@ -296,6 +296,6 @@ command whenever a job is sent to the server:
 PWG Internet Printing Protocol Workgroup (<a href="http://www.pwg.org/ipp">http://www.pwg.org/ipp</a>)
 </p>
     <h2 id="ippeveprinter-1.copyright">Copyright</h2>
-<p>Copyright &copy; 2020-2024 by OpenPrinting.
+<p>Copyright &copy; 2020-2025 by OpenPrinting.
   </body>
 </html>
index 99185e09eeee326b83618c3045ca5adefc23592a..c0f3605462c5e297bf3ec95df3eeacb1938ab18b 100644 (file)
@@ -1,13 +1,13 @@
 .\"
 .\" ippeveprinter man page for CUPS.
 .\"
-.\" Copyright © 2020-2024 by OpenPrinting.
+.\" Copyright © 2020-2025 by OpenPrinting.
 .\" Copyright © 2014-2019 by Apple Inc.
 .\"
 .\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
 .\" information.
 .\"
-.TH ippeveprinter 1 "CUPS" "2021-02-28" "OpenPrinting"
+.TH ippeveprinter 1 "CUPS" "2025-02-27" "OpenPrinting"
 .SH NAME
 ippeveprinter \- an ipp everywhere printer application for cups
 .SH SYNOPSIS
@@ -154,8 +154,8 @@ If "command" is not an absolute path ("/path/to/command"),
 .B ippeveprinter
 looks for the command in the "command" subdirectory of the CUPS binary directory, typically /usr/lib/cups/command or /usr/libexec/cups/command.
 The
-.BR cups-config (1)
-command can be used to discover the correct binary directory ("cups-config --serverbin").
+.BR pkg-config (1)
+command can be used to discover the correct binary directory ("pkg-config \-\-variable=cups_serverbin cups").
 In addition, the CUPS_SERVERBIN environment variable can be used to override the default location of this directory - see the
 .BR cups (1)
 man page for more details.
@@ -282,4 +282,4 @@ command whenever a job is sent to the server:
 .BR ippeveps (7),
 PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp)
 .SH COPYRIGHT
-Copyright \[co] 2020-2024 by OpenPrinting.
+Copyright \[co] 2020-2025 by OpenPrinting.