svn commit: r318794 - in head: sbin/zfsbootcfg share/man/man9 usr.sbin/efidp
Glen Barber
gjb at FreeBSD.org
Wed May 24 17:47:51 UTC 2017
Author: gjb
Date: Wed May 24 17:47:49 2017
New Revision: 318794
URL: https://svnweb.freebsd.org/changeset/base/318794
Log:
Update the "first appeared in" version in several manual pages.
MFC after: 3 days
Sponsored by: The FreeBSD Foundation
Modified:
head/sbin/zfsbootcfg/zfsbootcfg.8
head/share/man/man9/mutex.9
head/usr.sbin/efidp/efidp.8
Modified: head/sbin/zfsbootcfg/zfsbootcfg.8
==============================================================================
--- head/sbin/zfsbootcfg/zfsbootcfg.8 Wed May 24 17:47:16 2017 (r318793)
+++ head/sbin/zfsbootcfg/zfsbootcfg.8 Wed May 24 17:47:49 2017 (r318794)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd October 12, 2016
+.Dd May 24, 2017
.Dt ZFSBOOTCFG 8
.Os
.Sh NAME
@@ -86,7 +86,7 @@ To clear the boot options:
.Sh HISTORY
.Nm
appeared in
-.Fx 12.0 .
+.Fx 11.1 .
.Sh AUTHORS
This manual page was written by
.An Andriy Gapon Aq Mt avg at FreeBSD.org .
Modified: head/share/man/man9/mutex.9
==============================================================================
--- head/share/man/man9/mutex.9 Wed May 24 17:47:16 2017 (r318793)
+++ head/share/man/man9/mutex.9 Wed May 24 17:47:49 2017 (r318794)
@@ -28,7 +28,7 @@
.\" from BSDI $Id: mutex.4,v 1.1.2.3 1998/04/27 22:53:13 ewv Exp $
.\" $FreeBSD$
.\"
-.Dd July 18, 2016
+.Dd May 24, 2017
.Dt MUTEX 9
.Os
.Sh NAME
@@ -557,4 +557,4 @@ and
The
.Fn mtx_trylock_spin
function was added in
-.Fx 12.0 .
+.Fx 11.1 .
Modified: head/usr.sbin/efidp/efidp.8
==============================================================================
--- head/usr.sbin/efidp/efidp.8 Wed May 24 17:47:16 2017 (r318793)
+++ head/usr.sbin/efidp/efidp.8 Wed May 24 17:47:49 2017 (r318794)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 5, 2017
+.Dd May 24, 2017
.Dt EFIDP 8
.Os
.Sh NAME
@@ -50,4 +50,4 @@ have the format described in RFC 4122.
The
.Nm
utility first appeared in
-.Fx 12.0 .
+.Fx 11.1 .
More information about the svn-src-head
mailing list