Hi,

While trying to delve into plex86, I keep getting stuck at building
the documentation from cvs.  For starters, on my debian system, there
is no "docbook2html" script, so I had to try by hand.  Whatever I try,
openjade just keeps barfing thousands of warnings that I cannot make
any sense of.  Great documentation this great documentation system has.

I might try to get docbook-tools working on debian, but at present, I'm
more obses^H^H^H^H^Hinterested in getting the "standard" tools working
as advertised.  I can't be the only one who is actually trying to use 
this stuff, right?  Anyone else tried this on unstable debian?

Finally, a patch that looks sensible even to me and "osgmls" likes it too.
Maybe some day I will be able to benefit from it myself :-/

Cheers,

Joost


Index: ch_contributors.xml
===================================================================
RCS file: /cvsroot-plex86/plex86/docs/xml/PUG/ch_contributors.xml,v
retrieving revision 1.1
diff -u -w -r1.1 ch_contributors.xml
--- ch_contributors.xml 2001/04/11 20:54:33     1.1
+++ ch_contributors.xml 2001/06/12 23:59:33
@@ -31,7 +31,7 @@
   Curses gui.
 
 Drew Northup, N1XIM <[EMAIL PROTECTED]>
-  User level feedback & crash testing.
+  User level feedback & crash testing.
 
 Frank van der Linden <[EMAIL PROTECTED]>
   NetBSD plex86 port
Index: ch_running.xml
===================================================================
RCS file: /cvsroot-plex86/plex86/docs/xml/PUG/ch_running.xml,v
retrieving revision 1.1
diff -u -w -r1.1 ch_running.xml
--- ch_running.xml      2001/04/11 20:54:33     1.1
+++ ch_running.xml      2001/06/12 23:59:33
@@ -7,9 +7,9 @@
        user-level VM monitor can communicate with the kernel driver.
        You will need to be root:
 
-           user> su
-           root> ./misc/load_module.sh
-           root> exit
+           user> su
+           root> ./misc/load_module.sh
+           root> exit
 
        You need to have the kernel module installed in order to
        use plex86.
@@ -20,14 +20,14 @@
 
        You can now start up the VM by invoking the user program:
 
-           user> cd user
-           user> ./plex86 -f ../conf/SOME-CONFIG-FILE-HERE
+           user> cd user
+           user> ./plex86 -f ../conf/SOME-CONFIG-FILE-HERE
 
        Whenever you recompile the kernel stuff, or want to get
        rid of the kernel module, remove the old kernel module first.
        As root:
 
-           root> <...>/plex86/misc/unload_module.sh
+           root&gt; &lt;...&gt;/plex86/misc/unload_module.sh
 ====================================================================
 </literallayout>


Reply via email to