summaryrefslogtreecommitdiff
path: root/shells/fd/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-02-10 17:12:36 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-02-10 17:12:36 +0000
commit6648b0f821c7b6e2184c730a842e4ab8b61f3829 (patch)
tree0d369d9a391cbb5e5e98bc456827428d21a01b86 /shells/fd/pkg-descr
parentChase checksum: no functional changes other than both recompressed (diff)
Update FD, a GUI-based file and directory management tool for text
terminal to version 2.00a. Put MAINTAINER's suggestions into the default configuration file. Transfer the maintainership over to knu@FreeBSD.org. Approved by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> (ex-MAINTAINER)
Notes
Notes: svn path=/head/; revision=54487
Diffstat (limited to 'shells/fd/pkg-descr')
-rw-r--r--shells/fd/pkg-descr17
1 files changed, 8 insertions, 9 deletions
diff --git a/shells/fd/pkg-descr b/shells/fd/pkg-descr
index a078751d2411..c56080106e0e 100644
--- a/shells/fd/pkg-descr
+++ b/shells/fd/pkg-descr
@@ -1,11 +1,10 @@
-`FD' is a file and directory management tool for text terminal.
-Browsing file list, viewing, editing, archiving/extracting management
-with a few touch.
+`FD' (FDclone) is a GUI-based file and directory management tool for
+text terminal which allows you to browse and manipulate directories
+and files with an easy and intuitive user interface. It also has a
+built-in Bourne-shell compatible shell which can be run stand-alone by
+the name of `fdsh'.
-FD for unix by shirai@nintendo.co.jp, and it is a clone of
-FD for DOS (AT and PC9801) designed by A. Idei (SDI00544@niftyserve.or.jp).
+This version is a clone of FD for DOS (AT and PC9801) designed &
+written by A. Idei (SDI00544@niftyserve.or.jp).
- Currently, the man page is available only in Japanese, but it's
- easy to use. Setting `FD_LANGUAGE' environment to 'english' you can
- use English help.
- -- nobu@psrc.isac.co.jp
+Author: Takashi SHIRAI <shirai@nintendo.co.jp>