Fix wording issue introduced in commit bf1298c9e5053f55dea43e74255dae5ec57f251e. Reported-by: Chris Keilbart <keilbartchris@xxxxxxxxx> Signed-off-by: Alejandro Colomar <alx.manpages@xxxxxxxxx> --- man2/sigwaitinfo.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/sigwaitinfo.2 b/man2/sigwaitinfo.2 index 5cd88c557..00bc50485 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 (). -- 2.31.1