summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43/sigvec.2
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/sigvec.2')
-rw-r--r--lib/libc/compat-43/sigvec.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sigvec.2 b/lib/libc/compat-43/sigvec.2
index b758416..230e4b3 100644
--- a/lib/libc/compat-43/sigvec.2
+++ b/lib/libc/compat-43/sigvec.2
@@ -139,7 +139,7 @@ is returned to the user.
.Pp
The following is a list of all signals
with names as in the include file
-.Aq Pa signal.h :
+.In signal.h :
.Bl -column SIGVTALARMXX "create core imagexxx"
.It Sy "NAME Default Action Description"
.It Dv SIGHUP No " terminate process" " terminal line hangup"
@@ -332,7 +332,7 @@ argument
is a pointer to the
.Fa sigcontext
structure (defined in
-.Aq Pa signal.h ) ,
+.In signal.h ) ,
used to restore the context from before the signal.
.Sh BUGS
This manual page is still confusing.
OpenPOWER on IntegriCloud