Updated GNU references

This commit is contained in:
Michiel Broek
2003-08-15 20:05:34 +00:00
parent d68d0d67a0
commit aaee430a6f
301 changed files with 333 additions and 331 deletions

View File

@@ -36,7 +36,7 @@ Authors: P.E. Kimble aka King Kimerud kimerud@bayhaus.org
<h3>Introduction</h3>
<p> This FAQ is a work in progress. It is not complete, nor does its author
claim that it is complete. This FAQ only answers questions pertaining to
using MBSE BBS on your Linux box. It is a compilation of previous questions
using MBSE BBS on your GNU/Linux box. It is a compilation of previous questions
that Michiel Broek has recieved and answered from us newbies in getting
MBSE up &amp; running. </p>
<ol>
@@ -159,9 +159,9 @@ out.</a>
</tr>
<tr>
<td valign="Top">A 1.2</td>
<td> Currently only on most Linux distributions, FreeBSD and NetBSD.
<td> Currently only on most GNU/Linux distributions, FreeBSD and NetBSD.
The author, Michiel Broek, has made a valiant effort ensuring that
MBSE will recognize and install on the major distributions of Linux.
MBSE will recognize and install on the major distributions of GNU/Linux.
</td>
</tr>
</tbody>
@@ -915,7 +915,7 @@ can download dosemu.1.02.tgz from <a href="www.dosemu.org">www.dosemu.org</a>
MS/DOS, and that is the one that I use, but I'm sure that many doors
could work correctly with the freedos. You also need <b>sudo</b>. Sudo
is a utility that let's ordinary users execute certain programs as superuser,
this is available with almost all Linux distributions. </p>
this is available with almost all GNU/Linux distributions. </p>
<p><b>COMPILING DOSEMU</b></p>
<p> Unpack dosemu in some directory, for example /usr/src, then changed
into that directory and execute 'make'. When this is ready we have
@@ -1068,7 +1068,7 @@ of the doors. If you need another format you must use a converter to change
chungkuo.org) and I reiterate it here.
<p> There is an issue in that Linux file locking does not map precisely
<p> There is an issue in that GNU/Linux file locking does not map precisely
to DOS file locking. You need to patch DOSEMU and build a special version
to deal with this problem. Find the file "dosext/mfs/mfs.c" in your
DOSEMU source tree. Locate the following lines: </p>