From 2bd07a0b15367fec3985f94cd8012fbe03273ed1 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Wed, 22 Nov 2006 15:27:29 +0000 Subject: [PATCH] Fix location of the bug tracker in the manpage Corresponding to flashrom svn r79 and coreboot v2 svn r2507. Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann --- flashrom.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flashrom.1 b/flashrom.1 index 438231df4..e0934833d 100644 --- a/flashrom.1 +++ b/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.