1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Unreal -> UnrealIRCd

This commit is contained in:
Bram Matthys
2015-10-11 17:31:59 +02:00
parent ac21d19daa
commit a565a68f36
13 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -121,7 +121,7 @@ elif [ "$1" = "backtrace" ] ; then
echo 'has permission to dump core (type "ulimit -c unlimited" and see'
echo 'if you get permission denied errors). Also verify that you did'
echo 'not run out of quota.'
echo 'If all that is ok, then it might be that Unreal did not crash but'
echo 'If all that is ok, then it might be that UnrealIRCd did not crash but'
echo 'got killed by the OS (eg: cpu/mem resource limits), the syadmin,'
echo 'or an automated process.'
exit 1
@@ -182,5 +182,5 @@ __EOF__
echo ""
echo "Thanks!"
else
echo "Usage: unreal start|stop|rehash|restart|mkpasswd|version|gencloak|upgrade-conf"
echo "Usage: unrealircd start|stop|rehash|restart|mkpasswd|version|gencloak|upgrade-conf"
fi