improve more of the calc error code system

Even Further improve help files for help/errno, help/error,
and help/newerror.
This commit is contained in:
Landon Curt Noll
2023-09-12 16:09:28 -07:00
parent 229a60e4d5
commit 1507adb261
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
NAME
errno - return or set a stored error-number
errno - return or set a the global calc_errno value
SYNOPSIS
errno([errnum])