summaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-12-10 00:41:31 +0000
committerAngelos D. Keromytis <angelos@cvs.openbsd.org>1999-12-10 00:41:31 +0000
commit1b710288ef76a254c1f7c53845a4f0108a3c9946 (patch)
tree1fa05f7af64be1f38f0af87a454403a07bd3984f /usr.sbin
parentb9d573627ecd64390d9853379495f0e8bccb0c34 (diff)
Fix a few typos.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/rtsold/rtsold.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8
index 6e8f5a225d7..18e202d3368 100644
--- a/usr.sbin/rtsold/rtsold.8
+++ b/usr.sbin/rtsold/rtsold.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtsold.8,v 1.2 1999/12/09 15:10:49 itojun Exp $
+.\" $OpenBSD: rtsold.8,v 1.3 1999/12/10 00:41:30 angelos Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
.\" All rights reserved.
@@ -92,7 +92,7 @@ when they attach another link.
Once
.Nm
sends a Router Solicitation, and receives a valid Router Advertisement,
-it desists from sending additional solicitations on that interface, until
+it refrains from sending additional solicitations on that interface, until
the next time one of the above events occurs.
.Lp
When sending a Router Solicitation on an interface,
@@ -135,7 +135,7 @@ periodically sends Router Solicitation on an interface that does not support
ioctl.
.It Fl 1
Perform only one probe.
-Transmit Router Solcitation packet until valid Router Advertisement packet
+Transmit Router Solicitation packet until valid Router Advertisement packet
arrives all the interfaces more than once, then exit.
.El
.Pp
@@ -166,7 +166,7 @@ dumps internal state on.
.Sh HISTORY
The
.Nm
-command is based on
+command is based on the
.Nm rtsol
command, which first appeared in WIDE/KAME IPv6 protocol stack kit.
.Nm rtsol