From: ngie Date: Mon, 9 Nov 2015 09:39:07 +0000 (+0000) Subject: Follow up to r290259 dealing with makefs(8) X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0996a3b63bc05dd99b5f64b3c90698d6e078547e;p=people%2Fliuw%2Ffreebsd.git 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 --- diff --git a/usr.sbin/makefs/makefs.8 b/usr.sbin/makefs/makefs.8 index c9d6c0761a2..b82927694b5 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 ,