diff options
author | ru <ru@FreeBSD.org> | 2002-12-10 14:20:38 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2002-12-10 14:20:38 +0000 |
commit | 82284b83818297d8a6763593f4e26fbf5df06163 (patch) | |
tree | b644c5bbe5eea18b819b98f0415b9834a92ca87a | |
parent | e2a27910c5a0c85b5aef897ea822dca049137c93 (diff) | |
download | FreeBSD-src-82284b83818297d8a6763593f4e26fbf5df06163.zip FreeBSD-src-82284b83818297d8a6763593f4e26fbf5df06163.tar.gz |
mdoc(7) police: nit.
Approved by: re
-rw-r--r-- | share/man/man4/aio.4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/man/man4/aio.4 b/share/man/man4/aio.4 index 729aee6..4216417 100644 --- a/share/man/man4/aio.4 +++ b/share/man/man4/aio.4 @@ -45,7 +45,6 @@ The facility provides system calls for asynchronous I/O. It is available both as a kernel option for static inclusion and as a dynamic kernel module. -.Pp .Sh SEE ALSO .Xr aio_cancel 2 , .Xr aio_error 2 , |