From owner-freebsd-current Sun Jun 23 07:04:18 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id HAA28191 for current-outgoing; Sun, 23 Jun 1996 07:04:18 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id HAA28185; Sun, 23 Jun 1996 07:04:02 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id QAA04803; Sun, 23 Jun 1996 16:03:48 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id QAA00801; Sun, 23 Jun 1996 16:03:26 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.Alpha.4/keltia-uucp-2.8) id QAA05549; Sun, 23 Jun 1996 16:01:55 +0200 (MET DST) From: Ollivier Robert Message-Id: <199606231401.QAA05549@keltia.freenix.fr> Subject: Typos in rtquery(8) To: freebsd-current@FreeBSD.ORG (FreeBSD Current Users' list), wollman@FreeBSD.ORG Date: Sun, 23 Jun 1996 16:01:54 +0200 (MET DST) Cc: vjs@mica.denver.sgi.com X-Operating-System: FreeBSD 2.2-CURRENT ctm#2111 X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk There are a few typos in rtquery.8. Here is a patch: Copy of this mail sent ot vjs@mica.denver.sgi.com (Vernon Schryver) for inclusion in the original sources. Index: rtquery.8 =================================================================== RCS file: /spare/FreeBSD-current/src/usr.sbin/routed/rtquery/rtquery.8,v retrieving revision 1.1.3.1 diff -u -2 -r1.1.3.1 rtquery.8 --- rtquery.8 1996/05/30 16:19:14 1.1.3.1 +++ rtquery.8 1996/06/23 13:57:39 @@ -8,5 +8,5 @@ .Nm .Op Fl np1 -.Op Fl 1 Ar timeout +.Op Fl w Ar timeout .Op Fl r Ar addr .Ar host ... @@ -37,7 +37,7 @@ command, which is an undocumented extension to the RIP specification supported by -.IR gated (1M). +.IR gated . When querying -.IR gated (1M), +.IR gated , the .I poll @@ -72,6 +72,6 @@ .Em parms .Sh SEE ALSO -.Xr routed 8, -.Xr gated 8, +.Xr routed 8 , +.Xr gated 8 . .br RFC\ 1058 - Routing Information Protocol, RIPv1 -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #11: Thu Jun 13 11:01:47 MET DST 1996