minor doc updates
This commit is contained in:
parent
6050059be1
commit
080f575d0a
1 changed files with 1 additions and 1 deletions
2
makeconf
2
makeconf
|
@ -163,7 +163,7 @@ echo " 5) Hybrid7"
|
|||
echo " 6) Bahamut 1.4"
|
||||
echo " 7) Bahamut 1.8"
|
||||
echo " 8) Plexus"
|
||||
echo " 9) IRCu P10 (Experimental)"
|
||||
echo " 9) IRCu P10"
|
||||
while [ $validselection -eq 0 ] ; do
|
||||
echo $n " [$IRCD_DEFAULT] -> $c"
|
||||
if read INPUT ; then : ; else echo "" ; exit 1 ; fi
|
||||
|
|
Reference in a new issue