Changeset 1354 for pykota/trunk/README

Show
Ignore:
Timestamp:
02/19/04 16:05:56 (20 years ago)
Author:
jalet
Message:

domain names changed to example.com in the doc, according to RFC2606

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/README

    r1345 r1354  
    323323        printer is waiting on : 
    324324         
    325             socket://myprinter.domain.com:9100 
     325            socket://myprinter.example.com:9100 
    326326             
    327327        Then choose :     
    328328         
    329             cupspykota:socket://myprinter.domain.com:9100 
     329            cupspykota:socket://myprinter.example.com:9100 
    330330             
    331331        Configure your printer as usual.     
     
    358358        For example, replace : 
    359359     
    360             DeviceURI socket://myprinter.domain.com:9100 
     360            DeviceURI socket://myprinter.example.com:9100 
    361361         
    362362        with :     
    363363     
    364             DeviceURI cupspykota:socket://myprinter.domain.com:9100 
     364            DeviceURI cupspykota:socket://myprinter.example.com:9100 
    365365             
    366366        or :     
    367367         
    368             DeviceURI cupspykota://socket://myprinter.domain.com:9100 
     368            DeviceURI cupspykota://socket://myprinter.example.com:9100 
    369369         
    370370        Save the file and restart CUPS.