artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9961932
)
errant space;
author
jmc
<jmc@openbsd.org>
Fri, 28 Apr 2017 14:30:54 +0000
(14:30 +0000)
committer
jmc
<jmc@openbsd.org>
Fri, 28 Apr 2017 14:30:54 +0000
(14:30 +0000)
lib/libc/sys/futex.2
patch
|
blob
|
history
diff --git
a/lib/libc/sys/futex.2
b/lib/libc/sys/futex.2
index
127244d
..
be4eee9
100644
(file)
--- a/
lib/libc/sys/futex.2
+++ b/
lib/libc/sys/futex.2
@@
-1,4
+1,4
@@
-.\" $OpenBSD: futex.2,v 1.
1 2017/04/28 14:02:57 mpi
Exp $
+.\" $OpenBSD: futex.2,v 1.
2 2017/04/28 14:30:54 jmc
Exp $
.\"
.\" Copyright (c) 2017 Martin Pieuchot
.\"
@@
-81,7
+81,7
@@
In this case, pass
.Fa "uint32_t val2"
as the fourth argument instead of
.Fa timeout .
-
At most that number of threads is requeued.
+At most that number of threads is requeued.
.El
.Sh RETURN VALUES
For