diff options
-rw-r--r-- | usr.sbin/ospfd/ospfd.conf.5 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5 index f3a2085ca6d..632f2e0ce35 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.13 2005/10/28 16:50:12 stevesk Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.14 2005/10/28 18:27:17 jmc Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -94,16 +94,16 @@ The default is .Sm on .Xc If set to -.Ar connected , +.Ic connected , routes to directly attached networks will be announced over OSPF. If set to -.Ar static , +.Ic static , static routes will be announced over OSPF. If set to -.Ar default , +.Ic default , a default route pointing to this router will be announced over OSPF. The default setting is -.Ar none . +.Ic none . In this case no additional routes will be announced over OSPF. .It Xo .Ic rfc1583compat |