diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-11-09 10:37:43 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-11-09 10:37:43 +0000 |
commit | 4b5d778f8ef7b85bd6d1ab9fc726e2ce25e977c9 (patch) | |
tree | da083842b8bd5d53ea277a0374a94f48d4040327 /usr.sbin | |
parent | 1a1e459e8fbaa0eabab65e957d9cb7986693c4cb (diff) |
in the list of RIRs:
-add LACNIC
-RIPE serves more than just europe, and ARIN more than north america
-order alphabetically
From: Klaus Steding-Jessen <jessen@nic.br>
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 460b2dcf92e..cf66ebc6140 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.38 2004/09/28 12:09:31 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.39 2004/11/09 10:37:42 henning Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -88,13 +88,15 @@ number to .Ar as-number . The AS numbers are assigned by local RIRs, such as .Pp -.Bl -tag -width xxxxx -compact -.It RIPE -for Europe, -.It ARIN -for America, and +.Bl -tag -width xxxxxxxx -compact .It APNIC -for the Asian-Pacific region. +for the Asia Pacific region, +.It ARIN +for North America, parts of the Caribbean and Africa, +.It LACNIC +for Latin America and Caribbean, and +.It RIPE NCC +for Europe, the Middle East and parts of Asia and Africa. .El .Pp For example, |