Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/fsck_v7fs Document author and the version fsck_v7fs app...



details:   https://anonhg.NetBSD.org/src/rev/9fb83a31729a
branches:  trunk
changeset: 347687:9fb83a31729a
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Sep 11 04:19:52 2016 +0000

description:
Document author and the version fsck_v7fs appeared.
Replace contraction.
Bump date.

diffstat:

 sbin/fsck_v7fs/fsck_v7fs.8 |  15 ++++++++++++---
 1 files changed, 12 insertions(+), 3 deletions(-)

diffs (43 lines):

diff -r f8bb6a159f95 -r 9fb83a31729a sbin/fsck_v7fs/fsck_v7fs.8
--- a/sbin/fsck_v7fs/fsck_v7fs.8        Sun Sep 11 04:12:08 2016 +0000
+++ b/sbin/fsck_v7fs/fsck_v7fs.8        Sun Sep 11 04:19:52 2016 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: fsck_v7fs.8,v 1.2 2011/06/27 13:50:31 wiz Exp $
+.\"    $NetBSD: fsck_v7fs.8,v 1.3 2016/09/11 04:19:52 sevan Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -27,7 +27,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd April 29, 2011
+.Dd September 11, 2016
 .Dt FSCK_V7FS 8
 .Os
 .Sh NAME
@@ -61,7 +61,7 @@
 .It Fl F
 Check file system inside a regular file.
 .It Fl n
-Don't correct file system.
+Do not correct file system.
 .It Fl o
 Options are specified with a
 .Fl o
@@ -88,6 +88,15 @@
 .Xr fsck 8 ,
 .Xr mount_v7fs 8 ,
 .Xr newfs_v7fs 8
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.Nx 6.0 .
+.Sh AUTHORS
+.Nm
+was written by
+.An UCHIYAMA Yasushi Aq Mt uch%NetBSD.org@localhost .
 .Sh BUGS
 .Nm
 is still under construction.



Home | Main Index | Thread Index | Old Index