[hipl-commit] [trunk] Rev 4520: doc: Create proper subsections in the VNC section instead of faking them.

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: hipl-commit@xxxxxxxxxxxxx
  • Date: Sun, 16 May 2010 14:18:38 +0300

Committer: Diego Biurrun <diego@xxxxxxxxxx>
Date: 16/05/2010 at 14:18:38
Revision: 4520
Revision-id: diego@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Branch nick: trunk

Log:
  doc: Create proper subsections in the VNC section instead of faking them.

Modified:
  M  doc/HOWTO.xml

=== modified file 'doc/HOWTO.xml'
--- doc/HOWTO.xml       2010-05-16 10:38:14 +0000
+++ doc/HOWTO.xml       2010-05-16 11:18:16 +0000
@@ -2163,9 +2163,10 @@
     used because tested applications did not support IPv6. It seems
     that most of the VNC applications do not support IPv6.
   </para>
-  <para>
-    VINO/VINAGRE
-  </para>
+  <section id="sec_vino_vinagre">
+  <title>
+    vino / vinagre
+  </title>
   <para>
   Setup LSIs as the manual instructs and remember the daemons and so
   on. Then do the following.
@@ -2182,9 +2183,11 @@
   <programlisting>
     vinagre &lt;LSI-of-Server&gt;
   </programlisting>
-  <para>
-    THIGHTVNCSERVER/XTIGHTVNCVIEWER
-  </para>
+  </section>
+  <section id="sec_tightvncserver_xtightvncviewer">
+  <title>
+    tightvncserver / xtightvncviewer
+  </title>
   <para>
   Setup LSIs as the manual instructs and remember the daemons and so
   on. Then do the following.
@@ -2207,6 +2210,7 @@
   Longer how-to can be found from <ulink 
url="http://www.cs.helsinki.fi/u/sklvarjo/vnc.htm"; />
   </para>
   </section>
+  </section>
   <section id="sec_openldap">
   <title>OpenLDAP</title>
   <para>

Other related posts:

  • » [hipl-commit] [trunk] Rev 4520: doc: Create proper subsections in the VNC section instead of faking them. - Diego Biurrun