diff options
author | 1997-01-21 20:33:07 +0000 | |
---|---|---|
committer | 1997-01-21 20:33:07 +0000 | |
commit | 33ca97ad7b954111984ae36cb5ef1cecfeedbea6 (patch) | |
tree | de92dc11e3b8d7b20a8e8b27054c5086a8bf934c | |
parent | fixes from msaitoh@spa.is.uec.ac.jp (diff) | |
download | wireguard-openbsd-33ca97ad7b954111984ae36cb5ef1cecfeedbea6.tar.xz wireguard-openbsd-33ca97ad7b954111984ae36cb5ef1cecfeedbea6.zip |
typo, msaitoh@spa.is.uec.ac.jp
-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 |