svn commit: r240779 - stable/8/share/man/man3

Jilles Tjoelker jilles at FreeBSD.org
Fri Sep 21 12:40:32 UTC 2012


Author: jilles
Date: Fri Sep 21 12:40:31 2012
New Revision: 240779
URL: http://svn.freebsd.org/changeset/base/240779

Log:
  MFC r240524: siginfo(3): Document TRAP_DTRACE signal code.

Modified:
  stable/8/share/man/man3/siginfo.3
Directory Properties:
  stable/8/share/man/man3/   (props changed)

Modified: stable/8/share/man/man3/siginfo.3
==============================================================================
--- stable/8/share/man/man3/siginfo.3	Fri Sep 21 12:38:52 2012	(r240778)
+++ stable/8/share/man/man3/siginfo.3	Fri Sep 21 12:40:31 2012	(r240779)
@@ -154,6 +154,8 @@ object-specific hardware error
 process breakpoint
 .It Ta Dv TRAP_TRACE Ta
 process trace trap
+.It Ta Dv TRAP_DTRACE Ta
+DTrace induced trap
 .It Dv SIGCHLD Ta Dv CLD_EXITED Ta
 child has exited
 .It Ta Dv CLD_KILLED Ta


More information about the svn-src-stable-8 mailing list