diff options
author | taoka <taoka@FreeBSD.org> | 2001-11-08 03:05:33 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2001-11-08 03:05:33 +0800 |
commit | ca65fe5c3d16b903fd57d5f5e8155db4a323c2b0 (patch) | |
tree | 9a972a5dcf2d791737dd89bf860b0e69927680f5 /print/pips900/pkg-descr | |
parent | 617490071997fb4a83cb4c9d8fa364827d6c5e31 (diff) | |
download | freebsd-ports-gnome-ca65fe5c3d16b903fd57d5f5e8155db4a323c2b0.tar.gz freebsd-ports-gnome-ca65fe5c3d16b903fd57d5f5e8155db4a323c2b0.tar.zst freebsd-ports-gnome-ca65fe5c3d16b903fd57d5f5e8155db4a323c2b0.zip |
Update vertion to 2.x
Diffstat (limited to 'print/pips900/pkg-descr')
-rw-r--r-- | print/pips900/pkg-descr | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/print/pips900/pkg-descr b/print/pips900/pkg-descr index 80cb5d452c46..9671d9e49528 100644 --- a/print/pips900/pkg-descr +++ b/print/pips900/pkg-descr @@ -13,5 +13,13 @@ print out more than one page. Then you execute the next command: 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 pips900 -la JP +To run with Japanese/French/Germany/Spanish/Italian/Dutch/ +Portugue/Korean messages, you should execute as follows: + env LANG=ja_JP pips900 env LANG=fr pips900 + env LANG=de pips900 env LANG=es pips900 + env LANG=it pips900 env LANG=nl pips900 + env LANG=pt pips900 env LANG=ko pips900 (*) + env LANG=zh_CN pips900 (*)(**) env LANG=zh_TW.Big5 pips900 (**) + +(*) These do not work well. +(**) See more informations in /usr/local/share/doc/pips900/readme_for_zh |