svn commit: r245842 - stable/9/lib/libc/sys
Gleb Smirnoff
glebius at FreeBSD.org
Wed Jan 23 10:52:37 UTC 2013
Author: glebius
Date: Wed Jan 23 10:52:36 2013
New Revision: 245842
URL: http://svnweb.freebsd.org/changeset/base/245842
Log:
Merge r245841:
posix_fadvise(2) first appeared in FreeBSD 9.1
Modified:
stable/9/lib/libc/sys/posix_fadvise.2
Directory Properties:
stable/9/lib/libc/ (props changed)
stable/9/lib/libc/sys/ (props changed)
Modified: stable/9/lib/libc/sys/posix_fadvise.2
==============================================================================
--- stable/9/lib/libc/sys/posix_fadvise.2 Wed Jan 23 10:50:52 2013 (r245841)
+++ stable/9/lib/libc/sys/posix_fadvise.2 Wed Jan 23 10:52:36 2013 (r245842)
@@ -135,4 +135,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-all
mailing list