]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/filter.man
Add UserAgentTokens config directive (Issue #5555)
[thirdparty/cups.git] / man / filter.man
index 29932ce9ff0b87d9eef80cb0569d4537bb83a186..9bbc4977041b4ab8cde5bc3e9211cbb104290d16 100644 (file)
@@ -4,11 +4,7 @@
 .\" Copyright 2007-2015 by Apple Inc.
 .\" Copyright 1997-2007 by Easy Software Products.
 .\"
-.\" These coded instructions, statements, and computer programs are the
-.\" property of Apple Inc. and are protected by Federal copyright
-.\" law.  Distribution and use rights are outlined in the file "LICENSE.txt"
-.\" which should have been included with this file.  If this file is
-.\" file is missing or damaged, see the license at "http://www.cups.org/".
+.\" Licensed under Apache License v2.0.  See the file "LICENSE" for more information.
 .\"
 .TH filter 7 "CUPS" "19 October 2015" "Apple Inc."
 .SH NAME
@@ -203,7 +199,7 @@ The user executing the filter, typically "lp" or "root"; consult the \fIcups-fil
 While the filter interface is compatible with System V interface scripts, CUPS does not support System V interface scripts.
 .SH NOTES
 CUPS filters are not meant to be run directly by the user.
-Aside from the legacy System V interface issues (\fIargv[0]\fR is the printer name), CUPS filters also expect specific environment variables and file descriptors, and typically run in a user session that (on OS X) has additional restrictions that affect how it runs.
+Aside from the legacy System V interface issues (\fIargv[0]\fR is the printer name), CUPS filters also expect specific environment variables and file descriptors, and typically run in a user session that (on macOS) has additional restrictions that affect how it runs.
 Unless you are a developer and know what you are doing, please do not run filters directly.
 Instead, use the
 .BR cupsfilter (8)
@@ -217,4 +213,4 @@ program to use the appropriate filters to do the conversions you need.
 .br
 CUPS Online Help (http://localhost:631/help)
 .SH COPYRIGHT
-Copyright \[co] 2007-2016 by Apple Inc.
+Copyright \[co] 2007-2018 by Apple Inc.