summaryrefslogtreecommitdiffstats
path: root/internal.c
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2016-01-14 22:47:55 +0000
committerStefan Tauner <stefan.tauner@alumni.tuwien.ac.at>2016-01-14 22:47:55 +0000
commit4c72315c10c0a760a6ed9181257aa7fe3ce9176d (patch)
treea98688792c28001185f29bd30ce569ca38f888ce /internal.c
parentbfb067b076c048935314635ffb16c0913a171744 (diff)
downloadflashrom-4c72315c10c0a760a6ed9181257aa7fe3ce9176d.tar.gz
flashrom-4c72315c10c0a760a6ed9181257aa7fe3ce9176d.tar.bz2
flashrom-4c72315c10c0a760a6ed9181257aa7fe3ce9176d.zip
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>
Diffstat (limited to 'internal.c')
-rw-r--r--internal.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal.c b/internal.c
index f6146d1c9..4062b6434 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"