Fixed exit status for killall

This commit is contained in:
Pavel Roskin
2000-06-06 18:10:17 +00:00
parent 517cab761f
commit 700a5aed75
3 changed files with 11 additions and 2 deletions

View File

@@ -59,6 +59,7 @@
with traditional implementations -- Pavel Roskin.
* "mount" now reports errors from nfsmount() and assumes NFS mount
if ':' is present in the device name - Pavel Roskin
* Fixed exit status for killall - Pavel Roskin
* More doc updates