svn commit: r286188 - stable/10/usr.sbin/fstyp

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Aug 2 09:30:45 UTC 2015


Author: trasz
Date: Sun Aug  2 09:30:43 2015
New Revision: 286188
URL: https://svnweb.freebsd.org/changeset/base/286188

Log:
  MFC r285672:
  
  fstyp(8) ships with 10.2.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/usr.sbin/fstyp/fstyp.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/usr.sbin/fstyp/fstyp.8
==============================================================================
--- stable/10/usr.sbin/fstyp/fstyp.8	Sun Aug  2 09:28:51 2015	(r286187)
+++ stable/10/usr.sbin/fstyp/fstyp.8	Sun Aug  2 09:30:43 2015	(r286188)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd January 14, 2015
+.Dd July 11, 2015
 .Dt FSTYP 8
 .Os
 .Sh NAME
@@ -88,7 +88,7 @@ type is not recognized.
 The
 .Nm
 command appeared in
-.Fx 11.0 .
+.Fx 10.2 .
 .Sh AUTHORS
 The
 .Nm


More information about the svn-src-stable-10 mailing list