diff --git a/CUPS-To-Windows.txt b/CUPS-To-Windows.txt
index 4ca8274..f7cfa01 100644
--- a/CUPS-To-Windows.txt
+++ b/CUPS-To-Windows.txt
@@ -25,16 +25,12 @@
 
    /usr/local/share/cups/model
 
-6) Install the CUPS backend for SMB::
-
-     ln -s `which smbspool` /usr/local/libexec/cups/backend/smb
-
-7) Start the CUPS scheduler::
+6) Start the CUPS scheduler::
 
      ln -s /usr/local/etc/rc.d/cups.sh.sample /usr/local/etc/rd.d/cups.sh
      /usr/local/etc/rc.d/cups.sh start
 
-8) Point browser to http://localhost:631 to install/configure printers 
+7) Point browser to http://localhost:631 to install/configure printers 
    using URIs in the form:
 
    smb://WORKGROUP/user:password@SERVER/SHARENAME
@@ -63,6 +59,6 @@
 Document Revision Information
 =============================
 
-``$Id: CUPS-To-Windows.txt,v 1.103 2006/01/02 05:49:37 root Exp $``
+``$Id: CUPS-To-Windows.txt,v 1.104 2006/01/02 05:50:58 root Exp $``