diff options
author | taoka <taoka@FreeBSD.org> | 2001-11-08 02:28:39 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-11-08 02:28:39 +0800 |
commit | 7d7c18f8cef49ec540ac068be44df76057bf19d1 (patch) | |
tree | f5aa4eeac56506ff804fbac7d3c67d4d25ac460c /print/pips3500 | |
parent | 1d578507d2dabeb98b6dec2216844ca915ec6082 (diff) | |
download | freebsd-ports-gnome-7d7c18f8cef49ec540ac068be44df76057bf19d1.tar.gz freebsd-ports-gnome-7d7c18f8cef49ec540ac068be44df76057bf19d1.tar.zst freebsd-ports-gnome-7d7c18f8cef49ec540ac068be44df76057bf19d1.zip |
Update messages in these files
Correct Makefile's to clarify
Diffstat (limited to 'print/pips3500')
-rw-r--r-- | print/pips3500/pkg-descr | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/print/pips3500/pkg-descr b/print/pips3500/pkg-descr index 22a843053516..a08283dbe09a 100644 --- a/print/pips3500/pkg-descr +++ b/print/pips3500/pkg-descr @@ -6,14 +6,12 @@ URL: WWW: http://www.epkowa.co.jp/ -And then this port has a modified filter "filter3500.rev" which is -useful to print out more than one page. If you use it, you add the -next entries into /etc/printcap. +This port has a modified filter "filter3500.rev" which is useful to +print out more than one page. Then you execute the next command: -pm3500c|EPSON PM-3500C:\ - :lp=/dev/lpt0:\ - :sh:\ - :if=/usr/local/libexec/pips3500/filter3500.rev:\ - :sd=/var/spool/lpd/pm3500c:\ - :mx#0:\ - :lf=/var/log/lpd-errs +/usr/local/libexec/pips3500/setup + +to setup /etc/printcap, make a spool in /var/spool/lpd/ and so on. + +To run with Japanese messages, you have to execute as follows: + env LANG=ja_JP pips3500 -la JP |