summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfd
diff options
context:
space:
mode:
authorClaudio Jeker <claudio@cvs.openbsd.org>2005-05-24 20:38:21 +0000
committerClaudio Jeker <claudio@cvs.openbsd.org>2005-05-24 20:38:21 +0000
commitc76ec5d4a5ab8193d45f8035e19304cfeed9c254 (patch)
tree1bdde9aa2da77d5b3b2aec0a62ddc5c5f9ca1fa6 /usr.sbin/ospfd
parentbd2161646964d463fefae274079205f808e7fffd (diff)
Be more specific on what we redistribute. OK norby@
Diffstat (limited to 'usr.sbin/ospfd')
-rw-r--r--usr.sbin/ospfd/ospfd.conf.54
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5
index 673001d10da..94e5daaddd0 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.9 2005/05/23 19:59:02 norby Exp $
+.\" $OpenBSD: ospfd.conf.5,v 1.10 2005/05/24 20:38:20 claudio Exp $
.\"
.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
.\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org>
@@ -101,7 +101,7 @@ If set to
static routes will be announced over OSPF.
If set to
.Ar default ,
-the default route will be announced over OSPF.
+a default route pointing to this router will be announced over OSPF.
The default setting is
.Ar none .
In this case no additional routes will be announced over OSPF.