diff options
author | 2002-01-29 16:53:03 +0000 | |
---|---|---|
committer | 2002-01-29 16:53:03 +0000 | |
commit | 4371bea72d5e16a462338bffca202ae5c8910b5e (patch) | |
tree | 2e34a6193e83b03fdfe2d0bd54ec0e5cc5c1b346 | |
parent | add DIAGNOSTICS; ok stevesk@ (diff) | |
download | wireguard-openbsd-4371bea72d5e16a462338bffca202ae5c8910b5e.tar.xz wireguard-openbsd-4371bea72d5e16a462338bffca202ae5c8910b5e.zip |
Thanks to Brian Kifiak for pointing out incomplete description
-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> |