[PATCH 1/2] alarm.2, io_destroy.2: tfix

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Actually a consistency fix.
---
 man2/alarm.2      |    2 +-
 man2/io_destroy.2 |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/man2/alarm.2 b/man2/alarm.2
index 736cd90..7252880 100644
--- a/man2/alarm.2
+++ b/man2/alarm.2
@@ -46,7 +46,7 @@ seconds.
 
 If
 .I seconds
-is zero, any pending alarm is cancelled.
+is zero, any pending alarm is canceled.
 
 In any event any previously set
 .BR alarm ()
diff --git a/man2/io_destroy.2 b/man2/io_destroy.2
index 4a8cf28..e4d78a5 100644
--- a/man2/io_destroy.2
+++ b/man2/io_destroy.2
@@ -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,
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux