=?UTF-8?Q?Fr=C3=A9d=C3=A9ric=20Delanoy=20?=: wineusr: Assorted formatting & tagging fixes.

Alexandre Julliard julliard at winehq.org
Wed Sep 11 13:37:22 CDT 2013


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

Author: Frédéric Delanoy <frederic.delanoy at gmail.com>
Date:   Wed Sep 11 10:29:57 2013 +0200

wineusr: Assorted formatting & tagging fixes.

---

 en/wineusr-bugs.sgml |   17 ++++++++++++-----
 1 files changed, 12 insertions(+), 5 deletions(-)

diff --git a/en/wineusr-bugs.sgml b/en/wineusr-bugs.sgml
index 5a66456..931ed6e 100644
--- a/en/wineusr-bugs.sgml
+++ b/en/wineusr-bugs.sgml
@@ -154,8 +154,15 @@
 	    <para>
 		<ulink url="http://www.freenode.net">Freenode.net</ulink>
 		hosts an IRC channel for Wine.  You can access it by using
-		any IRC client such as Xchat.  The settings you'll need are:
-		server = irc.freenode.net, port = 6667, and channel = #winehq
+                any IRC client such as <application>Xchat</application>.  The settings you'll need are:
+                <simplelist type="horiz" columns="2">
+                  <member>server</member>
+                  <member>irc.freenode.net</member>
+                  <member>port</member>
+                  <member>6667</member>
+                  <member>channel</member>
+                  <member>#winehq</member>
+                </simplelist>
 	    </para>
 	  </listitem>
 	  <listitem>
@@ -173,9 +180,9 @@
 	  <listitem>
 	    <para>
 		Wine <ulink url="http://www.winehq.org/site/forums#ml">mailing
-		lists</ulink> may also help, especially wine-users.  The
-		wine-devel list may be appropriate depending on the type of
-		problem you are experiencing.  If you post to wine-devel you
+                lists</ulink> may also help, especially <literal>wine-users</literal>.  The
+                <literal>wine-devel</literal> list may be appropriate depending on the type of
+                problem you are experiencing.  If you post to <literal>wine-devel</literal> you
 		should be prepared to do a little work to help diagnose the
 		problem.  Read the section below to find out how to debug
 		the source of your problem.




More information about the wine-cvs mailing list