diff options
author | Martin Roth <martin.roth@se-eng.com> | 2014-12-07 22:25:02 -0700 |
---|---|---|
committer | Martin Roth <gaumless@gmail.com> | 2014-12-09 03:02:56 +0100 |
commit | 48a243b16ed3fd2228e1c152f68ba2a6114fff85 (patch) | |
tree | 89d68f28360e72b64ff0a039e564cd2013a4a118 /util/inteltool/inteltool.8 | |
parent | a0a71b046a44e6aa6e73469989b949db2e6a1a4d (diff) |
utils: Remove references to tracker from manpages
abuild, inteltool, and superiotool's manpages still referenced reporting
bugs to tracker.coreboot.org. Remove that url and change the message
to point to the coreboot mailing list instead.
Change-Id: I7a85bc2b36ccdb7f3798a39a08345c1a02a67e65
Signed-off-by: Martin Roth <martin.roth@se-eng.com>
Reviewed-on: http://review.coreboot.org/7712
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'util/inteltool/inteltool.8')
-rw-r--r-- | util/inteltool/inteltool.8 | 4 |
1 files changed, 1 insertions, 3 deletions
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 |