diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-05-09 15:16:52 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-05-09 15:16:52 +0800 |
commit | 62609e30804b1d8ab57e92e0a088d590571dcdbc (patch) | |
tree | 8e4e53801ca40f0920dcd2da1acbfa9dc9cc1ac7 /hebrew/hspell/pkg-message | |
parent | b213289a9803155962836ad737a3faaa7dcb1710 (diff) | |
download | freebsd-ports-graphics-62609e30804b1d8ab57e92e0a088d590571dcdbc.tar.gz freebsd-ports-graphics-62609e30804b1d8ab57e92e0a088d590571dcdbc.tar.zst freebsd-ports-graphics-62609e30804b1d8ab57e92e0a088d590571dcdbc.zip |
upgrade to 0.5
PR: 51960
Submitted by: maintainer
Diffstat (limited to 'hebrew/hspell/pkg-message')
-rw-r--r-- | hebrew/hspell/pkg-message | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/hebrew/hspell/pkg-message b/hebrew/hspell/pkg-message index dddbdbdcdf9..d702f08fd9b 100644 --- a/hebrew/hspell/pkg-message +++ b/hebrew/hspell/pkg-message @@ -8,6 +8,9 @@ or set this in /etc/rc.conf: font8x16=iso08-8x16.fnt Then, it would be wise to install bidiv from %%PORTSDIR%%/textproc/bidiv -and run hspell like this: +and run Hspell: hspell file.txt | bidiv + +Plus, Hspell can use Ispell as a slave (option -i or executable hspell-i). +Ispell can be found in %%PORTSDIR%%/textproc/ispell . |