diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-10 17:35:23 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-02-10 17:35:23 +0000 |
commit | a12636276de43d64fddd89c082f5d2351bf5b2fd (patch) | |
tree | 7f6cfa12553de14679142f24866323793254ade2 /shells | |
parent | 6648b0f821c7b6e2184c730a842e4ab8b61f3829 (diff) | |
download | ports-a12636276de43d64fddd89c082f5d2351bf5b2fd.tar.gz ports-a12636276de43d64fddd89c082f5d2351bf5b2fd.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/fd/pkg-comment | 2 | ||||
-rw-r--r-- | shells/fd/pkg-descr | 9 |
2 files changed, 5 insertions, 6 deletions
diff --git a/shells/fd/pkg-comment b/shells/fd/pkg-comment index bc0c7a71d641..b392fa1c2d77 100644 --- a/shells/fd/pkg-comment +++ b/shells/fd/pkg-comment @@ -1 +1 @@ -A GUI-based file and directory management tool for text terminal +A CUI-based file and directory management tool diff --git a/shells/fd/pkg-descr b/shells/fd/pkg-descr index c56080106e0e..7bacffb988e1 100644 --- a/shells/fd/pkg-descr +++ b/shells/fd/pkg-descr @@ -1,8 +1,7 @@ -`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' (FDclone) is a CUI-based file and directory management tool 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'. This version is a clone of FD for DOS (AT and PC9801) designed & written by A. Idei (SDI00544@niftyserve.or.jp). |