diff options
author | Esben Norby <norby@cvs.openbsd.org> | 2005-03-11 23:34:42 +0000 |
---|---|---|
committer | Esben Norby <norby@cvs.openbsd.org> | 2005-03-11 23:34:42 +0000 |
commit | ecf7c0b544a8eafda8c1d30029af09b8cd99627a (patch) | |
tree | 507c172a62d62edc87cf9996344ffbc0e53f68b0 /usr.sbin/ospfd/ospfd.conf.5 | |
parent | 9f6367b7cfeae9744f703ce4dec1f53225891720 (diff) |
Fix typo.
ok claudio@
Diffstat (limited to 'usr.sbin/ospfd/ospfd.conf.5')
-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 b0329e12726..3979cb1118e 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.5 2005/02/27 08:21:15 norby Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.6 2005/03/11 23:34:41 norby Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -157,7 +157,7 @@ When a neighbor has been inactive for router-dead-time its state is set to DOWN. Neighbors that have been inactive for more than 24 hours are completely removed. -.It Ic router-priority Ar seconds +.It Ic router-priority Ar priority Set the router priority. The default value is 1; valid range is 0\-255. If set |