From e33b430ed11097bbf8b7799f3558bb306f096ba6 Mon Sep 17 00:00:00 2001 From: deraadt Date: Tue, 28 Jan 1997 07:16:41 +0000 Subject: [PATCH] repairs by msaitoh@spa.is.uec.ac.jp --- sbin/routed/routed.8 | 14 +++++++------- sbin/routed/rtquery/rtquery.8 | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/sbin/routed/routed.8 b/sbin/routed/routed.8 index e39ce027c0f..04461fc68b7 100644 --- a/sbin/routed/routed.8 +++ b/sbin/routed/routed.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: routed.8,v 1.7 1997/01/21 19:33:15 deraadt Exp $ +.\" $OpenBSD: routed.8,v 1.8 1997/01/28 07:16:41 deraadt Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -253,7 +253,7 @@ and is present mostly for historical reasons. 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 @@ with the 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 @@ Such entries are only required when both routers may learn of routes 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 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 @@ name .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. diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index 39b5dee8664..229ca09d611 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -63,7 +63,7 @@ option displays only the numeric network and host numbers. 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 -- 2.20.1