diff options
Diffstat (limited to 'locale/iso-3166.def')
-rw-r--r-- | locale/iso-3166.def | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/locale/iso-3166.def b/locale/iso-3166.def index f87f15bf59..7e40c0095a 100644 --- a/locale/iso-3166.def +++ b/locale/iso-3166.def @@ -2,7 +2,9 @@ * Defines the country codes and abbreviations according to ISO 3166. * This is used in ld-address.c (address_finish). * - * If you find something missing or wrong contact <bug-glibc@gnu.org> + * If you find something missing or wrong, please go to the URL + * http://www.gnu.org/software/libc/bugs.html and follow + * instructions there to file a bug report. */ DEFINE_COUNTRY_CODE ("AFGHANISTAN", AF, AFG, 4) DEFINE_COUNTRY_CODE ("ALBANIA", AL, ALB, 8) |