Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2006 08:51:25 -0800 (PST)
From:      Jeremy Chadwick <koitsu@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/105720: rpcbind(8) manpage lacks mention of netconfig(5)
Message-ID:  <20061121165125.413C91FA01D@icarus.home.lan>
Resent-Message-ID: <200611211700.kALH0b9G039497@freefall.freebsd.org>

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


>Number:         105720
>Category:       docs
>Synopsis:       rpcbind(8) manpage lacks mention of netconfig(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:   Tue Nov 21 17:00:37 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Chadwick
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD icarus.home.lan 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Mon Oct 2 10:20:50 PDT 2006 root@icarus.home.lan:/usr/obj/usr/src/sys/ICARUS i386
>Description:
	The rpcbind(8) manpage has no mention of netconfig(5), which it uses
	to determine what protocol transports are available (udp vs. udp6, etc.).
>How-To-Repeat:
	n/a
>Fix:
	Apply below patch.


--- usr.sbin/rpcbind/rpcbind.8.orig	Tue Jan 18 12:02:43 2005
+++ usr.sbin/rpcbind/rpcbind.8	Tue Nov 21 08:47:37 2006
@@ -142,4 +142,5 @@
 .El
 .Sh SEE ALSO
 .Xr rpcbind 3 ,
+.Xr netconfig 5 ,
 .Xr rpcinfo 8
>Release-Note:
>Audit-Trail:
>Unformatted:



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