]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - doc/help/ref-cupsd-conf.html.in
Remove support for AIX, HP-UX, and OSF/1.
[thirdparty/cups.git] / doc / help / ref-cupsd-conf.html.in
index dc9ee70cbbddbaeabce3d1222213de25c15bb51b..1a49f2f98e0e36ef5903c506f2c297504576b921 100644 (file)
@@ -21,17 +21,12 @@ process using the startup script for your operating system:</P>
 
 <UL>
 
-       <LI>AIX, Linux, Solaris:
+       <LI>Linux, Solaris:
        <PRE CLASS="command">
 /etc/init.d/cups restart
        </PRE></LI>
 
-       <LI>HP-UX:
-       <PRE CLASS="command">
-/sbin/init.d/cups restart
-       </PRE></LI>
-
-       <LI>MacOS X:
+       <LI>Mac OS X:
        <PRE CLASS="command">
 sudo launchctl unload /System/Library/LaunchDaemons/org.cups.cupsd.plist
 sudo launchctl load /System/Library/LaunchDaemons/org.cups.cupsd.plist