svn commit: r306985 - stable/11/sbin/fsck_msdosfs
Sevan Janiyan
sevan at FreeBSD.org
Mon Oct 10 16:22:36 UTC 2016
Author: sevan (doc committer)
Date: Mon Oct 10 16:22:34 2016
New Revision: 306985
URL: https://svnweb.freebsd.org/changeset/base/306985
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/11/sbin/fsck_msdosfs/fsck_msdosfs.8
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sbin/fsck_msdosfs/fsck_msdosfs.8
==============================================================================
--- stable/11/sbin/fsck_msdosfs/fsck_msdosfs.8 Mon Oct 10 16:21:34 2016 (r306984)
+++ stable/11/sbin/fsck_msdosfs/fsck_msdosfs.8 Mon Oct 10 16:22:34 2016 (r306985)
@@ -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-stable-11
mailing list