--- /dev/null
+--- abort.3.orig 2010-02-22 12:52:54.000000000 -0800
++++ abort.3 2010-02-22 12:56:29.000000000 -0800
+@@ -58,6 +58,13 @@ The
+ .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