mdoc(7) fixes: Mark "gated" with the .Nm macro.

Approved by:	re (blanket)
This commit is contained in:
Ruslan Ermilov 2003-05-19 19:54:00 +00:00
parent e00c7d1ca9
commit 69ae49609a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115161

View File

@ -45,17 +45,17 @@ uses the
command, an command, an
undocumented extension to the RIP protocol supported by undocumented extension to the RIP protocol supported by
the commercial the commercial
.Li gated .Nm gated
routing product. routing product.
When querying When querying
.Li gated , .Nm gated ,
the the
.Em poll .Em poll
command is preferred over the command is preferred over the
.Em request .Em request
command because the response is not subject to Split Horizon and/or command because the response is not subject to Split Horizon and/or
Poisoned Reverse, and because some versions of Poisoned Reverse, and because some versions of
.Li gated .Nm gated
do not answer the do not answer the
.Em request .Em request
command. command.
@ -82,9 +82,9 @@ numeric and symbolic.
uses the uses the
.Em poll .Em poll
command to request full routing information from command to request full routing information from
.Li gated . .Nm gated .
This is an undocumented extension RIP protocol supported only by This is an undocumented extension RIP protocol supported only by
.Li gated . .Nm gated .
.It Fl 1 .It Fl 1
queries using RIP version 1 instead of RIP version 2. queries using RIP version 1 instead of RIP version 2.
.It Fl w Ar timeout .It Fl w Ar timeout
@ -102,7 +102,7 @@ changes tracing, where
is one of the following. is one of the following.
Requests from processes not running with UID 0 or on distant networks Requests from processes not running with UID 0 or on distant networks
are generally ignored by the daemon except for a message in the system log. are generally ignored by the daemon except for a message in the system log.
.Li gated .Nm gated
is likely to ignore these debugging requests. is likely to ignore these debugging requests.
.El .El
.Bl -tag -width Ds -offset indent-two .Bl -tag -width Ds -offset indent-two