diff options
author | Kevin Steves <stevesk@cvs.openbsd.org> | 2006-08-28 14:45:55 +0000 |
---|---|---|
committer | Kevin Steves <stevesk@cvs.openbsd.org> | 2006-08-28 14:45:55 +0000 |
commit | 6281f6758e9ba3ad8e493454c2ac2f79c9e1c840 (patch) | |
tree | 5b894b6b53f664c528129aa118b202565ef90ee2 | |
parent | fda099e71b5b5235165dff643495621fb8929726 (diff) |
tiny grammar fix; 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 fb2862d5362..4b630aeb771 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.16 2006/06/01 23:00:17 claudio Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.17 2006/08/28 14:45:54 stevesk Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -123,7 +123,7 @@ If set to a default route pointing to this router will be announced over OSPF. It is possible to specify a network range with .Ar prefix ; -networks needs to be part of that range to be redistributed. +networks need to be part of that range to be redistributed. Additionally it is possible to redistribute based on route labels using the .Ic rtlabel |