summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/sigaction.26
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2
index d83adb2..69f60e4 100644
--- a/lib/libc/sys/sigaction.2
+++ b/lib/libc/sys/sigaction.2
@@ -541,7 +541,8 @@ The
.Fa sig
argument is the signal number, one of the
.Dv SIG...
-values from <signal.h>.
+values from
+.In signal.h .
.Pp
The
.Fa code
@@ -557,7 +558,8 @@ handler contain a numeric code explaining the
cause of the signal, usually one of the
.Dv SI_...
values from
-<sys/signal.h> or codes specific to a signal, i.e. one of the
+.In sys/signal.h
+or codes specific to a signal, i.e. one of the
.Dv FPE_...
values for
.Dv SIGFPE .
OpenPOWER on IntegriCloud