]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/network.html
Update all references to OS X to macOS.
[thirdparty/cups.git] / doc / help / network.html
index e29c9a45bcbb394a5c72460a8682a0e49d193848..6af2a9ce114b979c4035b1c49be388dd22f9e54c 100644 (file)
@@ -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
 </PRE>
 
-<P>On MacOS X you'll find the SNMP backend in /usr/libexec/cups/backend instead:</P>
+<P>On MacmacOS 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