From 9feb41f34ce7341a50fdacbac96c13c663e76a9a Mon Sep 17 00:00:00 2001 From: gjb Date: Sat, 27 May 2017 00:30:51 +0000 Subject: [PATCH] MFC r318794, r318795: Update the "first appeared in" version in several manual pages. Sponsored by: The FreeBSD Foundation --- lib/libc/gen/sem_timedwait.3 | 4 ++-- lib/libc/sys/fsync.2 | 4 ++-- sbin/zfsbootcfg/zfsbootcfg.8 | 4 ++-- share/man/man9/mutex.9 | 4 ++-- usr.sbin/efidp/efidp.8 | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/lib/libc/gen/sem_timedwait.3 b/lib/libc/gen/sem_timedwait.3 index 1623ebe4f3a..85cb22badce 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 3f83291a0db..6f62cba8626 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 aa6201da15f..8b9b36742db 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 f7d242c84c8..43d523a56c9 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 94b298cbcc9..4027e591f0e 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 . -- 2.45.0