diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-21 20:33:08 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-01-21 20:33:08 +0000 |
commit | 2d4ad129c4b772f7752d30aa4ea1552311a2c000 (patch) | |
tree | 05fc4d9b09c7cbcbd085ba3ec908d73fee6eddb8 /sbin/routed/rtquery/rtquery.8 | |
parent | b3c509cbe424c90ea779b5a200a579e4ce0bc6ba (diff) |
typo, msaitoh@spa.is.uec.ac.jp
Diffstat (limited to 'sbin/routed/rtquery/rtquery.8')
-rw-r--r-- | sbin/routed/rtquery/rtquery.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index d77ca30b9c8..39b5dee8664 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -40,7 +40,7 @@ undocumented extension to the RIP protocol supported by When querying gated, the .Em poll command is preferred over the -.I Request +.Em Request command because the response is not subject to Split Horizon and/or Poisoned Reverse, and because some versions of gated do not answer the Request command. Routed does not answer the Poll command, but |