From ue@nathan.ruhr.de  Wed Mar  1 10:33:06 2000
Return-Path: <ue@nathan.ruhr.de>
Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34])
	by hub.freebsd.org (Postfix) with SMTP id 1D7A837BC3C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Mar 2000 10:33:02 -0800 (PST)
	(envelope-from ue@nathan.ruhr.de)
Received: (qmail 65135 invoked by alias); 1 Mar 2000 18:32:48 -0000
Received: (from ue@localhost)
	by nathan.ruhr.de (8.9.3/8.9.3) id SAA02327;
	Wed, 1 Mar 2000 18:32:03 +0100 (CET)
	(envelope-from ue)
Message-Id: <200003011732.SAA02327@nathan.ruhr.de>
Date: Wed, 1 Mar 2000 18:32:03 +0100 (CET)
From: ue@nathan.ruhr.de
Reply-To: ue@nathan.ruhr.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: Wrong crossreference in ndc(8).
X-Send-Pr-Version: 3.2

>Number:         17105
>Category:       docs
>Synopsis:       Wrong crossreference in ndc(8).
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  1 10:40:03 PST 2000
>Closed-Date:    Tue May 16 09:08:48 PDT 2000
>Last-Modified:  Tue May 16 09:09:00 PDT 2000
>Originator:     Udo Erdelhoff
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	4.0-CURRENT as of 27-FEB-2000

>Description:

ndc(8) contains a crossreference to execvp(2). execvp is documented in
execvp(3) (library functions, not syscalls). The crossreference should
be changed to match FreeBSD's reality.

WARNING: ndc.8 is located under contrib/ and I suspect that it's still on
the vendor branch. Proceed with caution...

>How-To-Repeat:

	N/A

>Fix:

(Note warning above)

--- /usr/src/contrib/bind/doc/man/ndc.8.orig	Mon Feb 28 19:15:57 2000
+++ /usr/src/contrib/bind/doc/man/ndc.8	Mon Feb 28 19:16:29 2000
@@ -125,7 +125,7 @@
 command and the
 .Ar restart
 command just tells the name server to
-.Xr execvp 2
+.Xr execvp 3
 itself.
 .Sh AUTHOR
 Paul Vixie (Internet Software Consortium)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Tue May 16 09:08:48 PDT 2000 
State-Changed-Why:  
Fixed, thanks. 
>Unformatted:
