summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/fault.h
diff options
context:
space:
mode:
authorDan McDonald <danmcd@mnx.io>2022-05-13 17:20:24 -0400
committerGitHub <noreply@github.com>2022-05-13 17:20:24 -0400
commitbb7d6c9b47695f41cbacbcf6662baf3d0e152fdf (patch)
tree75f2d0cab5fb92f97f2ab2c3186a0b5d1579a33a /usr/src/uts/common/sys/fault.h
parent8ca5534c77e93c25d2c1f777499b12da0f7cc0cd (diff)
parent402559e299331588f209b3a9693e3bcd6a83d22c (diff)
downloadillumos-joyent-OS-8149.tar.gz
Merge branch 'master' into OS-8149OS-8149
Diffstat (limited to 'usr/src/uts/common/sys/fault.h')
-rw-r--r--usr/src/uts/common/sys/fault.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/uts/common/sys/fault.h b/usr/src/uts/common/sys/fault.h
index d37e8a0f47..139216b5ff 100644
--- a/usr/src/uts/common/sys/fault.h
+++ b/usr/src/uts/common/sys/fault.h
@@ -40,7 +40,7 @@ extern "C" {
* hardware faults. Setting the appropriate flags in a process's
* set of traced faults via /proc causes the process to stop each
* time one of the designated faults occurs so that a debugger can
- * take action. See proc(4) for details.
+ * take action. See proc(5) for details.
*/
/* fault enumeration must begin with 1 */