summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/lio_listio.2
diff options
context:
space:
mode:
authortrhodes <trhodes@FreeBSD.org>2006-10-07 05:13:32 +0000
committertrhodes <trhodes@FreeBSD.org>2006-10-07 05:13:32 +0000
commitd96e9c3643780a88e68ad58f2a8d350664e1c2bb (patch)
tree169fb0c60803d92eeb8e74447452bba439dff8ee /lib/libc/sys/lio_listio.2
parent9a62f30dff593f026e22b2b246289b5a08f92d69 (diff)
downloadFreeBSD-src-d96e9c3643780a88e68ad58f2a8d350664e1c2bb.zip
FreeBSD-src-d96e9c3643780a88e68ad58f2a8d350664e1c2bb.tar.gz
Add missing word "returns."
Noticed by: Samy Al Bahra
Diffstat (limited to 'lib/libc/sys/lio_listio.2')
-rw-r--r--lib/libc/sys/lio_listio.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/lio_listio.2 b/lib/libc/sys/lio_listio.2
index a584b08..0ffbcdd 100644
--- a/lib/libc/sys/lio_listio.2
+++ b/lib/libc/sys/lio_listio.2
@@ -112,7 +112,7 @@ is
.Dv LIO_NOWAIT ,
the
.Fn lio_listio
-function 0 if the operations are successfully queued,
+function returns 0 if the operations are successfully queued,
otherwise \-1.
.Sh ERRORS
The
OpenPOWER on IntegriCloud