diff options
author | jtb <jtb> | 2001-02-14 12:23:26 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-14 12:23:26 +0000 |
commit | 7782ce4c837134d2518dc1da31c40d3d3c0b492c (patch) | |
tree | f91ac61b2117682e6a5c365ec64e54c5f5cb53d4 /misc/iselect | |
parent | f824582820b824f5cc174f6e05d85c95f00cd320 (diff) | |
download | pkgsrc-7782ce4c837134d2518dc1da31c40d3d3c0b492c.tar.gz |
Typo : an user -> a user.
Diffstat (limited to 'misc/iselect')
-rw-r--r-- | misc/iselect/pkg/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/iselect/pkg/DESCR b/misc/iselect/pkg/DESCR index acbd497453a..9d91de3f378 100644 --- a/misc/iselect/pkg/DESCR +++ b/misc/iselect/pkg/DESCR @@ -1,4 +1,4 @@ Iselect is a curses based interactive selection tool. It can be used -either as an user interface frontend controlled by a +either as a user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a pipeline filter (usually between grep and the final executing command). |