diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-23 18:23:34 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-10-23 18:23:34 +0000 |
commit | dfb065ffd3ff58bc8d3c41a7fac2f29b1465d4a6 (patch) | |
tree | cb45b320a72525ab25be5bb9e445b13be16c77f8 /usr.sbin/rtadvd/rtadvd.conf.5 | |
parent | 7ca8748215f2ac022f2468348f5937e9c26b327c (diff) |
typos from Jared Yanovich, plus a few more independant -> independent;
Diffstat (limited to 'usr.sbin/rtadvd/rtadvd.conf.5')
-rw-r--r-- | usr.sbin/rtadvd/rtadvd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5 index e00c831412e..99d927d194e 100644 --- a/usr.sbin/rtadvd/rtadvd.conf.5 +++ b/usr.sbin/rtadvd/rtadvd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtadvd.conf.5,v 1.19 2003/06/18 05:07:46 itojun Exp $ +.\" $OpenBSD: rtadvd.conf.5,v 1.20 2003/10/23 18:23:33 jmc Exp $ .\" $KAME: rtadvd.conf.5,v 1.46 2003/06/17 08:26:35 itojun Exp $ .\" .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project. @@ -151,7 +151,7 @@ to specify multiple prefixes. .Bl -tag -width indent .It Cm \&clockskew (num) Time skew to adjust link propagation delays and clock skews -betwen routers on the link +between routers on the link .Pq unit: seconds . This value is used in consistency check for locally-configured and advertised prefix lifetimes, and has its meaning when the local router |