From ue@nathan.ruhr.de  Mon Feb 28 15:06:41 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 A678C37B9A5
	for <FreeBSD-gnats-submit@freebsd.org>; 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
Subject: Reference to non-existent manpage for nwfsrc [PATCH]
X-Send-Pr-Version: 3.2

>Number:         17059
>Category:       docs
>Synopsis:       Reference to non-existent manpage for nwfsrc [PATCH]
>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:   Mon Feb 28 15:10:01 PST 2000
>Closed-Date:    Wed Mar 1 02:42:54 PST 2000
>Last-Modified:  Wed Mar  1 02:43:13 PST 2000
>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:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Mar 1 02:42:54 PST 2000 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
