[patch] Typo in select.2

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

 



Hello Michael,

Bernard Siaud reported a typo in our French translation, but I believe
that it is also present in English.  Here is a patch:

Denis

diff --git a/man2/select.2 b/man2/select.2
index 512471d..241694a 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -147,7 +147,7 @@ clears a set.
 .BR FD_SET ()
 and
 .BR FD_CLR ()
-respectively add and remove a given file descriptor from a set.
+respectively adds and removes a given file descriptor from a set.
 .BR FD_ISSET ()
 tests to see if a file descriptor is part of the set;
 this is useful after
diff --git a/man2/select.2 b/man2/select.2
index 512471d..241694a 100644
--- a/man2/select.2
+++ b/man2/select.2
@@ -147,7 +147,7 @@ clears a set.
 .BR FD_SET ()
 and
 .BR FD_CLR ()
-respectively add and remove a given file descriptor from a set.
+respectively adds and removes a given file descriptor from a set.
 .BR FD_ISSET ()
 tests to see if a file descriptor is part of the set;
 this is useful after

[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