summaryrefslogtreecommitdiff
path: root/docbook
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-03-28 11:31:34 +0000
committerJörg Mayer <jmayer@loplof.de>2007-03-28 11:31:34 +0000
commit5b36395c69ffd1dd93671dbfb40a70891f6f64e2 (patch)
treec0a7dd2dd75b54b1e6170fead353983c9869322c /docbook
parent0c41c53935d1b37809be95d7cde6032baf7b92cb (diff)
downloadwireshark-5b36395c69ffd1dd93671dbfb40a70891f6f64e2.tar.gz
Fix a white space
Add link to nmake documentation. svn path=/trunk/; revision=21246
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_tools.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_tools.xml b/docbook/wsdg_src/WSDG_chapter_tools.xml
index 432166f691..0b3dd0496e 100644
--- a/docbook/wsdg_src/WSDG_chapter_tools.xml
+++ b/docbook/wsdg_src/WSDG_chapter_tools.xml
@@ -634,7 +634,7 @@ PARTICULAR PURPOSE.]]>
with the Windows operating system. This is also a
wrongful interpretation, and the&#160;
<ulink url="http://www.gnu.org/licenses/gpl-faq.xml#WindowsRuntimeAndGPL">
- GPL FAQ</ulink>explicitly addresses this issue.</para>
+ GPL FAQ</ulink> explicitly addresses this issue.</para>
</listitem>
</orderedlist>Similar applies to Visual Studio 2005 and
alike.</para>
@@ -808,6 +808,11 @@ Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
NMAKE : fatal error U1064: MAKEFILE not found and no target specified
Stop.]]>
</programlisting>However, the version string may vary.</para>
+ <para>
+ Documenation on nmake ca be found at <ulink
+ url="http://msdn2.microsoft.com/en-us/library/dd9y37ha(VS.71).aspx">
+ Microsoft MSDN</ulink>
+ </para>
</section>
<section>
<title>link.exe (Linker)</title>