Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Mar 2000 18:32:03 +0100 (CET)
From:      ue@nathan.ruhr.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/17105: Wrong crossreference in ndc(8).
Message-ID:  <200003011732.SAA02327@nathan.ruhr.de>

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

>Number:         17105
>Category:       docs
>Synopsis:       Wrong crossreference in ndc(8).
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  1 10:40:03 PST 2000
>Closed-Date:
>Last-Modified:
>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:
>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?200003011732.SAA02327>