diff options
author | 2007-05-10 11:49:34 +0000 | |
---|---|---|
committer | 2007-05-10 11:49:34 +0000 | |
commit | e8f53125b75020bb93fb16f0f7d03e6e738e94ea (patch) | |
tree | 1804f7efe0b0d4165ef797d10eec915a781e6b8a | |
parent | ftsopen -> fts_open; partly from Alexander Holupirek, documentation/5472 (diff) | |
download | wireguard-openbsd-e8f53125b75020bb93fb16f0f7d03e6e738e94ea.tar.xz wireguard-openbsd-e8f53125b75020bb93fb16f0f7d03e6e738e94ea.zip |
transposition; ok jmc@
-rw-r--r-- | usr.sbin/ospfd/ospfd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5 index 36e495583c4..2fefcfa7cfd 100644 --- a/usr.sbin/ospfd/ospfd.conf.5 +++ b/usr.sbin/ospfd/ospfd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ospfd.conf.5,v 1.23 2007/03/21 14:17:57 jmc Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.24 2007/05/10 11:49:34 stevesk Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -179,7 +179,7 @@ The default value is 1; valid range is 1\-10 seconds. Set the SPF holdtime in seconds. The minimum time between two consecutive shortest path first calculations. -The default value is 5 seconds; the valid is range 1\-5 seconds. +The default value is 5 seconds; the valid range is 1\-5 seconds. .Pp .It Xo .Ic stub Ic router |