Loading...
--- Libc/Libc-763.13/stdlib/FreeBSD/abort.3
+++ Libc/Libc-825.25/stdlib/FreeBSD/abort.3
@@ -58,6 +58,13 @@
.Fn abort
function is thread-safe.
It is unknown if it is async-cancel-safe.
+.Pp
+The
+.Fn abort
+function causes a report to be generated by Crash Reporter. If you wish to
+terminate without generating a crash report, use
+.Xr exit 3
+instead.
.Sh RETURN VALUES
The
.Fn abort