]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix typos.
authorMichael Sweet <michael.r.sweet@gmail.com>
Tue, 20 Sep 2016 14:59:11 +0000 (10:59 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Tue, 20 Sep 2016 14:59:11 +0000 (10:59 -0400)
doc/help/network.html
doc/help/security.html

index 6af2a9ce114b979c4035b1c49be388dd22f9e54c..64f1aa73b77797f54435b22cbd6c01f40359fe2f 100644 (file)
@@ -435,7 +435,7 @@ CUPS_DEBUG_LEVEL=2 /usr/lib/cups/backend/snmp 2>&amp;1 | tee snmp.log
 (setenv CUPS_DEBUG_LEVEL 2; /usr/lib/cups/backend/snmp) |&amp; tee snmp.log
 </PRE>
 
-<P>On MacmacOS you'll find the SNMP backend in /usr/libexec/cups/backend instead:</P>
+<P>On macOS you'll find the SNMP backend in /usr/libexec/cups/backend instead:</P>
 
 <PRE CLASS="command">
 CUPS_DEBUG_LEVEL=2 /usr/libexec/cups/backend/snmp 2>&amp;1 | tee snmp.log
index d5d22e22d699d072fab1176944b9c090f4e585f1..3aacd951e74bf83614d484d185b9d8872506b396 100644 (file)
@@ -33,7 +33,7 @@ server.</P>
 
        <P><B>Recommendation:</B> Enable encryption to hide the
        username and password information - this is the default on
-       MacmacOS and systems with GNU TLS or OpenSSL installed.</P></LI>
+       macOS and systems with GNU TLS or OpenSSL installed.</P></LI>
 
        <LI>Local certificate authentication passes 128-bit
        "certificates" that identify an authenticated user.