diff options
-rw-r--r-- | util/abuild/abuild.1 | 3 | ||||
-rw-r--r-- | util/inteltool/inteltool.8 | 4 | ||||
-rw-r--r-- | util/superiotool/superiotool.8 | 4 |
3 files changed, 4 insertions, 7 deletions
diff --git a/util/abuild/abuild.1 b/util/abuild/abuild.1 index 33f30cb2a7..c047f8b9e2 100644 --- a/util/abuild/abuild.1 +++ b/util/abuild/abuild.1 @@ -72,7 +72,8 @@ Show a help text and exit. .B "\-V, \-\-version" Show version information and exit. .SH BUGS -Please report any bugs at http://tracker.coreboot.org/. +Please report any bugs on the coreboot mailing list +.RB "(" http://coreboot.org/Mailinglist ")." .SH LICENCE .B abuild is covered by the GNU General Public License (GPL), version 2 or later. diff --git a/util/inteltool/inteltool.8 b/util/inteltool/inteltool.8 index 7b172f0ce8..9db4df7144 100644 --- a/util/inteltool/inteltool.8 +++ b/util/inteltool/inteltool.8 @@ -47,9 +47,7 @@ Dump Intel(R) northbridge PCIEXBAR registers. .B "\-M, \-\-msrs" Dump Intel(R) CPU MSRs. .SH BUGS -Please report any bugs at -.BR http://tracker.coreboot.org/trac/coreboot/newticket "," -or on the coreboot mailing list +Please report any bugs on the coreboot mailing list .RB "(" http://coreboot.org/Mailinglist ")." .SH LICENCE .B inteltool diff --git a/util/superiotool/superiotool.8 b/util/superiotool/superiotool.8 index 8bbcddfd93..c47a4a9682 100644 --- a/util/superiotool/superiotool.8 +++ b/util/superiotool/superiotool.8 @@ -109,9 +109,7 @@ Show version information and exit. .B "\-h, \-\-help" Show a help text and exit. .SH BUGS -Please report any bugs at -.B http://tracker.coreboot.org/trac/coreboot/newticket -or on the coreboot mailing list +Please report any bugs on the coreboot mailing list .RB "(" http://coreboot.org/Mailinglist ")." .SH AUTHORS Please see the individual source code files and/or the README file. |