summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2019-05-03 12:29:58 -0400
committerMichael R Sweet <michael.r.sweet@gmail.com>2019-05-03 12:29:58 -0400
commit5da48e461472590caea416fda443c3c8be3373c4 (patch)
treeb15b952a37a720fd47bae48af070267184d9341c /man
parent69b84368d381a3fdbf6373eba5e7a06cabb00823 (diff)
downloadcups-5da48e461472590caea416fda443c3c8be3373c4.tar.gz
Move ippeveprinter commands to CUPS_SERVERBIN/command.
Diffstat (limited to 'man')
-rw-r--r--man/ippeveprinter.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/ippeveprinter.1 b/man/ippeveprinter.1
index 0fb4c2416..3165400f2 100644
--- a/man/ippeveprinter.1
+++ b/man/ippeveprinter.1
@@ -6,7 +6,7 @@
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.\" information.
.\"
-.TH ippeveprinter 1 "CUPS" "24 April 2019" "Apple Inc."
+.TH ippeveprinter 1 "CUPS" "3 May 2019" "Apple Inc."
.SH NAME
ippeveprinter \- an ipp everywhere printer application for cups
.SH SYNOPSIS
@@ -119,7 +119,7 @@ Specifies the maximum IPP version to report.
Run the specified command for each document that is printed.
If "command" is not an absolute path ("/path/to/command"),
.B ippeveprinter
-looks for the command in the "ippeveprinter" subdirectory of the CUPS binary directory, typically /usr/lib/cups/ippeveprinter or /usr/libexec/cups/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").