svn commit: r285672 - head/usr.sbin/fstyp

Edward Tomasz Napierala trasz at FreeBSD.org
Sat Jul 18 12:03:52 UTC 2015


Author: trasz
Date: Sat Jul 18 12:03:51 2015
New Revision: 285672
URL: https://svnweb.freebsd.org/changeset/base/285672

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

Modified:
  head/usr.sbin/fstyp/fstyp.8

Modified: head/usr.sbin/fstyp/fstyp.8
==============================================================================
--- head/usr.sbin/fstyp/fstyp.8	Sat Jul 18 12:03:17 2015	(r285671)
+++ head/usr.sbin/fstyp/fstyp.8	Sat Jul 18 12:03:51 2015	(r285672)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd June 15, 2015
+.Dd July 11, 2015
 .Dt FSTYP 8
 .Os
 .Sh NAME
@@ -116,7 +116,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-head mailing list