public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usleep.3: usleep suspends calling thread, not process
@ 2010-12-01 17:12 Petr Uzel
       [not found] ` <20101201171225.GA21870-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Uzel @ 2010-12-01 17:12 UTC (permalink / raw)
  To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

Signed-off-by: Petr Uzel <petr.uzel-AlSwsSmVLrQ@public.gmane.org>
---
 man3/usleep.3 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/man3/usleep.3 b/man3/usleep.3
index b4b70bc..79d89a8 100644
--- a/man3/usleep.3
+++ b/man3/usleep.3
@@ -65,7 +65,7 @@ _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
 .SH DESCRIPTION
 The
 .BR usleep ()
-function suspends execution of the calling process for
+function suspends execution of the calling thread for
 (at least) \fIusec\fP microseconds.
 The sleep may be lengthened slightly
 by any system activity or by the time spent processing the call or by the
-- 
1.7.1


Petr

--
Petr Uzel
IRC: ptr_uzl @ freenode

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-12-03  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-01 17:12 [PATCH] usleep.3: usleep suspends calling thread, not process Petr Uzel
     [not found] ` <20101201171225.GA21870-hLZXBWembXzjFM9bn6wA6Q@public.gmane.org>
2010-12-03  5:47   ` Michael Kerrisk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox