diff options
author | max <max@FreeBSD.org> | 1997-06-13 20:58:09 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-06-13 20:58:09 +0000 |
commit | aed020b3a1a5011c02e516cd29b9d13fe5afff16 (patch) | |
tree | 7edd50b4ec5cccaa6c151e307a707bc1b1602fd6 /sbin/routed/rtquery | |
parent | ea356bff532d9ca6ae96c0916a3dedfcb8870627 (diff) | |
download | FreeBSD-src-aed020b3a1a5011c02e516cd29b9d13fe5afff16.zip FreeBSD-src-aed020b3a1a5011c02e516cd29b9d13fe5afff16.tar.gz |
Typo fix.
PR: 3854
Submitted by: Takahiro Yugawa <yugawa@orleans.rim.or.jp>
Diffstat (limited to 'sbin/routed/rtquery')
-rw-r--r-- | sbin/routed/rtquery/rtquery.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/routed/rtquery/rtquery.8 b/sbin/routed/rtquery/rtquery.8 index 302d949..301c5d3 100644 --- a/sbin/routed/rtquery/rtquery.8 +++ b/sbin/routed/rtquery/rtquery.8 @@ -1,4 +1,4 @@ -.\" $Id$ +.\" $Id: rtquery.8,v 1.6 1997/02/22 14:33:13 peter Exp $ .Dd June 1, 1996 .Dt RTQUERY 8 .Os BSD 4.4 @@ -121,7 +121,7 @@ dumps the daemon's routing table to the current tracefile. .Xr gated 8 , .Xr routed 8 .Rs -.%T Routing Information Protcol, RIPV1 +.%T Routing Information Protocol, RIPV1 .%O RFC1058 .Re .Rs |