aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/sigvec.2
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-29 14:08:20 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-29 14:08:20 +0000
commit4263595653697b5431b4e2d75ce462b2353f2216 (patch)
tree8d9379964e671d57e7bba00972413962093276ba /lib/libc/compat-43/sigvec.2
parent030f23696c36c3eaa27264b9a0a8817106ca8af1 (diff)
downloadsrc-4263595653697b5431b4e2d75ce462b2353f2216.tar.gz
src-4263595653697b5431b4e2d75ce462b2353f2216.zip
Prepare for mdoc(7)NG.
Notes
Notes: svn path=/head/; revision=70481
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 1ec52ae59d65..d73fa3f2ef0c 100644
--- a/lib/libc/compat-43/sigvec.2
+++ b/lib/libc/compat-43/sigvec.2
@@ -138,13 +138,13 @@ The following is a list of all signals
with names as in the include file
.Aq Pa signal.h :
.Bl -column SIGVTALARMXX "create core imagexxx"
-.It Sy " NAME " " Default Action " " Description"
+.It Sy "NAME Default Action Description"
.It Dv SIGHUP No " terminate process" " terminal line hangup"
.It Dv SIGINT No " terminate process" " interrupt program"
.It Dv SIGQUIT No " create core image" " quit program"
.It Dv SIGILL No " create core image" " illegal instruction"
.It Dv SIGTRAP No " create core image" " trace trap"
-.It Dv SIGABRT No " create core image" Xr abort 3
+.It Dv SIGABRT No " create core image" Ta Xr abort 3
call (formerly
.Dv SIGIOT )
.It Dv SIGEMT No " create core image" " emulate instruction executed"