summaryrefslogtreecommitdiff
path: root/mcp6x_spi.c
diff options
context:
space:
mode:
authorstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2016-01-14 22:47:55 +0000
committerstefanct <stefanct@2b7e53f0-3cfb-0310-b3e9-8179ed1497e1>2016-01-14 22:47:55 +0000
commitf533aaa55e0a894db21c5b3ab6292622b953ebdd (patch)
treea98688792c28001185f29bd30ce569ca38f888ce /mcp6x_spi.c
parenta6600709c183f1aa2ed56b3ca23dfc327550d83e (diff)
downloadflashrom-f533aaa55e0a894db21c5b3ab6292622b953ebdd.tar.gz
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 <stefan.tauner@alumni.tuwien.ac.at> Acked-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> git-svn-id: https://code.coreboot.org/svn/flashrom/trunk@1913 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'mcp6x_spi.c')
-rw-r--r--mcp6x_spi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcp6x_spi.c b/mcp6x_spi.c
index 38e9a8b..4a57cb0 100644
--- a/mcp6x_spi.c
+++ b/mcp6x_spi.c
@@ -19,7 +19,7 @@
/* Driver for the NVIDIA MCP6x/MCP7x MCP6X_SPI controller.
* Based on clean room reverse engineered docs from
- * http://www.flashrom.org/pipermail/flashrom/2009-December/001180.html
+ * https://flashrom.org/pipermail/flashrom/2009-December/001180.html
* created by Michael Karcher.
*/