diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-25 17:37:34 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-01-25 17:37:34 +0000 |
commit | 91c2cb04b3af167704f0834f6f81fba52334fea5 (patch) | |
tree | 62303c11a76e1a8149907d95185347d681e40cdc /archivers/9e | |
parent | - Update to 1.1.0.6 (diff) |
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution.
Notes
Notes:
svn path=/head/; revision=206188
Diffstat (limited to 'archivers/9e')
-rw-r--r-- | archivers/9e/pkg-descr | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/archivers/9e/pkg-descr b/archivers/9e/pkg-descr index bdb6bf8a7172..6cc009e97b08 100644 --- a/archivers/9e/pkg-descr +++ b/archivers/9e/pkg-descr @@ -1,4 +1,4 @@ -9e is a program to explore Plan9 archives. You can do whatever you +9e is a program to explore Plan9 archives. You can do whatever you like with the source so long as you clearly indicate all modifications and the author responsible for each. @@ -8,13 +8,13 @@ Usage Summary: Options: - -h: dump headers only - -v: dump file names and sizes while extracting - -r: specify alternate root directory - -?: help + -h: dump headers only + -v: dump file names and sizes while extracting + -r: specify alternate root directory + -?: help If no file is named on the command line, standard input is assumed. Note that the input file must be a decompressed archive (decompress -with gzip). +with gzip). WWW: http://www.eecs.harvard.edu/~wkj/Software/9e/ |