mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Indicate that assert exits with abort(3) instead of _exit(2). Closes
PR 1317. Reviewed by: alex Submitted by: Cove Schneider <cove@brazil.nbn.com>
This commit is contained in:
parent
e2f892a7e7
commit
671e66d2e0
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=16339
@ -51,7 +51,7 @@ A
|
||||
diagnostic message is written to the
|
||||
.Em stderr
|
||||
and the function
|
||||
.Xr _exit 2
|
||||
.Xr abort 3
|
||||
is called effectively terminating the program.
|
||||
.Pp
|
||||
If
|
||||
|
Loading…
Reference in New Issue
Block a user