make some documentation changes and fix unset/register
[spider.git] / html / adminmanual-6.html
index 1857f2a468fa85b981328dc42b7301a6f3e48c30..850938a309d5b17b8a7da9dbe6a9d20ac0090138 100644 (file)
@@ -288,6 +288,7 @@ package CmdAlias;
 )
 </PRE>
 </CODE></BLOCKQUOTE>
+<P>
 <P>You can create aliases for commands at will.  Beware though, these may not 
 always turn out as you think.  Care is needed and you need to test the 
 results once you have set an alias.
@@ -317,8 +318,10 @@ as the sysop.  For example ...
 export 5467 /spider/perl/keps.in
 </PRE>
 </CODE></BLOCKQUOTE>
+<P>
 <P>would export message number 5467 as a file called keps.in in the
 /spider/perl directory.
+<P>
 <P>Now login to a VT as sysop and cd /spider/perl.  There is a command in
 the perl directory called <EM>convkeps.pl</EM>.  All we need to do now is
 convert the file like so ...
@@ -328,6 +331,7 @@ convert the file like so ...
 ./convkeps.pl keps.in
 </PRE>
 </CODE></BLOCKQUOTE>
+<P>
 <P>Now go back to the cluster and issue the command ...
 <P>
 <BLOCKQUOTE><CODE>
@@ -335,6 +339,7 @@ convert the file like so ...
 load/keps
 </PRE>
 </CODE></BLOCKQUOTE>
+<P>
 <P>That is it!  the kepler data has been updated.
 <P>
 <H2><A NAME="ss6.8">6.8 The QRZ callbook</A>