Module Name:    src
Committed By:   sevan
Date:           Sun Sep 11 04:07:38 UTC 2016

Modified Files:
        src/sbin/fsck_ffs: fsck_ffs.8

Log Message:
Document the version fsck_ffs first appeared.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sbin/fsck_ffs/fsck_ffs.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/fsck_ffs/fsck_ffs.8
diff -u src/sbin/fsck_ffs/fsck_ffs.8:1.49 src/sbin/fsck_ffs/fsck_ffs.8:1.50
--- src/sbin/fsck_ffs/fsck_ffs.8:1.49	Tue Mar  6 10:30:20 2012
+++ src/sbin/fsck_ffs/fsck_ffs.8	Sun Sep 11 04:07:38 2016
@@ -1,4 +1,4 @@
-.\"	$NetBSD: fsck_ffs.8,v 1.49 2012/03/06 10:30:20 wiz Exp $
+.\"	$NetBSD: fsck_ffs.8,v 1.50 2016/09/11 04:07:38 sevan Exp $
 .\"
 .\" Copyright (c) 1980, 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"	@(#)fsck.8	8.3 (Berkeley) 11/29/94
 .\"
-.Dd March 6, 2012
+.Dd September 11, 2016
 .Dt FSCK_FFS 8
 .Os
 .Sh NAME
@@ -375,3 +375,14 @@ are fully enumerated and explained in Ap
 .Xr newfs 8 ,
 .Xr reboot 8 ,
 .Xr scan_ffs 8
+.Sh HISTORY
+A
+.Nm fsck
+utility appeared in
+.Bx 4.0 .
+It was renamed to
+.Nm
+in
+.Nx 1.3
+with the introduction of a filesystem independent wrapper as
+.Nm fsck .

Reply via email to