diff options
author | 2017-02-19 11:38:24 +0000 | |
---|---|---|
committer | 2017-02-19 11:38:24 +0000 | |
commit | 9843427cf5eabbcdba253a97e968a190bbc6ea91 (patch) | |
tree | d4d63e3caf132ee98ab874954d5798aa35b27891 | |
parent | more removing / simplifying of fetch stuff (diff) | |
download | wireguard-openbsd-9843427cf5eabbcdba253a97e968a190bbc6ea91.tar.xz wireguard-openbsd-9843427cf5eabbcdba253a97e968a190bbc6ea91.zip |
draft-ietf-idr-large-community has been published as RFC 8092
-rw-r--r-- | usr.sbin/bgpd/bgpd.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/bgpd/bgpd.8 b/usr.sbin/bgpd/bgpd.8 index a6668f5a312..3e332d9b04f 100644 --- a/usr.sbin/bgpd/bgpd.8 +++ b/usr.sbin/bgpd/bgpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.8,v 1.51 2017/01/13 18:59:12 phessler Exp $ +.\" $OpenBSD: bgpd.8,v 1.52 2017/02/19 11:38:24 phessler 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: January 13 2017 $ +.Dd $Mdocdate: February 19 2017 $ .Dt BGPD 8 .Os .Sh NAME @@ -372,13 +372,13 @@ control socket .Re .Pp .Rs -.%A J. Snijders .%A J. Heitz +.%A J. Snijders .%A K. Patel .%A I. Bagdonas .%A N. Hilliard -.%D January 2017 -.%R draft-ietf-idr-large-community +.%D February 2017 +.%R RFC 8092 .%T BGP Large Communities Attribute .Re .Pp |