Module Name: src
Committed By: wiz
Date: Sun Jul 8 22:48:32 UTC 2012
Modified Files:
src/usr.bin/vndcompress: vndcompress.1
Log Message:
Improve wording, fix typo, bump date.
>From Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/vndcompress/vndcompress.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/vndcompress/vndcompress.1
diff -u src/usr.bin/vndcompress/vndcompress.1:1.6 src/usr.bin/vndcompress/vndcompress.1:1.7
--- src/usr.bin/vndcompress/vndcompress.1:1.6 Sat Mar 24 23:16:11 2007
+++ src/usr.bin/vndcompress/vndcompress.1 Sun Jul 8 22:48:32 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: vndcompress.1,v 1.6 2007/03/24 23:16:11 dillo Exp $
+.\" $NetBSD: vndcompress.1,v 1.7 2012/07/08 22:48:32 wiz Exp $
.\"
.\" Copyright (c) 2005 Florian Stoehr <[email protected]>
.\" All rights reserved.
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd December 12, 2005
+.Dd July 8, 2012
.Dt VNDCOMPRESS 1
.Os
.Sh NAME
@@ -57,7 +57,7 @@ If omitted, the default of 64kB is used.
.Pp
The
.Nm vnduncompress
-command decompress a cloop2-compressed file system image back into a
+command decompress a cloop2 compressed file system image back into a
regular image.
.Pp
The
@@ -141,7 +141,7 @@ was compiled with
.Dv VND_COMPRESSION ,
you can use
.Xr vnconfig 8
-to access the cloop-compressed image directly, e.g.,
+to access the cloop2 compressed image directly, e.g.,
.Bd -literal -offset indent
# vnconfig vnd0 KNOPPIX.iso
# mount -t cd9660 -o ro /dev/vnd0d /mnt