From fn@hungry.org  Mon Dec 24 10:02:19 2001
Return-Path: <fn@hungry.org>
Received: from loops.nilpotent.org (loops.nilpotent.org [12.17.163.70])
	by hub.freebsd.org (Postfix) with SMTP id 7B9EE37B405
	for <freebsd-gnats-submit@freebsd.org>; Mon, 24 Dec 2001 10:02:17 -0800 (PST)
Received: (qmail 77329 invoked from network); 24 Dec 2001 18:02:11 -0000
Received: from unknown (root@63.100.207.22)
  by loops.nilpotent.org with QMTP; 24 Dec 2001 18:02:11 -0000
Received: (qmail 401 invoked by uid 500); 24 Dec 2001 18:00:53 -0000
Message-Id: <20011224180053.400.qmail@homeworld.nilpotent.org>
Date: 24 Dec 2001 23:00:31 +0500
From: "Faried Nawaz" <fn@hungry.org>
Reply-To: fn@hungry.org
To: freebsd-gnats-submit@freebsd.org
Subject: munmap(2)'s man page lists munmap(2) where it should list mmap(2).
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 24 10:10:00 PST 2001
>Closed-Date:    Sun Jan 6 22:12:29 PST 2002
>Last-Modified:  Sun Jan 06 22:12:45 PST 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Sun Jan 6 22:12:29 PST 2002 
State-Changed-Why:  
patch applied after sorting xrefs, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33153 
>Unformatted:
