svn commit: r306984 - stable/10/sbin/fsck_msdosfs
Sevan Janiyan
sevan at FreeBSD.org
Mon Oct 10 16:21:35 UTC 2016
Author: sevan (doc committer)
Date: Mon Oct 10 16:21:34 2016
New Revision: 306984
URL: https://svnweb.freebsd.org/changeset/base/306984
Log:
MFC r306602:
Mention the version of NetBSD the utility originated from.
PR: 212476
Approved by: bcr (mentor)
Differential Revision: https://reviews.freebsd.org/D8105
Modified:
stable/10/sbin/fsck_msdosfs/fsck_msdosfs.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sbin/fsck_msdosfs/fsck_msdosfs.8
==============================================================================
--- stable/10/sbin/fsck_msdosfs/fsck_msdosfs.8 Mon Oct 10 16:17:14 2016 (r306983)
+++ stable/10/sbin/fsck_msdosfs/fsck_msdosfs.8 Mon Oct 10 16:21:34 2016 (r306984)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 4, 2009
+.Dd October 3, 2016
.Dt FSCK_MSDOSFS 8
.Os
.Sh NAME
@@ -114,7 +114,10 @@ as the answer to all operator questions.
.Sh HISTORY
The
.Nm
-utility first appeared in
+utility appeared in
+.Nx 1.2 .
+.Nm
+first appeared in
.Fx 4.4 .
.Sh BUGS
The
More information about the svn-src-all
mailing list