From f533aaa55e0a894db21c5b3ab6292622b953ebdd Mon Sep 17 00:00:00 2001 From: stefanct Date: Thu, 14 Jan 2016 22:47:55 +0000 Subject: 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. Signed-off-by: Stefan Tauner Acked-by: Carl-Daniel Hailfinger git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1913 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- internal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal.c') diff --git a/internal.c b/internal.c index f6146d1..4062b64 100644 --- a/internal.c +++ b/internal.c @@ -296,7 +296,7 @@ int internal_init(void) msg_perr("Laptops, notebooks and netbooks are difficult to support and we\n" "recommend to use the vendor flashing utility. The embedded controller\n" "(EC) in these machines often interacts badly with flashing.\n" - "See the manpage and http://www.flashrom.org/Laptops for details.\n\n" + "See the manpage and https://flashrom.org/Laptops for details.\n\n" "If flash is shared with the EC, erase is guaranteed to brick your laptop\n" "and write may brick your laptop.\n" "Read and probe may irritate your EC and cause fan failure, backlight\n" -- cgit v1.2.1