Subject: misc/3149: bugs in routed.8 and rtquery.8
To: None <gnats-bugs@gnats.netbsd.org>
From: None <msaitoh@spa.is.uec.ac.jp>
List: netbsd-bugs
Date: 01/27/1997 22:07:51
>Number:         3149
>Category:       misc
>Synopsis:       bugs in routed.8 and rtquery.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 27 05:20:01 1997
>Last-Modified:
>Originator:     SAITOH Masanobu
>Organization:

----------------------------------------------------------
		SAITOH Masanobu (msaitoh@spa.is.uec.ac.jp)
		University of Electro-Communications
>Release:        latest -current
>Environment:
System: NetBSD ifree.spa.is.uec.ac.jp 1.2B NetBSD 1.2B (IFREE) #29: Wed Jan 15 15:58:05 JST 1997 msaitoh@ifree.spa.is.uec.ac.jp:/var/sources/src/sys/arch/i386/compile/IFREE i386


>Description:
	See below.
>How-To-Repeat:
	man routed
	man rtquery
>Fix:
	Apply following patches:

--- routed.8.orig	Thu Jan 23 21:16:58 1997
+++ routed.8	Mon Jan 27 18:50:35 1997
@@ -253,7 +253,7 @@
 A better choice is
 .Fl P Cm pm_rdisc
 on the command line or
-.CM pm_rdisc in the
+.Cm pm_rdisc in the
 .Pa /etc/gateways
 file.
 since a larger metric
@@ -309,7 +309,7 @@
 or
 .Em SIGUSR2
 signals or with the
-.Cm rtquery
+.Xr rtquery
 command.
 .It Fl F Ar net[/mask][,metric]
 minimize routes in transmissions via interfaces with addresses that match
@@ -406,7 +406,7 @@
 to the same destination.
 .Pp
 The
-.Em /etc/gateways
+.Pa /etc/gateways
 file is comprised of a series of lines, each in
 one of the following formats or consist of parameters described below:
 .Pp
@@ -447,7 +447,7 @@
 or
 .Xr named 8 ,
 must have been started before
-.Xr routed Ns .)
+.Nm routed Ns .)
 .Pp
 .Ar mask
 is an optional number between 1 and 32 indicating the netmask associated
@@ -488,9 +488,9 @@
 .Ar ifname .
 .It Cm subnet Ns \&= Ns Ar nname[/mask][,metric]
 advertises a route to network
-.AR nname
+.Ar nname
 with mask
-.AR mask
+.Ar mask
 and the supplied metric (default 1).
 This is useful for filling "holes" in CIDR allocations.
 This parameter must appear by itself on a line.

--- rtquery.8.orig	Fri Jan 17 21:14:28 1997
+++ rtquery.8	Mon Jan 27 18:47:46 1997
@@ -65,7 +65,7 @@
 Uses the
 .Em Poll
 command to request full routing information from
-.Xr gated 8 ,
+.Xr gated 8 .
 This is an undocumented extension RIP protocol supported only by
 .Xr gated 8 .
 .It Fl 1
>Audit-Trail:
>Unformatted: