Add posix_madvise(2) in the NAME section.

This commit is contained in:
abhinav 2017-02-03 21:10:22 +00:00
parent 0d379b321a
commit 6b1f1a07e7

View File

@ -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 .\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -33,7 +33,8 @@
.Dt MADVISE 2 .Dt MADVISE 2
.Os .Os
.Sh NAME .Sh NAME
.Nm madvise .Nm madvise ,
.Nm posix_madvise
.Nd give advice about use of memory .Nd give advice about use of memory
.Sh LIBRARY .Sh LIBRARY
.Lb libc .Lb libc