summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2005-10-28 18:27:18 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2005-10-28 18:27:18 +0000
commitfe4e3ccb55fba76a5e17ab2391a1b452f5145c2c (patch)
tree4e140b97f79e03dfbea27a8798cc179337f4a4c7 /usr.sbin/ospfd
parentb0a4273ca1900125d451162384a1e45729e132fd (diff)
a little bit saner macros;
Diffstat (limited to 'usr.sbin/ospfd')
-rw-r--r--usr.sbin/ospfd/ospfd.conf.510
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