diff options
author | reed <reed@pkgsrc.org> | 2004-09-01 16:58:26 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-09-01 16:58:26 +0000 |
commit | 5c37b557708abf23a27e5a3683cc2d71a6db3fd4 (patch) | |
tree | fd90ed036de4f4fb79ffff32d0953d37d3a784d7 /misc/mmv | |
parent | 796c30d26264456ace1d1207bcd660e8729f9ebd (diff) | |
download | pkgsrc-5c37b557708abf23a27e5a3683cc2d71a6db3fd4.tar.gz |
Fix punctuation for improved reading.
Diffstat (limited to 'misc/mmv')
-rw-r--r-- | misc/mmv/DESCR | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/mmv/DESCR b/misc/mmv/DESCR index 32892a1ef46..409f6ec8306 100644 --- a/misc/mmv/DESCR +++ b/misc/mmv/DESCR @@ -1,4 +1,5 @@ -mmv is a program to move/copy/append/link multiple files according to -a set of wildcard patterns. This multiple action is performed safely, -i.e. without any unexpected deletion of files due to collisions of -target names with existing filenames or with other target names. +mmv is a program to move, copy, append, or link multiple files +according to a set of wildcard patterns. This multiple action is +performed safely, i.e. without any unexpected deletion of files +due to collisions of target names with existing filenames or with +other target names. |