diff options
-rw-r--r-- | printcap.xenuxlocal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/printcap.xenuxlocal b/printcap.xenuxlocal index 07ea5a6..ab9c131 100644 --- a/printcap.xenuxlocal +++ b/printcap.xenuxlocal @@ -1,7 +1,7 @@ lp|brlaser|Brother 1270N:\ :lp=:\ :sd=/var/spool/lpd/brlaser:\ - :rm=192.168.200.10:\ + :rm=192.168.200.40:\ :rp=POSTSCRIPT_P1:\ :af=/var/log/lp-acct:\ :lf=/var/log/lp-errs: @@ -9,7 +9,7 @@ lp|brlaser|Brother 1270N:\ lp1|brlasertxt|Brother 1270N Text Only:\ :lp=:\ :sd=/var/spool/lpd/brlasertxt:\ - :rm=192.168.200.10:\ + :rm=192.168.200.40:\ :rp=TEXT_P1:\ :af=/var/log/lp-acct:\ :lf=/var/log/lp-errs: |