From: Michael Sweet Date: Tue, 20 Sep 2016 14:59:11 +0000 (-0400) Subject: Fix typos. X-Git-Tag: v2.2.1~10^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6ea21b4176371527453f86903d5a2f519090ab;p=thirdparty%2Fcups.git Fix typos. --- diff --git a/doc/help/network.html b/doc/help/network.html index 6af2a9ce11..64f1aa73b7 100644 --- a/doc/help/network.html +++ b/doc/help/network.html @@ -435,7 +435,7 @@ CUPS_DEBUG_LEVEL=2 /usr/lib/cups/backend/snmp 2>&1 | tee snmp.log (setenv CUPS_DEBUG_LEVEL 2; /usr/lib/cups/backend/snmp) |& tee snmp.log -

On MacmacOS you'll find the SNMP backend in /usr/libexec/cups/backend instead:

+

On macOS you'll find the SNMP backend in /usr/libexec/cups/backend instead:

 CUPS_DEBUG_LEVEL=2 /usr/libexec/cups/backend/snmp 2>&1 | tee snmp.log
diff --git a/doc/help/security.html b/doc/help/security.html
index d5d22e22d6..3aacd951e7 100644
--- a/doc/help/security.html
+++ b/doc/help/security.html
@@ -33,7 +33,7 @@ server.

Recommendation: Enable encryption to hide the username and password information - this is the default on - MacmacOS and systems with GNU TLS or OpenSSL installed.

+ macOS and systems with GNU TLS or OpenSSL installed.

  • Local certificate authentication passes 128-bit "certificates" that identify an authenticated user.