From ea4e9ef83b5d28d155a930dc6f8f3a9c4dee7ad4 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Tue, 16 Sep 2014 12:27:20 -0700 Subject: [PATCH] [v9_9] update contact info in README and confiure --help --- README | 22 ++++++++++++++-------- aclocal.m4 | 10 ++++++---- configure | 10 ++++++---- 3 files changed, 26 insertions(+), 16 deletions(-) diff --git a/README b/README index f6cc286bad..7519a11683 100644 --- a/README +++ b/README @@ -396,22 +396,28 @@ Change Log Bug Reports and Mailing Lists - Bugs reports should be sent to + Bug reports should be sent to: bind9-bugs@isc.org - To join the BIND Users mailing list, send mail to + Feature requests can be sent to: - bind-users-request@isc.org + bind-suggest@isc.org - archives of which can be found via + To join or view the archives of the BIND Users mailing list, + visit: - http://www.isc.org/ops/lists/ + https://lists.isc.org/mailman/listinfo/bind-users If you're planning on making changes to the BIND 9 source - code, you might want to join the BIND Workers mailing list. - Send mail to + code, you may also want to join the BIND Workers mailing + list: - bind-workers-request@isc.org + https://lists.isc.org/mailman/listinfo/bind-workers + + Information on read-only Git access, coding style and developer + guidelines can be found at: + + http://www.isc.org/git/ diff --git a/aclocal.m4 b/aclocal.m4 index e7ac2ec47c..a7ee53146f 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -9,7 +9,9 @@ m4_divert_text(HELP_CANON, [[ and --localstatedir are /etc and /var, respectively.]]) m4_divert_text(HELP_END, [[ Professional support for BIND is provided by Internet Systems Consortium, -Inc., doing business as DNSco. Information about paid support options is -available at http://www.dns-co.com/solutions/. Free support is provided by -our user community via a mailing list. Information on public email lists -is available at https://www.isc.org/community/mailing-list/.]]) +Inc. Information about paid support and training options is available at +https://www.isc.org/support. + +Help can also often be found on the BIND Users mailing list +(https://lists.isc.org/mailman/listinfo/bind-users) or in the #bind +channel of the Freenode IRC service.]]) diff --git a/configure b/configure index 0475f1bab7..3995018c80 100755 --- a/configure +++ b/configure @@ -1741,10 +1741,12 @@ Use these variables to override the choices made by `configure' or to help it to find libraries and programs with nonstandard names/locations. Professional support for BIND is provided by Internet Systems Consortium, -Inc., doing business as DNSco. Information about paid support options is -available at http://www.dns-co.com/solutions/. Free support is provided by -our user community via a mailing list. Information on public email lists -is available at https://www.isc.org/community/mailing-list/. +Inc. Information about paid support and training options is available at +https://www.isc.org/support. + +Help can also often be found on the BIND Users mailing list +(https://lists.isc.org/mailman/listinfo/bind-users) or in the #bind +channel of the Freenode IRC service. Report bugs to . BIND home page: .