summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
committerru <ru@FreeBSD.org>2003-09-08 19:57:22 +0000
commit1c23ef339bcd24785a7edbf6087f4e9c1054a22e (patch)
treef208c0020248a2800766b91d7bf24e0234629b8b /lib/libc/compat-43
parentecf79cde9e1b8a35a0190579797cc483bcd50714 (diff)
downloadFreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.zip
FreeBSD-src-1c23ef339bcd24785a7edbf6087f4e9c1054a22e.tar.gz
mdoc(7): Use the new feature of the .In macro.
Diffstat (limited to 'lib/libc/compat-43')
-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