diff options
| author | jruoho <jruoho@NetBSD.org> | 2010-05-17 17:55:49 +0000 |
|---|---|---|
| committer | jruoho <jruoho@NetBSD.org> | 2010-05-17 17:55:49 +0000 |
| commit | e95625039b463fdfddea60eeccecfd1ed8090a67 (patch) | |
| tree | f7fa64f078a70f2f3784cbd298be2960e933cd65 /lib | |
| parent | 870d3a3e4f3ab5836752fe7db4f411141b8d8e33 (diff) | |
Writing, rereading, writing, reareading, and yet still one typo.
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/librt/aio.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/librt/aio.3 b/lib/librt/aio.3 index c01b5331a89..876c48df458 100644 --- a/lib/librt/aio.3 +++ b/lib/librt/aio.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: aio.3,v 1.1 2010/05/17 17:15:42 jruoho Exp $ $ +.\" $NetBSD: aio.3,v 1.2 2010/05/17 17:55:49 jruoho Exp $ $ .\" .\" Copyright (c) 2010 Jukka Ruohonen <jruohonen@iki.fi> .\" All rights reserved. @@ -40,7 +40,7 @@ The standard defines an interface for asynchronous input and output. Although in .Nx -this this provided as part of the +this provided as part of the .Lb librt , the implementation largely resides in the kernel. .Ss Rationale |
