aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2021-05-09 22:19:42 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-05-10 09:09:11 +1200
commitf729c4f36e59d4ccd76ba6cdc142b9aaed6fe2d6 (patch)
treeb99bb53bb4ee2ab746f60766a326984a13193842 /man2
parentba48f20bc48bf53c47decd1e1dbc0adad0094eea (diff)
downloadman-pages-f729c4f36e59d4ccd76ba6cdc142b9aaed6fe2d6.tar.gz
sigwaitinfo.2: tfix
Fix wording issue introduced in commit bf1298c9e5053f55dea43e74255dae5ec57f251e. Reported-by: Chris Keilbart <keilbartchris@gmail.com> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/sigwaitinfo.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2
index 5cd88c5574..00bc50485f 100644
--- a/man2/sigwaitinfo.2
+++ b/man2/sigwaitinfo.2
@@ -120,7 +120,7 @@ set to indicate the error.
.B EAGAIN
No signal in
.I set
-was became pending within the
+became pending within the
.I timeout
period specified to
.BR sigtimedwait ().