diff options
| author | mikel <mikel@NetBSD.org> | 1997-07-10 07:57:07 +0000 |
|---|---|---|
| committer | mikel <mikel@NetBSD.org> | 1997-07-10 07:57:07 +0000 |
| commit | 3f0dbdf76179aeeff9cea3c7fcb997482b56f477 (patch) | |
| tree | a6824094585829749db6313ebdc48f9df1553a7f /lib/libcompat | |
| parent | 68d5856411ab45d8ad9e34154edcef01fbe0c695 (diff) | |
xref exit(3) not exit(2)
Diffstat (limited to 'lib/libcompat')
| -rw-r--r-- | lib/libcompat/regexp/regexp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libcompat/regexp/regexp.3 b/lib/libcompat/regexp/regexp.3 index d1a3a000d80..d57716e2230 100644 --- a/lib/libcompat/regexp/regexp.3 +++ b/lib/libcompat/regexp/regexp.3 @@ -181,7 +181,7 @@ with a suitable indicator of origin, on the standard error output and invokes -.Xr exit 2 . +.Xr exit 3 . The .Fn regerror function |
