All manual pages have only the .html extention
This commit is contained in:
parent
d99d49a10e
commit
bc339016d6
@ -8,7 +8,7 @@ config.status
|
||||
paths.h
|
||||
stamp-h
|
||||
html/basic.html
|
||||
html/index.htm
|
||||
html/index.html
|
||||
html/upgrade.html
|
||||
script/editor
|
||||
script/installinit.log
|
||||
|
@ -4,6 +4,7 @@
|
||||
Added some IPv6 configurations to the manual.
|
||||
Changed META description lines in the manual.
|
||||
Fixed a six year old documentation error.
|
||||
All manual pages have only the .html extention.
|
||||
|
||||
mbfile:
|
||||
Each html file index page now has an unique name to help
|
||||
|
4
configure
vendored
4
configure
vendored
@ -7400,7 +7400,7 @@ $as_echo "$vpop" >&6; }
|
||||
done
|
||||
|
||||
|
||||
ac_config_files="$ac_config_files Makefile.global paths.h unix/login.defs INSTALL FILE_ID.DIZ script/editor html/index.htm html/basic.html html/upgrade.html"
|
||||
ac_config_files="$ac_config_files Makefile.global paths.h unix/login.defs INSTALL FILE_ID.DIZ script/editor html/index.html html/basic.html html/upgrade.html"
|
||||
|
||||
cat >confcache <<\_ACEOF
|
||||
# This file is a shell script that caches the results of configure
|
||||
@ -8121,7 +8121,7 @@ do
|
||||
"INSTALL") CONFIG_FILES="$CONFIG_FILES INSTALL" ;;
|
||||
"FILE_ID.DIZ") CONFIG_FILES="$CONFIG_FILES FILE_ID.DIZ" ;;
|
||||
"script/editor") CONFIG_FILES="$CONFIG_FILES script/editor" ;;
|
||||
"html/index.htm") CONFIG_FILES="$CONFIG_FILES html/index.htm" ;;
|
||||
"html/index.html") CONFIG_FILES="$CONFIG_FILES html/index.html" ;;
|
||||
"html/basic.html") CONFIG_FILES="$CONFIG_FILES html/basic.html" ;;
|
||||
"html/upgrade.html") CONFIG_FILES="$CONFIG_FILES html/upgrade.html" ;;
|
||||
|
||||
|
@ -369,7 +369,7 @@ AC_OUTPUT(
|
||||
INSTALL
|
||||
FILE_ID.DIZ
|
||||
script/editor
|
||||
html/index.htm
|
||||
html/index.html
|
||||
html/basic.html
|
||||
html/upgrade.html
|
||||
)
|
||||
|
@ -9,7 +9,7 @@ H_BASE = dist.html manual.css errcodes.html \
|
||||
intergate.html intro.html invoking.html faq.html \
|
||||
known_bugs.html mgetty.html routing.html nodelist.html
|
||||
|
||||
H_FTSC = ftsc/index.htm
|
||||
H_FTSC = ftsc/index.html
|
||||
|
||||
H_IMAGES = images/b_arrow.png images/magic.png images/nodes1.png \
|
||||
images/connec.png images/mbsetup0.png images/nodes2.png \
|
||||
@ -36,21 +36,21 @@ H_IMAGES = images/b_arrow.png images/magic.png images/nodes1.png \
|
||||
images/mbmon2.png images/mbmon1-tn.png images/mbmon2-tn.png \
|
||||
images/nodes11.png
|
||||
|
||||
H_LICENSE = license/copying.html license/hydracom.html license/index.htm \
|
||||
H_LICENSE = license/copying.html license/hydracom.html license/index.html \
|
||||
license/jam.html
|
||||
|
||||
H_MENUS = menus/control.html menus/index.htm menus/menu100.html \
|
||||
H_MENUS = menus/control.html menus/index.html menus/menu100.html \
|
||||
menus/menu300.html menus/menu500.html \
|
||||
menus/menu0.html menus/menu200.html menus/menu400.html
|
||||
|
||||
H_MISC = misc/dropfile.html misc/fileid.html misc/index.htm \
|
||||
H_MISC = misc/dropfile.html misc/fileid.html misc/index.html \
|
||||
misc/jam.html misc/semafore.html misc/filefind.html \
|
||||
misc/ftpserver.html misc/ipmailer.html misc/outbound.html \
|
||||
misc/usleep.html misc/webserver.html
|
||||
|
||||
H_PROGS = programs/mbfido.html programs/mbmon.html \
|
||||
programs/mbtoberep.html programs/mblogin.html \
|
||||
programs/index.htm programs/mbcico.html \
|
||||
programs/index.html programs/mbcico.html \
|
||||
programs/mbfile.html programs/mbmsg.html \
|
||||
programs/mbseq.html programs/mbuser.html \
|
||||
programs/mbaff.html programs/mbdiff.html \
|
||||
@ -61,8 +61,8 @@ H_PROGS = programs/mbfido.html programs/mbmon.html \
|
||||
programs/mbstat.html programs/mbpasswd.html \
|
||||
programs/mbtask.html
|
||||
|
||||
H_SETUP = setup/archiver.html setup/index.htm setup/bbs.html \
|
||||
setup/language.html setup/oneliner.html \
|
||||
H_SETUP = setup/archiver.html setup/index.html setup/bbs.html \
|
||||
setup/language.html setup/oneliner.html \
|
||||
setup/emareas.html setup/magic.html setup/mail.html \
|
||||
setup/protocol.html setup/emgroup.html setup/chat.html \
|
||||
setup/fdb.html setup/security.html setup/sitedoc.html \
|
||||
@ -74,9 +74,9 @@ H_SETUP = setup/archiver.html setup/index.htm setup/bbs.html \
|
||||
setup/hatch.html setup/virscan.html setup/services.html \
|
||||
setup/domains.html setup/taskmgr.html setup/route.html
|
||||
|
||||
H_OTHER = index.htm basic.html upgrade.html
|
||||
H_OTHER = index.html basic.html upgrade.html
|
||||
|
||||
H_IN = index.htm.in basic.html.in upgrade.html.in
|
||||
H_IN = index.html.in basic.html.in upgrade.html.in
|
||||
|
||||
FILES = $(H_IN) $(H_BASE) $(H_FTSC) $(H_IMAGES) $(H_LICENSE) $(H_MENUS) $(H_MISC) $(H_PROGS) $(H_SETUP) Makefile
|
||||
|
||||
|
@ -277,10 +277,10 @@ You may also want to edit ~/etc/header.txt and ~/etc/footer.txt, these
|
||||
files are the top and bottom of the newfiles/allfiles listings.
|
||||
<P>
|
||||
Now the basic environment is finished, the next thing to do is
|
||||
<a href="setup/index.htm">configure the bbs</a>.
|
||||
<a href="setup/index.html">configure the bbs</a>.
|
||||
<P> <P>
|
||||
|
||||
<a href="index.htm"><img SRC="images/b_arrow.png" ALT="Back to Index" BORDER=0>Back to Index</a>
|
||||
<a href="index.html"><img SRC="images/b_arrow.png" ALT="Back to Index" BORDER=0>Back to Index</a>
|
||||
|
||||
</blockquote>
|
||||
</body>
|
||||
|
@ -98,7 +98,7 @@ questions about "unsupported" distributions, the best place to be is in the
|
||||
MBSE support echo.
|
||||
<P> <P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -223,7 +223,7 @@ should not need to change anything else.
|
||||
Currently there are some troubles with modem calls.
|
||||
<p>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -77,7 +77,7 @@ When an external program is run, a mbse program can exit with return code 256 +
|
||||
the return code of the external program. So if the external program exits with
|
||||
error code 7, the code returned by the mbse program is 263.
|
||||
<P>
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -84,7 +84,7 @@ MBSE up & running.
|
||||
<p></li>
|
||||
</ol>
|
||||
|
||||
<a href="index.htm"><img src="images/b_arrow.png" alt="Back" border="0">Go Back</a>
|
||||
<a href="index.html"><img src="images/b_arrow.png" alt="Back" border="0">Go Back</a>
|
||||
<hr>
|
||||
|
||||
<h3><a name="1">1. Installation.</a></h3>
|
||||
|
@ -174,7 +174,7 @@ smallest amount of memory you need is 36 MB, and that amount is only needed if
|
||||
you use a virus scanner which needs more memory then mbse.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -90,7 +90,7 @@ Michiel Broek.
|
||||
|
||||
<HR>
|
||||
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to Index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to Index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
@ -32,7 +32,7 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="known_bugs.html">Known Bugs</a></li>
|
||||
<li><a href="license/index.htm">Licenses</a></li>
|
||||
<li><a href="license/index.html">Licenses</a></li>
|
||||
</ul>
|
||||
<P> <P>
|
||||
|
||||
@ -43,7 +43,7 @@
|
||||
<li><a href="dist.html">Which distribution to use</a></li>
|
||||
<li><a href="basic.html">Basic installation MBSE BBS</a></li>
|
||||
<li><a href="upgrade.html">Upgrade MBSE BBS</a></li>
|
||||
<li><a href="setup/index.htm">Configuring the bbs with mbsetup</a>
|
||||
<li><a href="setup/index.html">Configuring the bbs with mbsetup</a>
|
||||
<ol>
|
||||
<li><A HREF="setup/global.html">Edit Global configuration</a>
|
||||
<li><A HREF="setup/fidonet.html">Edit Fido networks</a>
|
||||
@ -56,7 +56,7 @@
|
||||
<ol>
|
||||
<li><A HREF="setup/security.html">Edit Security limits</a>
|
||||
<li><A HREF="setup/language.html">Edit Language setup</A>
|
||||
<li><A HREF="menus/index.htm">Edit BBS menus</a>
|
||||
<li><A HREF="menus/index.html">Edit BBS menus</a>
|
||||
<li><A HREF="setup/files.html">Edit File areas</a>
|
||||
<li><A HREF="setup/protocol.html">Edit Transfer protocols</a>
|
||||
<li><A HREF="setup/oneliner.html">Edit Oneliners</a>
|
||||
@ -88,7 +88,7 @@
|
||||
</ol></li>
|
||||
<li><a href="invoking.html">Starting and Stopping the BBS</a></li>
|
||||
<li><a href="mgetty.html">Setup mgetty for the BBS</a></li>
|
||||
<li><a href="programs/index.htm">Programs and utilities</a>
|
||||
<li><a href="programs/index.html">Programs and utilities</a>
|
||||
<ol>
|
||||
<li><a href="programs/mbaff.html">mbaff, Announce newfiles and filefind</a></li>
|
||||
<li><a href="programs/mball.html">mball, Allfiles and newfiles list creator</a></li>
|
||||
@ -127,8 +127,8 @@
|
||||
|
||||
<ul>
|
||||
<li><a href="faq.html">Frequently Asked Questions</a></li>
|
||||
<li><a href="ftsc/index.htm">Fidonet Standard Commitee documents</a></li>
|
||||
<li><a href="misc/index.htm">Miscellaneous documents</a></li>
|
||||
<li><a href="ftsc/index.html">Fidonet Standard Commitee documents</a></li>
|
||||
<li><a href="misc/index.html">Miscellaneous documents</a></li>
|
||||
</ul>
|
||||
|
||||
<hr>
|
@ -100,7 +100,7 @@ posted to that newsgroup.
|
||||
See <A HREF="postfix.html">Postfix (email) configuration</A>
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -88,7 +88,7 @@ should work for browsers about the same as with ANSI character terminals.
|
||||
<P> <P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -66,7 +66,7 @@ dialout, scanning and tossing mail etc. In other words, the bbs is up and
|
||||
running.
|
||||
<p>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -39,7 +39,7 @@ machines using networked filesystems because the storage format doesn't specify
|
||||
the internal byte order for different CPU's. This is an error in the JAM spec.
|
||||
</UL>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -33,7 +33,7 @@ Michiel Broek.
|
||||
</ul>
|
||||
|
||||
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to Index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to Index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
@ -175,7 +175,7 @@ setup) or your BBS won't start and complain. Submenus may be nested 50
|
||||
levels deep.
|
||||
<P>
|
||||
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" BORDER=0>Back</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" BORDER=0>Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
@ -182,7 +182,7 @@ solution. If youre system allows it, try to add the the user <b>mbse</b> as
|
||||
a legal user of your serial ports. Most distributions have some tool for this.
|
||||
<p>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -107,7 +107,7 @@ Line Description
|
||||
11 Node (line) number
|
||||
</pre>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -325,7 +325,7 @@
|
||||
to the fIleFind program.
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -381,7 +381,7 @@ distribution file/disk if it is prepared in the above described format.
|
||||
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -101,7 +101,7 @@ The <b>mball</b> program will parse this file and increase the download counters
|
||||
for the files that are downloaded from the bbs.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -39,7 +39,7 @@ MBSE BBS package.
|
||||
|
||||
<HR>
|
||||
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to Index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to Index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
@ -167,7 +167,7 @@ Future developments might make additions necessary, if they can not
|
||||
be expressed with the existing set of flags as defined by this FSP.
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -633,7 +633,7 @@ Co-Authors..: Andrew Milner, Mats Birch, Mats Wallin
|
||||
Sweden mw@fido.lu
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0" width="33" height="35">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0" width="33" height="35">Go Back</A>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -96,7 +96,7 @@ the "protected" inbound directory is processed automatic.
|
||||
If there is no pid found, the lock is a stale lock and is removed.
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -68,7 +68,7 @@ mbtask.last Purpose: A timestamp created and touched by "mbtask" every
|
||||
minute so you can check it is running.
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -63,7 +63,7 @@ pauses of 10 ms.
|
||||
Michiel.
|
||||
<p>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -114,7 +114,7 @@ for the files that are downloaded from the webserver.
|
||||
<P>
|
||||
|
||||
<P>
|
||||
<A HREF="index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -126,7 +126,7 @@ mbtask</strong>.
|
||||
<IMG SRC="images/nodelist5.png" Border="0" Alt="Magic copy nodelist and trigger compiler">
|
||||
<P> </P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -154,7 +154,7 @@ changes.
|
||||
<p>
|
||||
|
||||
<A HREF="./intergate.html"><IMG SRC="images/larrow.png" ALT="Back" Border="0">Go back</A>
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Home" Border="0">Go to main</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Home" Border="0">Go to main</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -43,7 +43,7 @@
|
||||
</ol>
|
||||
|
||||
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" border="0">Back to Main index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
@ -91,8 +91,8 @@ must be present in the ~/etc subdirectory.
|
||||
Use this switch if you run <strong>mbaff</strong> from the crontab.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Back" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Back" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Index" Border="0">Back to main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -67,8 +67,8 @@ In <strong>mbsetup</strong> menu 1.13 you need to set the days to include in new
|
||||
Also define valid paths to logfiles that are created by your web and ftp server.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -293,8 +293,8 @@ Michiel Broek Rewrite for MBSE BBS.
|
||||
</pre>
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -56,8 +56,8 @@ nodelist with the <strong>mbfido</strong> program.
|
||||
<strong>mbdiff</strong> runs on the background.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -269,8 +269,8 @@ This variable must point to the root of the bbs directoy structure.
|
||||
There are still bugs, this program is under development.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -184,8 +184,8 @@ overwrite the existing file.
|
||||
Supress virus scanning of files during adopt or import. Use with care.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -60,8 +60,8 @@ must be present in the ~/etc directory.
|
||||
if you run <strong>mbindex</strong> from a shellscript or from the crontab.
|
||||
<P> <P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -30,8 +30,8 @@ use this program if you install a new language file. When you build the
|
||||
complete mbse bbs package, this command is run automatic for you.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -118,8 +118,8 @@ flags = IPv6 line.
|
||||
This is described with the setup for <A HREF="../mgetty.html">mgetty</A>.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -111,8 +111,8 @@ soon as possible.
|
||||
This shows the software information.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -85,8 +85,8 @@ no screen output. Use this switch if you run <strong>mbmsg</strong>
|
||||
from the crontab.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -60,8 +60,8 @@ as newsserver.
|
||||
<P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -102,8 +102,8 @@ logfile and creates and stops polling of 2 nodes.<br>
|
||||
</pre>
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -47,8 +47,8 @@ running manually is not supported.
|
||||
<P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -110,7 +110,7 @@ The final setup is to set the users "do not disturb" flag and then the menu
|
||||
system is started. The menu system will run forever, until the user chooses
|
||||
to logoff, the connection is lost or his daily timelimit is reached. For the
|
||||
possibilities and setup of the menus see
|
||||
<A HREF="../menus/index.htm">MBSE BBS Menu System</A>
|
||||
<A HREF="../menus/index.html">MBSE BBS Menu System</A>
|
||||
<P> <P>
|
||||
|
||||
<H3>Environment.</H3>
|
||||
@ -139,8 +139,8 @@ will be made with the terminal type of the remote user.
|
||||
<P> <P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -41,8 +41,8 @@ Nah, it's only 50 lines code, what could go wrong?
|
||||
<P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -33,7 +33,7 @@ When <b>mbsetup</b> is started without arguments the databases will be checked
|
||||
and initialized before the main screen is displayed.
|
||||
Both methods are being used to make sure all needed databases excist.
|
||||
For a detailed description of all setup options see
|
||||
<A HREF="../setup/index.htm">MBSE BBS Setup Guide</A><br>
|
||||
<A HREF="../setup/index.html">MBSE BBS Setup Guide</A><br>
|
||||
<b>mbsetup</b> uses locking to protect the system databases. Some setup menus
|
||||
can only be entered if the bbs is free, ie. no users logged on, no mailer
|
||||
sessions, not tossing mail etc. If the bbs is free, then these menus can be
|
||||
@ -54,8 +54,8 @@ must be present in the ~/etc directory. If it is not present, ie you run
|
||||
several other databases.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -71,8 +71,8 @@ This is good for using mbstat in scripts.
|
||||
<P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -425,8 +425,8 @@ The GSPC command is used by utilities to check if enough space is available to
|
||||
continue to work safely.
|
||||
<P> <P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -39,8 +39,8 @@ of the bbs structure. The main configuration file <strong>config.data</strong>
|
||||
must be present in the ~/etc directory.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -63,8 +63,8 @@ You should also run this command if you marked users to delete with
|
||||
for running <strong>mbuser</strong> in the background or from the crontab.
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -63,8 +63,8 @@ running manually is not supported.
|
||||
</pre>
|
||||
<P>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
<A HREF="index.html"><IMG SRC="../images/larrow.png" ALT="Index" Border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Main" Border="0">Back to Main index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -205,7 +205,7 @@ module.
|
||||
</CODE>
|
||||
</PRE>
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -25,7 +25,7 @@ The BBS setup is split in the following sections:
|
||||
<ol>
|
||||
<li><A HREF="security.html">Security limits</a>
|
||||
<li><A HREF="language.html">Language setup</A>
|
||||
<li><A HREF="../menus/index.htm">BBS menus</a>
|
||||
<li><A HREF="../menus/index.html">BBS menus</a>
|
||||
<li><A HREF="files.html">File areas</a>
|
||||
<li><A HREF="protocol.html">Transfer protocols</a>
|
||||
<li><A HREF="bbslist.html">BBS List data</a>
|
||||
|
@ -42,7 +42,7 @@ When you start <strong>mbsetup</strong> you will see the following screen:
|
||||
<ol>
|
||||
<li><A HREF="security.html">Edit Security limits</a>
|
||||
<li><A HREF="language.html">Edit Language setup</A>
|
||||
<li><A HREF="../menus/index.htm">Edit BBS menus</a>
|
||||
<li><A HREF="../menus/index.html">Edit BBS menus</a>
|
||||
<li><A HREF="files.html">Edit File areas</a>
|
||||
<li><A HREF="protocol.html">Edit Transfer protocols</a>
|
||||
<li><A HREF="oneliner.html">Edit Oneliners</a>
|
||||
@ -73,7 +73,7 @@ When you start <strong>mbsetup</strong> you will see the following screen:
|
||||
<li><A HREF="sitedoc.html">Create site documents</a>
|
||||
</ol>
|
||||
|
||||
<A HREF="../index.htm"><IMG SRC="../images/b_arrow.png" ALT="Back" border="0">Back to index</A>
|
||||
<A HREF="../index.html"><IMG SRC="../images/b_arrow.png" ALT="Back" border="0">Back to index</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
@ -89,7 +89,7 @@ In the directory /opt/mbse/bin and /opt/mbse/etc are new scripts installed. They
|
||||
extension <b>.new</b> and you need to examine these to see if you can simply copy these over
|
||||
your current ones.
|
||||
<p>
|
||||
<a href="index.htm"><img SRC="images/b_arrow.png" ALT="Back to Index" BORDER=0>Back to Index</a>
|
||||
<a href="index.html"><img SRC="images/b_arrow.png" ALT="Back to Index" BORDER=0>Back to Index</a>
|
||||
|
||||
</blockquote>
|
||||
</body>
|
||||
|
@ -39,7 +39,7 @@ startup scripts will remove them before the bbs is started.
|
||||
<P> <P>
|
||||
|
||||
|
||||
<A HREF="index.htm"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
<A HREF="index.html"><IMG SRC="images/b_arrow.png" ALT="Back" Border="0">Go Back</A>
|
||||
</BLOCKQUOTE>
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user