Date: Mon, 10 Oct 2016 16:21: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-10@freebsd.org Subject: svn commit: r306984 - stable/10/sbin/fsck_msdosfs Message-ID: <201610101621.u9AGLYrf056961@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610101621.u9AGLYrf056961>