diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-09 10:12:36 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-01-09 10:12:36 +0000 |
commit | 0fcc91354e3771e001f2aed57951acb61570e9fb (patch) | |
tree | f068f4cfe677cf53256e51929caf515b404a1bdf /misc | |
parent | a31ca8a497a972e2bb6475bd144405f472a7a047 (diff) | |
download | freebsd-ports-0fcc91354e3771e001f2aed57951acb61570e9fb.zip |
Instruction to display English help message was wrong.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fd/pkg-descr | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/fd/pkg-descr b/misc/fd/pkg-descr index 1e4fd0258222..a2f4ca9d01db 100644 --- a/misc/fd/pkg-descr +++ b/misc/fd/pkg-descr @@ -6,5 +6,6 @@ FD for unix by shirai@red.nintendo.co.jp, and it is a clone of FD for DOS (AT and PC9801) designed by A. Idei (SDI00544@niftyserve.or.jp). Currently, the man page is available only in Japanese, but it's - easy to use. Setting `LANG' environment to 'C' you can use english help. + easy to use. Setting `FD_LANGUAGE' environment to 'english' you can + use English help. -- nobu@psrc.isac.co.jp |