aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/sigaction.2
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-02-15 20:07:05 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-02-15 20:07:05 +0000
commite1f4e80c88a79061f195b21ac1a4c7e3768896c8 (patch)
tree55211f7e40a855e1a91b33db2ababaca3644755a /lib/libc/sys/sigaction.2
parentd428a98d6d9a54e708ba4c898cd4d515b020ad8d (diff)
downloadsrc-e1f4e80c88a79061f195b21ac1a4c7e3768896c8.tar.gz
src-e1f4e80c88a79061f195b21ac1a4c7e3768896c8.zip
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.
Notes
Notes: svn path=/head/; revision=14101
Diffstat (limited to 'lib/libc/sys/sigaction.2')
-rw-r--r--lib/libc/sys/sigaction.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sigaction.2 b/lib/libc/sys/sigaction.2
index 9412dd14396d..64f534d8f48a 100644
--- a/lib/libc/sys/sigaction.2
+++ b/lib/libc/sys/sigaction.2
@@ -234,7 +234,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"