From owner-freebsd-doc Mon Feb 28 15:10: 6 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D583537B990 for ; Mon, 28 Feb 2000 15:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA75841; Mon, 28 Feb 2000 15:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34]) by hub.freebsd.org (Postfix) with SMTP id A678C37B9A5 for ; Mon, 28 Feb 2000 15:06:39 -0800 (PST) (envelope-from ue@nathan.ruhr.de) Received: (qmail 58509 invoked by alias); 28 Feb 2000 23:06:38 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id XAA74910; Mon, 28 Feb 2000 23:58:35 +0100 (CET) (envelope-from ue) Message-Id: <200002282258.XAA74910@nathan.ruhr.de> Date: Mon, 28 Feb 2000 23:58:35 +0100 (CET) From: ue@nathan.ruhr.de Reply-To: ue@nathan.ruhr.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/17059: Reference to non-existent manpage for nwfsrc [PATCH] Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17059 >Category: docs >Synopsis: Reference to non-existent manpage for nwfsrc [PATCH] >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: Mon Feb 28 15:10:01 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 ncplist contains references to nwfsrc(8). This manpage does not exist, the documentation for the .nwfsrc files can be found in /usr/share/examples/nwclient/dot.nwfsrc. The patch replaces the reference to nwfsrc(8) by reference to that file. >How-To-Repeat: N/A >Fix: --- /usr/src/usr.bin/ncplist/ncplist.1.orig Mon Feb 28 20:48:38 2000 +++ /usr/src/usr.bin/ncplist/ncplist.1 Mon Feb 28 20:48:56 2000 @@ -58,7 +58,7 @@ .Bl -tag -width /var/log/wtmp -compact .It Pa ~/.nwfsrc keeps description for each connection. See -.Xr nwfsrc 8 +.Pa /usr/share/examples/nwclient/dot.nwfsrc for details. .Sh NOTES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message