diff options
author | knu <knu@FreeBSD.org> | 2002-02-11 01:35:23 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-02-11 01:35:23 +0800 |
commit | 8a9ba8ce0efd68be581972ea5ae998723c7db3c9 (patch) | |
tree | 300d66b89ffc90735930ecfe9968ae1bbcf136ea /shells/fd | |
parent | 85cbd40f1524c007fd6c1d94cf4110824af210fc (diff) | |
download | freebsd-ports-gnome-8a9ba8ce0efd68be581972ea5ae998723c7db3c9.tar.gz freebsd-ports-gnome-8a9ba8ce0efd68be581972ea5ae998723c7db3c9.tar.zst freebsd-ports-gnome-8a9ba8ce0efd68be581972ea5ae998723c7db3c9.zip |
"GUI-based ... for text terminal" -> "CUI-based"
Suggested by: ume
Diffstat (limited to 'shells/fd')
-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). |