Added rel='nofollow' to html links
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<h3>Introduction</h3>
|
||||
<p>
|
||||
Running DOS doors is possible on systems that can run
|
||||
<a href="http://www.dosemu.org">dosemu</a>. The latest versions of dosemu don't
|
||||
<a href="http://www.dosemu.org" rel="nofollow">dosemu</a>. The latest versions of dosemu don't
|
||||
need to be started suid root or started using sudo, it can run as the user that
|
||||
is logged in the bbs. Since that is possible, a new location for the virtual C:
|
||||
drive is now being used withing the $MBSE_ROOT file structure. This virtual C:
|
||||
@@ -40,7 +40,7 @@ that can be used in a systemwide multiuser setup. The bad packages want to have
|
||||
the dos drive in each users home directory, this is not what we want for doors.
|
||||
If you don't have a good dosemu you have to compile your own. This is not too
|
||||
complicated. First download the source from <a
|
||||
href="http://www.dosemu.org">dosemu</a>. You don't need the freedos-bin source
|
||||
href="http://www.dosemu.org" rel="nofollow">dosemu</a>. You don't need the freedos-bin source
|
||||
if you are going to use ms-dos or pc-dos.
|
||||
Unpack the source in some directory of your choice and compile the sources:<br>
|
||||
<pre>
|
||||
|
Reference in New Issue
Block a user