Updated for w3c validation
This commit is contained in:
parent
92249f78d0
commit
0f114f7ec8
@ -2,7 +2,7 @@
|
||||
<HTML>
|
||||
<!-- $Id$ -->
|
||||
<HEAD>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO 8859-1">
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<META NAME="Language" content='en'>
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
<META name="author" lang="en" content="Michiel Broek">
|
||||
|
@ -19,7 +19,7 @@
|
||||
|
||||
<H3>Synopsis.</H3>
|
||||
<P>
|
||||
<code><strong>mbout</strong> [command] <params> <options>
|
||||
<code><strong>mbout</strong> [command] <params> <options></code>
|
||||
<P> <P>
|
||||
|
||||
<H3>Description.</H3>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
<META http-equiv="Content-Style-Type" content="text/css">
|
||||
<META NAME="Language" content='en'>
|
||||
<META name="author" lang="en" "content=Michiel Broek">
|
||||
<META name="author" lang="en" content="Michiel Broek">
|
||||
<META name="copyright" lang="en" content="Copyright Michiel Broek">
|
||||
<META name="description" lang="en" content="MBSE BBS Manual">
|
||||
<META name="keywords" lang="en" content="MBSE BBS, MBSE, BBS, manual, fido, fidonet, gateway, tosser, mail, tic, mailer">
|
||||
@ -87,13 +87,13 @@ Then all kind of internal semafore's will be checked. The commands that are exec
|
||||
values, but they can be changed wit mbsetup. The commands can be scripts as well.
|
||||
The checks and actions are:
|
||||
<P>
|
||||
<table border=1 bgcolor=#FFFF99 cellspacing=0 cellpadding=3 bordercolor=#000080>
|
||||
<table border=1 bgcolor='#FFFF99' cellspacing=0 cellpadding=3>
|
||||
<tr>
|
||||
<th align=left bgcolor=#000080><font color=#FFFFFF>Semafore</font></th>
|
||||
<th align=left bgcolor=#000080><font color=#FFFFFF>Speed</font></th>
|
||||
<th align=left bgcolor=#000080><font color=#FFFFFF>Tasktype</font></th>
|
||||
<th align=left bgcolor=#000080><font color=#FFFFFF>Depends on</font></th>
|
||||
<th align=left bgcolor=#000080><font color=#FFFFFF>Job to run</font></th>
|
||||
<th align=left bgcolor='#000080'><font color='#FFFFFF'>Semafore</font></th>
|
||||
<th align=left bgcolor='#000080'><font color='#FFFFFF'>Speed</font></th>
|
||||
<th align=left bgcolor='#000080'><font color='#FFFFFF'>Tasktype</font></th>
|
||||
<th align=left bgcolor='#000080'><font color='#FFFFFF'>Depends on</font></th>
|
||||
<th align=left bgcolor='#000080'><font color='#FFFFFF'>Job to run</font></th>
|
||||
</tr>
|
||||
<tr><td>mailout</td><td>Fast</td><td>mbfido</td><td>Max. 1 mbfido task</td><td>mbfido scan web -quiet</td></tr>
|
||||
<tr><td>mailin</td><td>Fast</td><td>mbfido</td><td>Max. 1 mbfido task</td><td>mbfido tic toss web -quiet</td></tr>
|
||||
|
Reference in New Issue
Block a user