artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
edc8299
)
zap trailing whitespace;
author
jmc
<jmc@openbsd.org>
Thu, 14 Dec 2017 06:43:44 +0000
(06:43 +0000)
committer
jmc
<jmc@openbsd.org>
Thu, 14 Dec 2017 06:43:44 +0000
(06:43 +0000)
share/man/man9/cond_init.9
patch
|
blob
|
history
diff --git
a/share/man/man9/cond_init.9
b/share/man/man9/cond_init.9
index
1f6ff24
..
2494b72
100644
(file)
--- a/
share/man/man9/cond_init.9
+++ b/
share/man/man9/cond_init.9
@@
-1,4
+1,4
@@
-.\" $OpenBSD: cond_init.9,v 1.
1 2017/12/14 00:41:58 dlg
Exp $ */
+.\" $OpenBSD: cond_init.9,v 1.
2 2017/12/14 06:43:44 jmc
Exp $ */
.\"
.\" Copyright (c) 2017 David Gwynne <dlg@openbsd.org>
.\"
@@
-104,5
+104,5
@@
taskq_barrier_task(void *p)
*/
cond_signal(c);
-}
+}
.Ed