From dbd30701d6d82f5fb030dd42c728066c31b1f140 Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 31 May 2000 21:12:08 +0000 Subject: Replace a `manual(section)' reference with a proper .Xr statement. --- lib/libc/sys/aio_cancel.2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libc') diff --git a/lib/libc/sys/aio_cancel.2 b/lib/libc/sys/aio_cancel.2 index 99d5138..7af50a7 100644 --- a/lib/libc/sys/aio_cancel.2 +++ b/lib/libc/sys/aio_cancel.2 @@ -66,7 +66,8 @@ function returns -1 to indicate an error, or one of the following: All outstanding requests meeting the criteria specified were cancelled. .It Bq Dv AIO_NOTCANCELED Some requests were not cancelled, status for the requests should be -checked with aio_error(2). +checked with +.Xr aio_error 2 . .It Bq Dv AIO_ALLDONE All of the requests meeting the criteria have finished. .El -- cgit v1.1