summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1996-02-15 20:07:05 +0000
committermpp <mpp@FreeBSD.org>1996-02-15 20:07:05 +0000
commitf153098d8fd4cf063b9c6a6a4cf4f3a4edcee28f (patch)
tree55211f7e40a855e1a91b33db2ababaca3644755a /lib/libc/compat-43
parent548ad36a132025c41ad4c095084ee9e822e281ef (diff)
downloadFreeBSD-src-f153098d8fd4cf063b9c6a6a4cf4f3a4edcee28f.zip
FreeBSD-src-f153098d8fd4cf063b9c6a6a4cf4f3a4edcee28f.tar.gz
Fixed a bunch of man page cross references that were
in the main text of various man pages. Thanks to Warner Losh for adding an option to manck to allow it to scan the entire man page looking for bogus xrefs, instead of just checking the SEE ALSO section.
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigvec.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/compat-43/sigvec.2 b/lib/libc/compat-43/sigvec.2
index 6444a1b..7288d00 100644
--- a/lib/libc/compat-43/sigvec.2
+++ b/lib/libc/compat-43/sigvec.2
@@ -140,7 +140,7 @@ with names as in the include file
.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 2
+.It Dv SIGABRT No " create core image" Xr abort 3
call (formerly
.Dv SIGIOT )
.It Dv SIGEMT No " create core image" " emulate instruction executed"
OpenPOWER on IntegriCloud