svn commit: r286187 - stable/10/usr.sbin/uefisign

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Aug 2 09:28:52 UTC 2015


Author: trasz
Date: Sun Aug  2 09:28:51 2015
New Revision: 286187
URL: https://svnweb.freebsd.org/changeset/base/286187

Log:
  MFC r285671:
  
  uefisign(8) ships with 10.2.
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/usr.sbin/uefisign/uefisign.8
==============================================================================
--- stable/10/usr.sbin/uefisign/uefisign.8	Sun Aug  2 09:27:07 2015	(r286186)
+++ stable/10/usr.sbin/uefisign/uefisign.8	Sun Aug  2 09:28:51 2015	(r286187)
@@ -27,7 +27,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 10, 2014
+.Dd July 11, 2015
 .Dt UEFISIGN 8
 .Os
 .Sh NAME
@@ -84,7 +84,7 @@ View signature:
 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