summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2008-08-06 14:30:24 +0000
committerFelix Fietkau <nbd@openwrt.org>2008-08-06 14:30:24 +0000
commita856eeca8b37608482a2a9b974485d8e4a667bb0 (patch)
treeeb8940d456db7e78a65ad1968e189c98fcab031a /docs
parent39190275d4cf1cbacea389f18da6667d0d337ccc (diff)
downloadmaster-31e0f0ae-a856eeca8b37608482a2a9b974485d8e4a667bb0.tar.gz
master-31e0f0ae-a856eeca8b37608482a2a9b974485d8e4a667bb0.tar.bz2
master-31e0f0ae-a856eeca8b37608482a2a9b974485d8e4a667bb0.zip
cosmetic fix for docs/ prereq check
SVN-Revision: 12210
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 8bae4625af..a7fe08e505 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -38,7 +38,7 @@ $(eval $(call RequireCommand,latex, \
You need to install LaTeX to build the OpenWrt documentation \
))
$(eval $(call RequireCommand,pdflatex, \
- You need to install LaTeX to build the OpenWrt documentation \
+ You need to install PDFLaTeX to build the OpenWrt documentation \
))
$(eval $(call RequireCommand,htlatex, \
You need to install tex4ht to build the OpenWrt documentation \