diff options
Diffstat (limited to 'share/man/man3/assert.3')
-rw-r--r-- | share/man/man3/assert.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/assert.3 b/share/man/man3/assert.3 index 2a9c8f9..0e344df 100644 --- a/share/man/man3/assert.3 +++ b/share/man/man3/assert.3 @@ -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 |