mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 06:23:18 +02:00
Pimp the manpage to create nicer hyperlinks and HTML output
Also, add a target to the makefile to build a flashrom.8.html with groff. To fix some formatting issues this adds some indention commands as well. Corresponding to flashrom svn r1913. Signed-off-by: Stefan Tauner <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
This commit is contained in:
@ -1787,7 +1787,7 @@ void print_version(void)
|
||||
void print_banner(void)
|
||||
{
|
||||
msg_ginfo("flashrom is free software, get the source code at "
|
||||
"http://www.flashrom.org\n");
|
||||
"https://flashrom.org\n");
|
||||
msg_ginfo("\n");
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user