From 69ae49609a805bee570e7d6e57ab1186d0ea773e Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Mon, 19 May 2003 19:54:00 +0000 Subject: [PATCH] mdoc(7) fixes: Mark "gated" with the .Nm macro. Approved by: re (blanket) --- sbin/routed/rtquery/rtquery.8 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index e30f3e5933c8..ccf76cd82d81 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -45,17 +45,17 @@ uses the command, an undocumented extension to the RIP protocol supported by the commercial -.Li gated +.Nm gated routing product. When querying -.Li gated , +.Nm gated , the .Em poll command is preferred over the .Em request command because the response is not subject to Split Horizon and/or Poisoned Reverse, and because some versions of -.Li gated +.Nm gated do not answer the .Em request command. @@ -82,9 +82,9 @@ numeric and symbolic. uses the .Em poll command to request full routing information from -.Li gated . +.Nm gated . This is an undocumented extension RIP protocol supported only by -.Li gated . +.Nm gated . .It Fl 1 queries using RIP version 1 instead of RIP version 2. .It Fl w Ar timeout @@ -102,7 +102,7 @@ changes tracing, where is one of the following. 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. -.Li gated +.Nm gated is likely to ignore these debugging requests. .El .Bl -tag -width Ds -offset indent-two