Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2000 23:58:35 +0100 (CET)
From:      ue@nathan.ruhr.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/17059: Reference to non-existent manpage for nwfsrc [PATCH]
Message-ID:  <200002282258.XAA74910@nathan.ruhr.de>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002282258.XAA74910>