Author: gjb
Date: Wed May 24 17:50:34 2017
New Revision: 318795
URL: https://svnweb.freebsd.org/changeset/base/318795

Log:
  Update the "first appeared in" version in several manual pages.
  
  MFC after:    3 days
  Sponsored by: The FreeBSD Foundation

Modified:
  head/lib/libc/gen/sem_timedwait.3
  head/lib/libc/sys/fsync.2

Modified: head/lib/libc/gen/sem_timedwait.3
==============================================================================
--- head/lib/libc/gen/sem_timedwait.3   Wed May 24 17:47:49 2017        
(r318794)
+++ head/lib/libc/gen/sem_timedwait.3   Wed May 24 17:50:34 2017        
(r318795)
@@ -34,7 +34,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 28, 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 .

Modified: head/lib/libc/sys/fsync.2
==============================================================================
--- head/lib/libc/sys/fsync.2   Wed May 24 17:47:49 2017        (r318794)
+++ head/lib/libc/sys/fsync.2   Wed May 24 17:50:34 2017        (r318795)
@@ -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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to