aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/aio_error.2
diff options
context:
space:
mode:
authorBen Smithurst <ben@FreeBSD.org>2000-11-15 14:40:14 +0000
committerBen Smithurst <ben@FreeBSD.org>2000-11-15 14:40:14 +0000
commitcb17760de7332a4297d711444ae2c1e1693bb233 (patch)
tree8417494177c63f4431ae6343c1a218cfa8080805 /lib/libc/sys/aio_error.2
parent08a15190ad70a71680b17bfbe4f4ff1ef29cb62e (diff)
downloadsrc-cb17760de7332a4297d711444ae2c1e1693bb233.tar.gz
src-cb17760de7332a4297d711444ae2c1e1693bb233.zip
Remove fullstops from the end of .Xr lines in SEE ALSO section.
Notes
Notes: svn path=/head/; revision=68751
Diffstat (limited to 'lib/libc/sys/aio_error.2')
-rw-r--r--lib/libc/sys/aio_error.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/aio_error.2 b/lib/libc/sys/aio_error.2
index 4753afd3c106..10ab6c342749 100644
--- a/lib/libc/sys/aio_error.2
+++ b/lib/libc/sys/aio_error.2
@@ -78,7 +78,7 @@ does not reference an outstanding asynchronous I/O request.
.Xr aio_write 2 ,
.Xr fsync 2 ,
.Xr read 2 ,
-.Xr write 2 .
+.Xr write 2
.Sh STANDARDS
.Fn aio_error
is expected to conform to the