summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Pfault.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Pfault.3proc')
-rw-r--r--usr/src/man/man3proc/Pfault.3proc4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/src/man/man3proc/Pfault.3proc b/usr/src/man/man3proc/Pfault.3proc
index cb106a4d19..f3a6e1232e 100644
--- a/usr/src/man/man3proc/Pfault.3proc
+++ b/usr/src/man/man3proc/Pfault.3proc
@@ -40,7 +40,7 @@ A hardware fault may occur because an illegal instruction was executed,
a breakpoint or watchpoint was encountered, or an arithmetic exception occurred,
among others.
The full list of faults is available in both
-.Xr proc 4
+.Xr proc 5
and
.In sys/fault.h .
.Pp
@@ -105,4 +105,4 @@ in
.Xr libproc 3LIB .
.Sh SEE ALSO
.Xr libproc 3LIB ,
-.Xr proc 4
+.Xr proc 5