Mercurial > hg > Members > kono > nitros9-code
annotate level1/sys/error.hp @ 3295:6b7a7b233925 default tip
makefile: Allow PORTS with level1/2 mix
https://sourceforge.net/p/nitros9/feature-requests/10/
author | Tormod Volden <debian.tormod@gmail.com> |
---|---|
date | Tue, 19 Apr 2022 18:12:17 +0200 |
parents | fdc657942606 |
children |
rev | line source |
---|---|
285
5ac4920aa1f7
Added *.hp files from OS-9 Level Two, removed cmds.hp as the old OS-9 Level One
boisy
parents:
diff
changeset
|
1 @ERROR |
905 | 2 Syntax: Error <errno> [<errno> [...]] |
3168
fdc657942606
Expand help messages after inspection of source code
Neal Crook <foofoobedoo@gmail.com>
parents:
905
diff
changeset
|
3 Usage : Outputs text error message(s) for given error number(s) |
fdc657942606
Expand help messages after inspection of source code
Neal Crook <foofoobedoo@gmail.com>
parents:
905
diff
changeset
|
4 |
fdc657942606
Expand help messages after inspection of source code
Neal Crook <foofoobedoo@gmail.com>
parents:
905
diff
changeset
|
5 The error messages are extracted from /DD/SYS/errmsg |