diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-17 07:40:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-17 07:40:30 +0000 |
commit | c3cec99eaf0a6f7ddc5c9ab67d51efff020d036a (patch) | |
tree | df793fba3f6232778da246914181bddc70539c4e /lib/libcompat/regexp/regexp.3 | |
parent | bb192a4befb42fd42959c287aa276732258c1c80 (diff) |
fix Xr
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
-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 |