From 28912d39838f5359e48f54db400007829524ab3c Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 23 May 2004 22:32:43 +0000 Subject: add relevant rfc's to SEE ALSO; suggested by Alexey E. Suslikov; help and ok henning@ --- usr.sbin/bgpd/bgpd.8 | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) (limited to 'usr.sbin/bgpd/bgpd.8') diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8 index 47768cf189b..7673a9cbd04 100644 --- a/usr.sbin/bgpd/bgpd.8 +++ b/usr.sbin/bgpd/bgpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.8,v 1.8 2004/02/05 01:33:57 mcbride Exp $ +.\" $OpenBSD: bgpd.8,v 1.9 2004/05/23 22:32:42 jmc Exp $ .\" .\" Copyright (c) 2003, 2004 Henning Brauer .\" @@ -65,6 +65,41 @@ configuration file. .Sh SEE ALSO .Xr bgpd.conf 5 , .Xr bgpctl 8 +.Rs +.%R RFC 1771 +.%T "A Border Gateway Protocol 4 (BGP-4)" +.%D March 1995 +.Re +.Rs +.%R RFC 1997 +.%T "BGP Communities Attribute" +.%D August 1996 +.Re +.Rs +.%R RFC 2385 +.%T "Protection of BGP Sessions via the TCP MD5 Signature Option" +.%D August 1998 +.Re +.Rs +.%R RFC 2439 +.%T "BGP Route Flap Damping" +.%D November 1998 +.Re +.Rs +.%R RFC 2858 +.%T "Multiprotocol Extensions for BGP-4" +.%D June 2000 +.Re +.Rs +.%R RFC 2918 +.%T "Route Refresh Capability for BGP-4" +.%D September 2000 +.Re +.Rs +.%R RFC 3392 +.%T "Capabilities Advertisement with BGP-4" +.%D January 1999 +.Re .Sh HISTORY The .Nm -- cgit v1.2.3