diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2006-11-22 15:27:29 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2006-11-22 15:27:29 +0000 |
commit | 98b75f0e2426c3a0ced242b07bb1afdde0bb5f18 (patch) | |
tree | 9c52324420bd7a883d5e7afd2e21bd952f42967a | |
parent | 998a57c477cf8d73754da3bfe1b3091aa0f88477 (diff) | |
download | coreboot-98b75f0e2426c3a0ced242b07bb1afdde0bb5f18.tar.xz |
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
-rw-r--r-- | util/flashrom/flashrom.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/flashrom/flashrom.1 b/util/flashrom/flashrom.1 index 438231df43..e0934833de 100644 --- a/util/flashrom/flashrom.1 +++ b/util/flashrom/flashrom.1 @@ -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. |