svn commit: r282977 - stable/10/share/man/man8

Edward Tomasz Napierala trasz at FreeBSD.org
Fri May 15 15:13:52 UTC 2015


Author: trasz
Date: Fri May 15 15:13:51 2015
New Revision: 282977
URL: https://svnweb.freebsd.org/changeset/base/282977

Log:
  MFC r279316:
  
  Add uefisign(8) reference to uefi(8) manual page.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/10/share/man/man8/uefi.8
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man8/uefi.8
==============================================================================
--- stable/10/share/man/man8/uefi.8	Fri May 15 15:12:12 2015	(r282976)
+++ stable/10/share/man/man8/uefi.8	Fri May 15 15:13:51 2015	(r282977)
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 17, 2014
+.Dd February 26, 2015
 .Dt UEFI 8
 .Os
 .Sh NAME
@@ -114,7 +114,8 @@ typical non-default kernel (optional)
 .Xr vt 4 ,
 .Xr msdosfs 5 ,
 .Xr boot 8 ,
-.Xr gpart 8
+.Xr gpart 8 , 
+.Xr uefisign 8
 .Sh HISTORY
 .Nm
 boot support first appeared in


More information about the svn-src-all mailing list