From 175a560bb207a5e695439a5fc2880d77714080be Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 27 Feb 2025 11:10:31 -0500 Subject: [PATCH] Update man pages. --- doc/help/man-client.conf.html | 2 +- doc/help/man-cupsd.conf.html | 2 +- doc/help/man-ippeveprinter.html | 6 +++--- man/ippeveprinter.1 | 10 +++++----- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/help/man-client.conf.html b/doc/help/man-client.conf.html index 96ebb89fa4..50a3913ce3 100644 --- a/doc/help/man-client.conf.html +++ b/doc/help/man-client.conf.html @@ -136,6 +136,6 @@ defaults read /Library/Preferences/org.cups.PrintingPrefs.plist Encryption CUPS Online Help (http://localhost:631/help)

Copyright

-

Copyright © 2020-2025 by OpenPrinting. +

Copyright © 2020-2024 by OpenPrinting. diff --git a/doc/help/man-cupsd.conf.html b/doc/help/man-cupsd.conf.html index 3621a82ace..d03ff175b3 100644 --- a/doc/help/man-cupsd.conf.html +++ b/doc/help/man-cupsd.conf.html @@ -886,6 +886,6 @@ often belongs to a different set of subnets from its clients. CUPS Online Help (http://localhost:631/help)

Copyright

-

Copyright © 2020-2025 by OpenPrinting. +

Copyright © 2020-2024 by OpenPrinting. diff --git a/doc/help/man-ippeveprinter.html b/doc/help/man-ippeveprinter.html index fe4ce0a5ae..96f16244de 100644 --- a/doc/help/man-ippeveprinter.html +++ b/doc/help/man-ippeveprinter.html @@ -157,9 +157,9 @@ If "command" is not an absolute path ("/path/to/command"), 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 -cups-config(1) +pkg-config(1) -command can be used to discover the correct binary directory ("cups-config --serverbin"). +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 cups(1) @@ -296,6 +296,6 @@ command whenever a job is sent to the server: PWG Internet Printing Protocol Workgroup (http://www.pwg.org/ipp)

Copyright

-

Copyright © 2020-2024 by OpenPrinting. +

Copyright © 2020-2025 by OpenPrinting. diff --git a/man/ippeveprinter.1 b/man/ippeveprinter.1 index 99185e09ee..c0f3605462 100644 --- a/man/ippeveprinter.1 +++ b/man/ippeveprinter.1 @@ -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. -- 2.47.2