From ef5566e8fc0b8d357bb4d173954f08cc1fae5c19 Mon Sep 17 00:00:00 2001 From: Tom Rhodes Date: Sat, 7 Oct 2006 05:13:32 +0000 Subject: [PATCH] Add missing word "returns." Noticed by: Samy Al Bahra --- lib/libc/sys/lio_listio.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/lio_listio.2 b/lib/libc/sys/lio_listio.2 index a584b084e65..0ffbcddc919 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