summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sleep.9
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2007-03-05 00:27:30 +0000
committergrog <grog@FreeBSD.org>2007-03-05 00:27:30 +0000
commit7df8cf04c70d8ad6415df01c97858a086f2b1426 (patch)
tree71a587e907c05f3e4a14883b83fcc7a0bd8ba480 /share/man/man9/sleep.9
parentd9c0510dba7efc15ba7a2235db1e74859dc6288d (diff)
downloadFreeBSD-src-7df8cf04c70d8ad6415df01c97858a086f2b1426.zip
FreeBSD-src-7df8cf04c70d8ad6415df01c97858a086f2b1426.tar.gz
Cosmetics: remove trailing white space, wrap over-long lines.
Pointy hat to: grog
Diffstat (limited to 'share/man/man9/sleep.9')
-rw-r--r--share/man/man9/sleep.910
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9
index c9d8a99..1be41bd 100644
--- a/share/man/man9/sleep.9
+++ b/share/man/man9/sleep.9
@@ -207,16 +207,18 @@ address.
It is the programmer's responsibility to choose a unique
.Fa chan
value.
-The older
-.Fn wakeup
-function did not require this, though it was never good practice to for threads to share a
+The older
+.Fn wakeup
+function did not require this, though it was never good practice to
+for threads to share a
.Fa chan
value.
When converting from
.Fn wakeup
to
.Fn wakeup_one ,
-pay particular attention to ensure that no other threads wait on the same
+pay particular attention to ensure that no other threads wait on the
+same
.Fa chan .
.Sh RETURN VALUES
See above.
OpenPOWER on IntegriCloud