diff options
author | billf <billf@FreeBSD.org> | 2002-06-22 02:00:10 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2002-06-22 02:00:10 +0000 |
commit | d42d6b88e9d53b9be935ca841fc7b15ff3e05db8 (patch) | |
tree | ccdb6d2b0dc5f02567c9af96cc0f1babb17099bd /textproc | |
parent | afdc9c34104e4d94b4fc89d5f4f31d9f4bf697b4 (diff) | |
download | FreeBSD-ports-d42d6b88e9d53b9be935ca841fc7b15ff3e05db8.zip FreeBSD-ports-d42d6b88e9d53b9be935ca841fc7b15ff3e05db8.tar.gz |
'utility' is singular and so is 'exists', so use it instead of 'exist'
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gsed/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gsed/pkg-descr b/textproc/gsed/pkg-descr index 59c4d0b..25c99e4 100644 --- a/textproc/gsed/pkg-descr +++ b/textproc/gsed/pkg-descr @@ -1,6 +1,6 @@ The Free Software Foundation's "sed" stream editor. -This utility exist in the FreeBSD base collection, but the GNU +This utility exists in the FreeBSD base collection, but the GNU versions have added functionality that is sometimes useful. Note that this port will install this utility with a `g' prefix, |