summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2017-05-27 00:30:51 +0000
committergjb <gjb@FreeBSD.org>2017-05-27 00:30:51 +0000
commit9feb41f34ce7341a50fdacbac96c13c663e76a9a (patch)
tree68124c7d25e4ab7b317af9c60a65d224c73e4e3a
parent00dd79dca11b485dc123fff8114b0a0fc2c1043d (diff)
downloadFreeBSD-src-9feb41f34ce7341a50fdacbac96c13c663e76a9a.zip
FreeBSD-src-9feb41f34ce7341a50fdacbac96c13c663e76a9a.tar.gz
MFC r318794, r318795:
Update the "first appeared in" version in several manual pages. Sponsored by: The FreeBSD Foundation
-rw-r--r--lib/libc/gen/sem_timedwait.34
-rw-r--r--lib/libc/sys/fsync.24
-rw-r--r--sbin/zfsbootcfg/zfsbootcfg.84
-rw-r--r--share/man/man9/mutex.94
-rw-r--r--usr.sbin/efidp/efidp.84
5 files changed, 10 insertions, 10 deletions
diff --git a/lib/libc/gen/sem_timedwait.3 b/lib/libc/gen/sem_timedwait.3
index 1623ebe..85cb22b 100644
--- a/lib/libc/gen/sem_timedwait.3
+++ b/lib/libc/gen/sem_timedwait.3
@@ -34,7 +34,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 10, 2017
+.Dd May 24, 2017
.Dt SEM_TIMEDWAIT 3
.Os
.Sh NAME
@@ -160,4 +160,4 @@ function first appeared in
The
.Fn sem_clockwait_np
function first appeared in
-.Fx 12.0 .
+.Fx 11.1 .
diff --git a/lib/libc/sys/fsync.2 b/lib/libc/sys/fsync.2
index 3f83291..6f62cba 100644
--- a/lib/libc/sys/fsync.2
+++ b/lib/libc/sys/fsync.2
@@ -34,7 +34,7 @@
.\" @(#)fsync.2 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
-.Dd August 17, 2016
+.Dd May 24, 2017
.Dt FSYNC 2
.Os
.Sh NAME
@@ -119,7 +119,7 @@ system call appeared in
The
.Fn fdatasync
system call appeared in
-.Fx 12.0
+.Fx 11.1 .
.Sh BUGS
The
.Fn fdatasync
diff --git a/sbin/zfsbootcfg/zfsbootcfg.8 b/sbin/zfsbootcfg/zfsbootcfg.8
index aa6201d..8b9b367 100644
--- a/sbin/zfsbootcfg/zfsbootcfg.8
+++ b/sbin/zfsbootcfg/zfsbootcfg.8
@@ -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@FreeBSD.org .
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index f7d242c..43d523a 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -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 .
diff --git a/usr.sbin/efidp/efidp.8 b/usr.sbin/efidp/efidp.8
index 94b298c..4027e59 100644
--- a/usr.sbin/efidp/efidp.8
+++ b/usr.sbin/efidp/efidp.8
@@ -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 .
OpenPOWER on IntegriCloud