diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-30 23:28:59 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-30 23:28:59 +0000 |
commit | c8e8720d9608e1d404551392fa626de1242145cc (patch) | |
tree | 93650b27a6ea7ea404bf54a763998664b8899ff1 /sbin/routed/rtquery/rtquery.8 | |
parent | 8f8968006824e23ac888c36b119b28a019d1faa2 (diff) |
new routed DOES NOT EVEN COMPILE LET ALONE WORK. TEST YOUR WORK!
Also, put back the damn security check in input.c that has been deleted
TWO SEPERATE TIMES NOW! I CURSE anyone who deletes that check again.
Diffstat (limited to 'sbin/routed/rtquery/rtquery.8')
-rw-r--r-- | sbin/routed/rtquery/rtquery.8 | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index 4508defc915..229ca09d611 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -9,15 +9,10 @@ .Op Fl np1 .Op Fl w Ar timeout .Op Fl r Ar addr -.Op Fl a Ar secret -.Ar host ... - -.Nm -.Op Fl t Ar op .Ar host ... .Sh DESCRIPTION .Nm Rtquery -is used to query a RIP network routing daemon, +is used to query a network routing daemon, .Xr routed 8 or .Xr gated 8 , @@ -79,17 +74,12 @@ By default, each host is given 15 seconds to respond. .It Fl r Ar addr ask about the route to destination .Em addr . -.It Fl a Ar passwd=XXX -.It Fl a Ar md5_passwd=XXX|KeyID -cause the query to be sent with the indicated cleartext or MD5 password. .It Fl t Ar op change tracing, where .Em op 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. -.Xr gated 8 -is likely to ignore these debugging requests. .El .Bl -tag -width Ds -offset indent-two .It Em on=tracefile |