Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys fix usage
details: https://anonhg.NetBSD.org/src/rev/0798f4387d97
branches: trunk
changeset: 330737:0798f4387d97
user: dholland <dholland%NetBSD.org@localhost>
date: Sat Jul 19 19:26:47 2014 +0000
description:
fix usage
diffstat:
lib/libc/sys/madvise.2 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 32250d5b400d -r 0798f4387d97 lib/libc/sys/madvise.2
--- a/lib/libc/sys/madvise.2 Sat Jul 19 19:14:21 2014 +0000
+++ b/lib/libc/sys/madvise.2 Sat Jul 19 19:26:47 2014 +0000
@@ -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 @@
address range given.
The
.Fn posix_madvise
-was invented in
+call was added in
.Nx 5.0 .
Home |
Main Index |
Thread Index |
Old Index