Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 16:22:34 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r306985 - stable/11/sbin/fsck_msdosfs
Message-ID:  <201610101622.u9AGMYlm060052@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610101622.u9AGMYlm060052>