Date: Wed, 1 Mar 2000 18:14:58 +0100 (CET) From: ue@nathan.ruhr.de To: FreeBSD-gnats-submit@freebsd.org Subject: docs/17103: Wrong crossreference in isdn.rc(5) Message-ID: <200003011714.SAA02166@nathan.ruhr.de>
next in thread | raw e-mail | index | archive | help
>Number: 17103 >Category: docs >Synopsis: Wrong crossreference in isdn.rc(5) >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: Wed Mar 1 10:40:02 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: The manualpage for isdn.rc(5) contains a crossreference to isdntel(1). This reference should be changed to isdntel(8) to match the location of the isdntel manpage. A patch to that effect has been included. >How-To-Repeat: N/A >Fix: --- /usr/src/usr.sbin/i4b/isdnd/isdnd.rc.5.orig Mon Feb 28 19:47:17 2000 +++ /usr/src/usr.sbin/i4b/isdnd/isdnd.rc.5 Mon Feb 28 19:47:28 2000 @@ -113,7 +113,7 @@ .It Li aliasfile Specifies the name of the telephone number-to-name alias database file shared with the -.Xr isdntel 1 +.Xr isdntel 8 utility when alias processing is enabled via the .Em aliasing keyword. (optional) >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?200003011714.SAA02166>