diff --git a/html/errcodes.html b/html/errcodes.html index 679b49dc..bb2a1e3a 100644 --- a/html/errcodes.html +++ b/html/errcodes.html @@ -14,7 +14,7 @@
-+Last update 20-Jun-2005
Last update 30-Jun-2005
@@ -23,8 +23,11 @@ Following is a list of return codes from all official mbse programs and utilities. These codes can be used in scripts. If a program exits normally, the return code is 0. If a program exits by a signal, the return code is the signal number. This means if you kill a running program with a SIGTERM, the programs -exits with the SIGTERM error number. On most platforms this is 15. Here is the -list of other return codes: +exits with the SIGTERM error number. On most platforms this is 15. These +errorcodes are for the most part the same on all *nix platforms but because of +some small differences I cannot list these here. Just do a kill -l to see +a list of errors for your own platform.MBSE BBS - Error return codes.
+Here is the list of other return codes:
- Commandline error
- Configuration error