summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/aio_cancel.2
diff options
context:
space:
mode:
authormpp <mpp@FreeBSD.org>1999-07-01 21:09:57 +0000
committermpp <mpp@FreeBSD.org>1999-07-01 21:09:57 +0000
commit880c56a4e17de6b1a2c623a1ed16876c0cc9f2df (patch)
tree199c023f72cd33c109e9a3e15f715ad979107db2 /lib/libc/sys/aio_cancel.2
parent95eec3c9f44fb6f5bc1b9605d1e2e2d1a1af83d2 (diff)
downloadFreeBSD-src-880c56a4e17de6b1a2c623a1ed16876c0cc9f2df.zip
FreeBSD-src-880c56a4e17de6b1a2c623a1ed16876c0cc9f2df.tar.gz
Fix typos/spelling errors.
Diffstat (limited to 'lib/libc/sys/aio_cancel.2')
-rw-r--r--lib/libc/sys/aio_cancel.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/aio_cancel.2 b/lib/libc/sys/aio_cancel.2
index 2923a63..8048081 100644
--- a/lib/libc/sys/aio_cancel.2
+++ b/lib/libc/sys/aio_cancel.2
@@ -22,14 +22,14 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: aio_cancel.2,v 1.1 1999/07/01 19:58:08 wes Exp $
.\"
.Dd June 2, 1999
.Dt AIO_CANCEL 2
.Os
.Sh NAME
.Nm aio_cancel
-.Nd cancel an outstanding asynchronus I/O operation (REALTIME)
+.Nd cancel an outstanding asynchronous I/O operation (REALTIME)
.Sh SYNOPSIS
.Fd #include <aio.h>
.Ft int
OpenPOWER on IntegriCloud