summaryrefslogtreecommitdiff
path: root/usr/src/man/man3proc/Pclearfault.3proc
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3proc/Pclearfault.3proc')
-rw-r--r--usr/src/man/man3proc/Pclearfault.3proc6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3proc/Pclearfault.3proc b/usr/src/man/man3proc/Pclearfault.3proc
index 744b43f566..d13cb5b8ac 100644
--- a/usr/src/man/man3proc/Pclearfault.3proc
+++ b/usr/src/man/man3proc/Pclearfault.3proc
@@ -37,7 +37,7 @@ due to a hardware exception, identifying a problem with the running process.
Hardware faults include things like executing illegal instructions, encountering
a breakpoint, and arithmetic exceptions.
Faults are discussed further in
-.Xr proc 4 .
+.Xr proc 5 .
.Pp
The
.Fn Pclearfault
@@ -79,7 +79,7 @@ and no faults are cleared.
For a full list of possible errors see the
.Sy DIAGNOSTICS
section in
-.Xr proc 4 .
+.Xr proc 5 .
.Sh INTERFACE STABILITY
.Sy Uncommitted
.Sh MT-LEVEL
@@ -89,4 +89,4 @@ in
.Xr libproc 3LIB .
.Sh SEE ALSO
.Xr libproc 3LIB ,
-.Xr proc 4
+.Xr proc 5