diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-01-13 23:01:37 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2009-01-13 23:01:37 +0000 |
commit | 6bede512b7c9fe17943b80ccb98b6bc7f8c30ac4 (patch) | |
tree | 7be9508d8270e5c005bf185fb42ae54e5e189eab | |
parent | 93f375ac85dd9ae681b8a2e32bb000af303dcdf1 (diff) |
Reference RFC 4893 instead of draft-ietf-idr-as4bytes-13.
ok claudio
-rw-r--r-- | usr.sbin/bgpd/bgpd.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8 index 34b70a58ee5..295e2f9e2ef 100644 --- a/usr.sbin/bgpd/bgpd.8 +++ b/usr.sbin/bgpd/bgpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.8,v 1.27 2007/05/31 19:20:22 jmc Exp $ +.\" $OpenBSD: bgpd.8,v 1.28 2009/01/13 23:01:36 sthen Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> .\" @@ -14,7 +14,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: May 31 2007 $ +.Dd $Mdocdate: January 13 2009 $ .Dt BGPD 8 .Os .Sh NAME @@ -195,9 +195,9 @@ control socket .%D January 2007 .Re .Rs -.%R draft-ietf-idr-as4bytes-13 +.%R RFC 4893 .%T "BGP Support for Four-octet AS Number Space" -.%D February 2007 +.%D May 2007 .Re .Sh HISTORY The |