summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2003-02-06 11:04:47 +0000
committercharnier <charnier@FreeBSD.org>2003-02-06 11:04:47 +0000
commit670dc7ec9e1fcc81daf91cffc68795e303560b63 (patch)
tree4398da2631a166f1427319a2ad4058adc32490c7 /lib/libc/compat-43
parent205fd17b03320167a327ac54db62751ff0ecec46 (diff)
downloadFreeBSD-src-670dc7ec9e1fcc81daf91cffc68795e303560b63.zip
FreeBSD-src-670dc7ec9e1fcc81daf91cffc68795e303560b63.tar.gz
The .Fn function
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/sigvec.25
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sigvec.2 b/lib/libc/compat-43/sigvec.2
index 4a0db25..b758416 100644
--- a/lib/libc/compat-43/sigvec.2
+++ b/lib/libc/compat-43/sigvec.2
@@ -236,8 +236,9 @@ or
all signals, the signal mask, the signal stack,
and the restart/interrupt flags are inherited by the child.
.Pp
-.Xr Execve 2
-reinstates the default
+The
+.Xr execve 2
+system call reinstates the default
action for all signals which were caught and
resets all signals to be caught on the user stack.
Ignored signals remain ignored;
OpenPOWER on IntegriCloud