svn commit: r245841 - head/lib/libc/sys

Gleb Smirnoff glebius at FreeBSD.org
Wed Jan 23 10:50:53 UTC 2013


Author: glebius
Date: Wed Jan 23 10:50:52 2013
New Revision: 245841
URL: http://svnweb.freebsd.org/changeset/base/245841

Log:
  posix_fadvise(2) first appeared in FreeBSD 9.1

Modified:
  head/lib/libc/sys/posix_fadvise.2

Modified: head/lib/libc/sys/posix_fadvise.2
==============================================================================
--- head/lib/libc/sys/posix_fadvise.2	Wed Jan 23 09:18:18 2013	(r245840)
+++ head/lib/libc/sys/posix_fadvise.2	Wed Jan 23 10:50:52 2013	(r245841)
@@ -134,4 +134,4 @@ interface conforms to
 The
 .Fn posix_fadvise
 system call first appeared in
-.Fx 10.0 .
+.Fx 9.1 .


More information about the svn-src-head mailing list