OSDN Git Service

Update README
[linuxjm/LDP_man-pages.git] / original / man2 / io_destroy.2
index 4a8cf28..e7ac251 100644 (file)
@@ -24,7 +24,7 @@ system call
 will attempt to cancel all outstanding asynchronous I/O operations against
 .IR ctx_id ,
 will block on the completion of all operations
-that could not be cancelled, and will destroy the
+that could not be canceled, and will destroy the
 .IR ctx_id .
 .SH RETURN VALUE
 On success,
@@ -88,3 +88,12 @@ set to a (positive) value that indicates the error.
 .BR aio (7)
 .\" .SH AUTHOR
 .\" Kent Yoder.
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.