-.\" $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.
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
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
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
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
.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.