cosmetic fix for docs/ prereq check
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12210 3c298f89-4303-0410-b956-a3cf2f4a3e73

docs/Makefile

index 8bae462..a7fe08e 100644 (file)
@@ -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 \
This page took 0.029402 seconds and 4 git commands to generate.