summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-11-09 09:39:07 +0000
committerngie <ngie@FreeBSD.org>2015-11-09 09:39:07 +0000
commit0996a3b63bc05dd99b5f64b3c90698d6e078547e (patch)
tree4ad9d4e40ff892c3b42a25a5da9f6886145530a9
parent44b9d011ea04495b160b0fbae4339ee68fd357fc (diff)
downloadFreeBSD-src-0996a3b63bc05dd99b5f64b3c90698d6e078547e.zip
FreeBSD-src-0996a3b63bc05dd99b5f64b3c90698d6e078547e.tar.gz
Follow up to r290259 dealing with makefs(8)
- Don't use contractions (don't -> do not) - Change "throw away" to "discard" when describing the -o keep-bad-images option - Revert author e-mail split I brought over from NetBSD, effectively reverting the change bapt made in r267668 MFC after: 3 days Submitted by: bjk Sponsored by: EMC / Isilon Storage Division
-rw-r--r--usr.sbin/makefs/makefs.85
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8
index c9d6c07..b829276 100644
--- a/usr.sbin/makefs/makefs.8
+++ b/usr.sbin/makefs/makefs.8
@@ -353,7 +353,7 @@ or
.Ql 3
is not implemented.
.It Sy keep-bad-images
-Don't throw away images whose write was aborted due to an error.
+Do not discard images whose write was aborted due to an error.
For debugging purposes.
.It Sy label
Label name of the image.
@@ -388,8 +388,7 @@ The
utility appeared in
.Nx 1.6 .
.Sh AUTHORS
-.An Luke Mewburn
-.Aq lukem@NetBSD.org
+.An Luke Mewburn Aq Mt lukem@NetBSD.org
(original program),
.An Daniel Watt ,
.An Walter Deignan ,
OpenPOWER on IntegriCloud