aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-12 16:44:58 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2010-01-12 16:44:58 +0000
commit0e2e8133c6b4e773530c925824f49a95a4d68179 (patch)
tree5a76cba47258843bd4b48ab3528751e81a6ccb5d /docbook
parent8823eecc4ba4d959fc8cd6299178f4d4e5440698 (diff)
Minor fix: highlight a command argument as part of the command.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31504 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_quick_setup.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
index fcfb44b821..e503258e28 100644
--- a/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
+++ b/docbook/wsdg_src/WSDG_chapter_quick_setup.xml
@@ -365,7 +365,7 @@ title Command Prompt (VC++ 2008)]]>
prepare <command>cmd.exe</command> again.</para>
</listitem>
<listitem>
- <para><command>nmake -f Makefile.nmake</command> setup downloads libraries
+ <para><command>nmake -f Makefile.nmake setup</command> downloads libraries
using <command>wget</command> and installs them - this may take a while
...</para>
</listitem>