mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 11:02:44 +00:00
Bad reference to exit(2) changed to exit(3).
This commit is contained in:
parent
f815187c41
commit
a3f2a0a926
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49759
@ -30,7 +30,7 @@
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" @(#)regexp.3 8.1 (Berkeley) 6/4/93
|
||||
.\" $Id$
|
||||
.\" $Id: regexp.3,v 1.4 1999/07/12 20:49:25 nik Exp $
|
||||
.\"
|
||||
.Dd June 4, 1993
|
||||
.Dt 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
|
||||
|
Loading…
Reference in New Issue
Block a user