From 86e0200a9c8cdd84ea829ac914a65e4c3ae6269d Mon Sep 17 00:00:00 2001 From: joostverburg Date: Fri, 1 Nov 2002 16:51:16 +0000 Subject: [PATCH] fixes git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1529 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/log.but | 4 ++-- Docs/src/modernui.but | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Docs/src/log.but b/Docs/src/log.but index e7479c74..ec8f576c 100644 --- a/Docs/src/log.but +++ b/Docs/src/log.but @@ -1,12 +1,12 @@ \C{installlog} Install Logging Instructions -\H{LogSet} LogSet +\H{logset} LogSet \c on|off Sets whether install logging to $INSTDIR\\install.log will happen. Note that \e{NSIS_CONFIG_LOG} must be set in the installer configuration (it is not by default) to support this. -\H{LogText} LogText +\H{logtext} LogText \c text diff --git a/Docs/src/modernui.but b/Docs/src/modernui.but index 24155eb0..f2344866 100644 --- a/Docs/src/modernui.but +++ b/Docs/src/modernui.but @@ -1,4 +1,4 @@ \A{modernui} Modern User Interface Use the NSIS Modern User Interface to give your installers a modern look. -For more info, see \W{../Contrib/Modern UI/Readme.html}{Modern UI Readme}. \ No newline at end of file +For more info, have a look at the \W{../Contrib/Modern UI/Readme.html}{Modern UI Readme}. \ No newline at end of file