From: nbd Date: Wed, 6 Aug 2008 14:30:24 +0000 (+0000) Subject: cosmetic fix for docs/ prereq check X-Git-Tag: fast2504n-3.10.28-merged~18050 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=e1c2a7ffcafd82259dfe90ecce3eeb1f1b63d1e4;p=openwrt.git cosmetic fix for docs/ prereq check git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12210 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \