Skip site navigation (1)Skip section navigation (2)
Date:      24 Dec 2001 23:00:31 +0500
From:      "Faried Nawaz" <fn@hungry.org>
To:        freebsd-gnats-submit@freebsd.org
Subject:   docs/33153: munmap(2)'s man page lists munmap(2) where it should list mmap(2).
Message-ID:  <20011224180053.400.qmail@homeworld.nilpotent.org>

next in thread | raw e-mail | index | archive | help

>Number:         33153
>Category:       docs
>Synopsis:       munmap(2)'s man page lists munmap(2) where it should list mmap(2)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 24 10:10:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Faried Nawaz
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Hungry Programmers, Inc
>Environment:
System: FreeBSD semuta.local 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Tue Dec 18 20:34:25 PKT 2001 fn@semuta.local:/usr/obj/usr/src/sys/semuta i386


	
>Description:
	The man page for munmap(2) lists munmap(2) in the SEE ALSO section.
	It should list mmap(2) instead.
>How-To-Repeat:
	RTFM.
>Fix:


--- src/lib/libc/sys/munmap.2~	Mon Dec 24 22:55:39 2001
+++ src/lib/libc/sys/munmap.2	Mon Dec 24 22:55:51 2001
@@ -72,7 +72,7 @@
 .Xr mincore 2 ,
 .Xr mprotect 2 ,
 .Xr msync 2 ,
-.Xr munmap 2 ,
+.Xr mmap 2 ,
 .Xr getpagesize 3
 .Sh HISTORY
 The

or, edit it by hand.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011224180053.400.qmail>