Small documentation fixes

Francois Gouget fgouget at free.fr
Mon Sep 16 06:11:07 CDT 2002


Changelog:

 * documentation/patches.sgml,
   documentation/running.sgml,
   documentation/winelib-toolkit.sgml

   Small fixes.


Index: documentation/patches.sgml
===================================================================
RCS file: /home/wine/wine/documentation/patches.sgml,v
retrieving revision 1.3
diff -u -r1.3 patches.sgml
--- documentation/patches.sgml	21 Oct 2001 15:18:15 -0000	1.3
+++ documentation/patches.sgml	16 Sep 2002 10:16:15 -0000
@@ -41,7 +41,7 @@
         include them as either separate attachments or by appending
         the <command>diff -u /dev/null /my/new/file</command> output of them
 	to any <command>cvs diff -u</command> output you may have.
-	Alernatively, use <command>diff -Nu olddir/ newdir/</command>
+	Alternatively, use <command>diff -Nu olddir/ newdir/</command>
 	in case of multiple new files to add.
       </para>
       <para>
Index: documentation/running.sgml
===================================================================
RCS file: /home/wine/wine/documentation/running.sgml,v
retrieving revision 1.11
diff -u -r1.11 running.sgml
--- documentation/running.sgml	24 Jul 2002 03:00:03 -0000	1.11
+++ documentation/running.sgml	16 Sep 2002 10:16:15 -0000
@@ -253,7 +253,7 @@
 	  <screen>
 <prompt>$</prompt> <userinput>wine --dll setupx=n foo.exe</userinput>
           </screen>
-	  See the <link linkend="dlls">DLL chapter</link> for more details.
+	  See the <link linkend="dll-config">DLL chapter</link> for more details.
         </para>
       </sect2>

Index: documentation/winelib-toolkit.sgml
===================================================================
RCS file: /home/wine/wine/documentation/winelib-toolkit.sgml,v
retrieving revision 1.3
diff -u -r1.3 winelib-toolkit.sgml
--- documentation/winelib-toolkit.sgml	12 Sep 2002 17:53:22 -0000	1.3
+++ documentation/winelib-toolkit.sgml	16 Sep 2002 10:16:16 -0000
@@ -795,7 +803,7 @@
           Each instance defines a function entry point. The prototype
           defined by <literal>EXPORTNAME ([ARGTYPE [ARGTYPE [...]]])</literal>
           specifies the name available for dynamic linking and the format
-          of the arguments. <literal>"ORDINAL</literal>" is replaced
+          of the arguments. <literal>ORDINAL</literal> is replaced
           by the ordinal number corresponding to the function, or
           <literal>@</literal> for automatic ordinal allocation (Win32 only).
         </para>



-- 
Francois Gouget         fgouget at free.fr        http://fgouget.free.fr/
        War doesn't determine who's right.  War determines who's left.




More information about the wine-patches mailing list