summaryrefslogtreecommitdiff
path: root/man3/sigpause.3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-06-03 01:26:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-06-03 01:26:30 +0000
commit7145b9a93c28637fec8435687fd817e0ba7ed7da (patch)
tree17ed9a2e7e482a63ff14b6ed1d8e741e038e0d1a /man3/sigpause.3
parent8dc8552af54c49f1354f162d33d9b56f9db6bb5e (diff)
spfix
Diffstat (limited to 'man3/sigpause.3')
-rw-r--r--man3/sigpause.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/sigpause.3 b/man3/sigpause.3
index 7cf4634f..0c3aec4e 100644
--- a/man3/sigpause.3
+++ b/man3/sigpause.3
@@ -55,7 +55,7 @@ The classical BSD version of this function appeared in 4.2BSD.
It sets the process's signal mask to
.IR sigmask .
Unix95 standardized the incompatible System V version of
-this funtion, which removes only the specified signal
+this function, which removes only the specified signal
.I sig
from the process' signal mask.
.\" __xpg_sigpause: Unix 95, spec 1170, SVID, SVR4, XPG