diff options
author | wiz <wiz@pkgsrc.org> | 2004-05-16 00:07:48 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-05-16 00:07:48 +0000 |
commit | e14492c1d10afc28cfddcfaf8520a8e918a4fbf2 (patch) | |
tree | 012dce7ad92118066cc3a80eb0fe768373a49441 /security | |
parent | a15e419a49fb59e75bdc177e829580bb8427375b (diff) | |
download | pkgsrc-e14492c1d10afc28cfddcfaf8520a8e918a4fbf2.tar.gz |
Grammar fixes.
Diffstat (limited to 'security')
-rw-r--r-- | security/sign/DESCR | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/security/sign/DESCR b/security/sign/DESCR index 23845f906f6..5c85a678a9d 100644 --- a/security/sign/DESCR +++ b/security/sign/DESCR @@ -1,5 +1,6 @@ sign is a file signing and signature verification utility. -It's main purpose is to be a simple and convenient extension to a tar/gz/bzip2 -line of tools that performs file integrity and authenticity checks. It's small -and simple, it does just one thing and hopenfully does it well. +Its main purpose is to be a simple and convenient extension to the +tar/gz/bzip2 line of tools that performs file integrity and +authenticity checks. It's small and simple, it does just one thing +and hopefully does it well. |