Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/sys Add posix_madvise(2) in the NAME section.
details: https://anonhg.NetBSD.org/src/rev/b74c3a90ab4f
branches: trunk
changeset: 351156:b74c3a90ab4f
user: abhinav <abhinav%NetBSD.org@localhost>
date: Fri Feb 03 21:10:22 2017 +0000
description:
Add posix_madvise(2) in the NAME section.
diffstat:
lib/libc/sys/madvise.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r f5cef917849f -r b74c3a90ab4f lib/libc/sys/madvise.2
--- a/lib/libc/sys/madvise.2 Fri Feb 03 21:03:05 2017 +0000
+++ b/lib/libc/sys/madvise.2 Fri Feb 03 21:10:22 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: madvise.2,v 1.28 2014/07/19 19:26:47 dholland Exp $
+.\" $NetBSD: madvise.2,v 1.29 2017/02/03 21:10:22 abhinav Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -33,7 +33,8 @@
.Dt MADVISE 2
.Os
.Sh NAME
-.Nm madvise
+.Nm madvise ,
+.Nm posix_madvise
.Nd give advice about use of memory
.Sh LIBRARY
.Lb libc
Home |
Main Index |
Thread Index |
Old Index