diff options
author | Constantine Sapuntzakis <csapuntz@cvs.openbsd.org> | 2002-01-29 16:53:04 +0000 |
---|---|---|
committer | Constantine Sapuntzakis <csapuntz@cvs.openbsd.org> | 2002-01-29 16:53:04 +0000 |
commit | 123806e9efa41dc650409cb1dd1a741581232a2b (patch) | |
tree | 1481b1b82ef76a265f89965ddca313c8cc3aa3e6 /share | |
parent | ab3641d7a99c68b35a912c4e29fabed99555e0c4 (diff) |
Thanks to Brian Kifiak for pointing out incomplete description
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/vwaitforio.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/vwaitforio.9 b/share/man/man9/vwaitforio.9 index 630a814124b..7866fae5e7c 100644 --- a/share/man/man9/vwaitforio.9 +++ b/share/man/man9/vwaitforio.9 @@ -3,7 +3,7 @@ .Os OpenBSD 2.9 .Sh NAME .Nm vwaitforio -.Nd wait for all outstanding +.Nd wait for all outstanding asynchronous writes .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <sys/vnode.h> |