diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-03 13:16:10 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-03 13:16:10 +0000 |
commit | 2cf124e6dbd711198131ac89dd8f98ef5f8deb65 (patch) | |
tree | 343fc85b04718144a27f11799b2a1d87ee255ab2 /sbin/routed/rtquery/rtquery.8 | |
parent | 5f6a2902bcfd03976baf4360e5a1ea749a4d0700 (diff) |
- section reorder
- some mdoc fixes
Diffstat (limited to 'sbin/routed/rtquery/rtquery.8')
-rw-r--r-- | sbin/routed/rtquery/rtquery.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index 7bf51b70046..85c68052817 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtquery.8,v 1.15 2003/06/02 20:06:17 millert Exp $ +.\" $OpenBSD: rtquery.8,v 1.16 2003/06/03 13:16:09 jmc Exp $ .\" .\" Copyright (c) 1982, 1986, 1993 .\" The Regents of the University of California. All rights reserved. @@ -26,7 +26,7 @@ .\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. -.\" +.\" .Dd June 1, 1996 .Dt RTQUERY 8 .Os @@ -44,7 +44,7 @@ is used to query a network routing daemon, .Xr routed 8 or -.Xr gated 8 , +.Xr gated , for its routing table by sending a .Cm request or @@ -66,7 +66,7 @@ uses the .Cm poll command, an undocumented extension to the RIP protocol supported by -.Xr gated 8 . +.Xr gated . When querying gated, the .Cm poll command is preferred over the @@ -95,9 +95,9 @@ option displays only the numeric network and host numbers. Uses the .Cm poll command to request full routing information from -.Xr gated 8 . +.Xr gated . This is an undocumented extension RIP protocol supported only by -.Xr gated 8 . +.Xr gated . .It Fl 1 Query using RIP version 1 instead of RIP version 2. .It Fl w Ar timeout |