From: Michael R Sweet Date: Wed, 25 Apr 2018 00:44:54 +0000 (-0400) Subject: Use -m everywhere for manual sharing. X-Git-Tag: v2.3b5~20 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3ab37abea42d799075b50ddd2675e56d50a3139;p=thirdparty%2Fcups.git Use -m everywhere for manual sharing. --- diff --git a/CHANGES.md b/CHANGES.md index e257f8bc29..8ed73d9ff8 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,7 +14,7 @@ Changes in CUPS v2.3rc1 authentication schemes in a single response header (Issue #5289) - Fixed policy limits containing the `All` operation (Issue #5296) - The scheduler was always restarted after idle-exit with systemd (Issue #5297) -- Documentation updates (Issue #5301) +- Documentation updates (Issue #5299, Issue #5301) - Fax queues did not support pause (p) or wait-for-dialtone (w) characters (rdar://39212256) - Fixed a parsing bug in the new authentication code. diff --git a/doc/help/sharing.html b/doc/help/sharing.html index 9763da76f0..a46f393bf2 100644 --- a/doc/help/sharing.html +++ b/doc/help/sharing.html @@ -99,7 +99,7 @@ each remote queue by hand using the lpadmin(8) command:

-lpadmin -p printer -E -v ipp://server/printers/printer
+lpadmin -p printer -E -v ipp://server/printers/printer -m everywhere
 

The printer name is the name of the printer on the server machine.