=?UTF-8?Q?Rico=20Sch=C3=BCller=20?=: wineusr: Fix wineusr-configuring.sgml.

Alexandre Julliard julliard at winehq.org
Fri Jan 4 12:26:47 CST 2013


Module: docs
Branch: master
Commit: 5ceebe607b8d58c416b71edc3c8fb6fd11a08fee
URL:    http://source.winehq.org/git/docs.git/?a=commit;h=5ceebe607b8d58c416b71edc3c8fb6fd11a08fee

Author: Rico Schüller <kgbricola at web.de>
Date:   Thu Jan  3 17:18:37 2013 +0100

wineusr: Fix wineusr-configuring.sgml.

---

 en/wineusr-configuring.sgml |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/en/wineusr-configuring.sgml b/en/wineusr-configuring.sgml
index 2d3fc9c..ddc896e 100644
--- a/en/wineusr-configuring.sgml
+++ b/en/wineusr-configuring.sgml
@@ -219,14 +219,15 @@
            this file is a publicly available DLL or a custom DLL belonging
            to your program.  In the latter case, check that you have installed
            your program correctly.
+         </para>
          <para>
            Most often applications will assume that a required redistributable
            package has already been installed and subsequently fail to run when
            the required dependencies are not met.  For example:
-           <para>
-            <programlisting>err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Foo\\Bar.dll") not found</programlisting>
-           <para>
          </para>
+         <programlisting>
+           err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Foo\\Bar.dll") not found
+         </programlisting>
          <para>
            Redistributable packages which install the necessary runtimes can
            be obtained through the use of <ulink url="http://wiki.winehq.org/winetricks">




More information about the wine-cvs mailing list