summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-01-12 06:17:14 +0000
committertnn <tnn@pkgsrc.org>2008-01-12 06:17:14 +0000
commit44223da99ffbe613d52c4b8b1266413584146e7a (patch)
tree61aad683c34e726287b60f9b6aaedd0a530bd459 /archivers
parentf3cc2b5d81f49080434a1b9036470ec98cac3203 (diff)
downloadpkgsrc-44223da99ffbe613d52c4b8b1266413584146e7a.tar.gz
trailing white-space
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bsdtar/DESCR10
1 files changed, 5 insertions, 5 deletions
diff --git a/archivers/bsdtar/DESCR b/archivers/bsdtar/DESCR
index 1c133f22b74..dea365db3ee 100644
--- a/archivers/bsdtar/DESCR
+++ b/archivers/bsdtar/DESCR
@@ -1,11 +1,11 @@
The libarchive library contains routines for creating, reading from, and
-writing to different streaming archive formats, e.g. most popular tar
-and cpio formats. Additionally, libarchive supports writing to shar archives
+writing to different streaming archive formats, e.g. most popular tar
+and cpio formats. Additionally, libarchive supports writing to shar archives
and reading from ISO-9660 (CD-ROM) images.
-This package contains bsdtar, a high-efficiency libarchive front-end which
-is [almost] wholly compatible with the ubiquitous GNU tar. It supports
+This package contains bsdtar, a high-efficiency libarchive front-end which
+is [almost] wholly compatible with the ubiquitous GNU tar. It supports
advanced features many other implementations do not.
-For your convenience, the installed bsdtar binary will not be linked
+For your convenience, the installed bsdtar binary will not be linked
to any pkgsrc-provided libraries.