nanosleep.2: minor: Remove unneeded word "non-blocked"

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2010-01-16 18:30:49 +01:00
parent 60b9e97c05
commit 488007e867
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ set to indicate the error.
Problem with copying information from user space.
.TP
.B EINTR
The pause has been interrupted by a non-blocked signal that was
The pause has been interrupted by a signal that was
delivered to the thread.
The remaining sleep time has been written
into \fI*rem\fP so that the thread can easily call