]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/backend.man
Update all references to OS X to macOS.
[thirdparty/cups.git] / man / backend.man
index 57d76cad41ce6ba035c746f0fd4bb55c8a0431e3..e5bf2a327c772cf1957742fbd30c87ade22c038b 100644 (file)
@@ -1,6 +1,4 @@
 .\"
-.\" "$Id$"
-.\"
 .\" Backend man page for CUPS.
 .\"
 .\" Copyright 2007-2014 by Apple Inc.
@@ -176,7 +174,7 @@ CUPS backends are not generally design to be run directly by the user. Aside fro
 .I argv[0]
 and
 .B DEVICE_URI
-environment variable contain the device URI), CUPS backends 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. Backends can also be installed with restricted permissions (0500 or 0700) that tell the scheduler to run them as the "root" user instead of an unprivileged user (typically "lp") on the system.
+environment variable contain the device URI), CUPS backends 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. Backends can also be installed with restricted permissions (0500 or 0700) that tell the scheduler to run them as the "root" user instead of an unprivileged user (typically "lp") on the system.
 .LP
 Unless you are a developer and know what you are doing, please do not run backends directly. Instead, use the
 .BR lp (1)
@@ -199,7 +197,4 @@ for more information.
 .br
 CUPS Online Help (http://localhost:631/help)
 .SH COPYRIGHT
-Copyright \[co] 2007-2015 by Apple Inc.
-.\"
-.\" End of "$Id$".
-.\"
+Copyright \[co] 2007-2016 by Apple Inc.