summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/fault.h
diff options
context:
space:
mode:
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 */