Fix location of the bug tracker in the manpage (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2507 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
998a57c477
commit
98b75f0e24
|
@ -1,4 +1,4 @@
|
|||
.TH FLASHROM 1 "September 19, 2006"
|
||||
.TH FLASHROM 1 "November 22, 2006"
|
||||
.SH NAME
|
||||
flashrom \- the universal LinuxBIOS flash utility
|
||||
.SH SYNOPSIS
|
||||
|
@ -53,7 +53,7 @@ Show a help text and exit.
|
|||
.\".B "\-\-version"
|
||||
.\"Show version information and exit.
|
||||
.SH BUGS
|
||||
Please report any bugs at http://bugzilla.openbios.org/.
|
||||
Please report any bugs at http://tracker.linuxbios.org/trac/LinuxBIOS/.
|
||||
.SH LICENCE
|
||||
.B flashrom
|
||||
is covered by the GNU General Public License (GPL), version 2 or later.
|
||||
|
|
Loading…
Reference in New Issue