diff options
author | 2012-08-29 19:39:26 +0000 | |
---|---|---|
committer | 2012-08-29 19:39:26 +0000 | |
commit | a2663915d9920ca1b5136e99fc496e08c4269e9d (patch) | |
tree | fbe3cd0a66e404d343b9f84953f7f653367cb3bb | |
parent | Add DWARF2 CFI unwinder for hppa. (diff) | |
download | wireguard-openbsd-a2663915d9920ca1b5136e99fc496e08c4269e9d.tar.xz wireguard-openbsd-a2663915d9920ca1b5136e99fc496e08c4269e9d.zip |
bump reference to rfc 1583 to rfc 2328;
-rw-r--r-- | usr.sbin/ospfd/ospfd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/ospfd/ospfd.conf.5 b/usr.sbin/ospfd/ospfd.conf.5 index 5fe73f39272..d4984c8c51a 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.46 2012/04/24 14:56:09 jmc Exp $ +.\" $OpenBSD: ospfd.conf.5,v 1.47 2012/08/29 19:39:26 jmc Exp $ .\" .\" Copyright (c) 2005 Esben Norby <norby@openbsd.org> .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> @@ -17,7 +17,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 24 2012 $ +.Dd $Mdocdate: August 29 2012 $ .Dt OSPFD.CONF 5 .Os .Sh NAME @@ -177,7 +177,7 @@ redistribute static set { metric 300 type 2 } .Xc If set to .Ic yes , -decisions regarding AS-external routes are evaluated according to RFC 1583. +decisions regarding AS-external routes are evaluated according to RFC 2328. The default is .Ic no . .Pp |