From andrew@ugh.net.au  Sat Nov  4 05:07:51 2000
Return-Path: <andrew@ugh.net.au>
Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37])
	by hub.freebsd.org (Postfix) with ESMTP id D891237B4CF
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  4 Nov 2000 05:07:50 -0800 (PST)
Received: by starbug.ugh.net.au (Postfix, from userid 1000)
	id D00ACA82B; Sun,  5 Nov 2000 00:07:50 +1100 (EST)
Message-Id: <20001104130750.D00ACA82B@starbug.ugh.net.au>
Date: Sun,  5 Nov 2000 00:07:50 +1100 (EST)
From: andrew@ugh.net.au
Reply-To: andrew@ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: Missing links for namei.9
X-Send-Pr-Version: 3.2

>Number:         22601
>Category:       docs
>Synopsis:       Missing links for namei.9
>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:   Sat Nov 04 05:10:01 PST 2000
>Closed-Date:    Sun Nov 12 08:26:12 PST 2000
>Last-Modified:  Sun Nov 12 08:27:00 PST 2000
>Originator:     Andrew
>Release:        FreeBSD 4.1.1-STABLE i386
>Organization:
UgH!
>Environment:

	

>Description:

namei.9 is also the man page for NDINIT and NDFREE however the symlinks aren't
made.

>How-To-Repeat:

	

>Fix:

Patch for /usr/src/share/man/man9/Makefile:

--- Makefile.orig	Sat Nov  4 23:03:53 2000
+++ Makefile	Sat Nov  4 23:03:20 2000
@@ -68,6 +68,7 @@
 MLINKS+=make_dev.9 destroy_dev.9
 MLINKS+=malloc.9 FREE.9 malloc.9 MALLOC.9 malloc.9 free.9
 MLINKS+=mi_switch.9 cpu_switch.9
+MLINKS+=namei.9 NDINIT.9 namei.9 NDFREE.9
 MLINKS+=posix4.9 p1003_1b.9
 MLINKS+=psignal.9 gsignal.9 psignal.9 pgsignal.9
 MLINKS+=rtalloc.9 rtalloc1.9 rtalloc.9 rtalloc_ign.9

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Sun Nov 12 08:26:12 PST 2000 
State-Changed-Why:  
Fixed in 1.76 of the Makefile.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=22601 
>Unformatted:
