Hi Denis, On Thu, May 12, 2011 at 3:40 PM, Denis Barbier <bouzim@xxxxxxxxx> wrote: > 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: Actually, this is correct English (but understandably tricky for nonnative speakers!) Cheers, Michael > 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 > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Author of "The Linux Programming Interface"; http://man7.org/tlpi/ -- 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