Jeffrey H. Johnson 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
..
README.3.00 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.3.10 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.3.20 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.PATCHQA 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.RTSCTS 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.SCOTTY 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.SEAlink 76256432c7 ECU 4.42 (2000-04/26) пре 4 година
README.WY60 76256432c7 ECU 4.42 (2000-04/26) пре 4 година

README.3.00

NOTE TO PRE-REVISION-3 USERS:

There have been *MANY* changes to ecu since revision 2.8. It is
worth re-reading this file and *at least* the table of contents of
the manual to see what's changed. No effort has been spared to
remain compatible with the previous version, but some changes
were necessary.

Notably, your pre rev-3 ~/.ecu/phone file must have a special
line added manually to the top of it: #ECUPHONE. See
models/phone for an example.

In general:

$i0 = 5
whilei $i0 != 0
{
do 'read-new-man'
ifs %logname != 'confused'
break
$i0 = $i0 - 1
}
ifs %logname == 'confused'
system 'mail -s help wht@wht.net < flame.txt'