Loading...
stdlib/FreeBSD/abort.3 Libc-763.13 Libc-825.26
--- Libc/Libc-763.13/stdlib/FreeBSD/abort.3
+++ Libc/Libc-825.26/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