summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2013-05-27 16:46:19 +0000
committerjmc <jmc@openbsd.org>2013-05-27 16:46:19 +0000
commit41c7f794c3775e50035497e97c4661d8ebb29483 (patch)
treea48e2216f487f69dca5bcc31c1dd3f9e23a58382
parentautodetect ipv6 addresses for route(8). ok benno@ bluhm@, manpage help jmc@ (diff)
downloadwireguard-openbsd-41c7f794c3775e50035497e97c4661d8ebb29483.tar.xz
wireguard-openbsd-41c7f794c3775e50035497e97c4661d8ebb29483.zip
undo previous: apparently "on the order of" is legitimate
-rw-r--r--usr.sbin/rtsold/rtsold.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rtsold/rtsold.8 b/usr.sbin/rtsold/rtsold.8
index 41c9900969f..cb30214693d 100644
--- a/usr.sbin/rtsold/rtsold.8
+++ b/usr.sbin/rtsold/rtsold.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rtsold.8,v 1.30 2013/05/24 14:48:50 jmc Exp $
+.\" $OpenBSD: rtsold.8,v 1.31 2013/05/27 16:46:19 jmc Exp $
.\" $KAME: rtsold.8,v 1.17 2001/07/09 22:30:37 itojun Exp $
.\"
.\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: May 24 2013 $
+.Dd $Mdocdate: May 27 2013 $
.Dt RTSOLD 8
.Os
.\"
@@ -124,7 +124,7 @@ option is specified and the
daemon cannot get the interface status.
This feature does not conform to the IPv6 neighbor discovery
specification, but is provided for mobile stations.
-The default interval for router advertisements, which is in the order of 10
+The default interval for router advertisements, which is on the order of 10
minutes, is slightly long for mobile stations.
This feature is provided
for such stations so that they can find new routers as soon as possible