Module Name:    src
Committed By:   dholland
Date:           Sat Jul 19 19:26:47 UTC 2014

Modified Files:
        src/lib/libc/sys: madvise.2

Log Message:
fix usage


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/sys/madvise.2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/sys/madvise.2
diff -u src/lib/libc/sys/madvise.2:1.27 src/lib/libc/sys/madvise.2:1.28
--- src/lib/libc/sys/madvise.2:1.27	Tue Mar 29 18:54:54 2011
+++ src/lib/libc/sys/madvise.2	Sat Jul 19 19:26:47 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: madvise.2,v 1.27 2011/03/29 18:54:54 jruoho Exp $
+.\"	$NetBSD: madvise.2,v 1.28 2014/07/19 19:26:47 dholland Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -129,5 +129,5 @@ it did not perform any of the requests o
 address range given.
 The
 .Fn posix_madvise
-was invented in
+call was added in
 .Nx 5.0 .

Reply via email to