On 08/24/2015 12:19 PM, Zeng Linggang wrote: > Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> Applied! Thanks, Zeng Linggang. Cheers, Michael > --- > man3/termios.3 | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/man3/termios.3 b/man3/termios.3 > index 02aee64..1ea5236 100644 > --- a/man3/termios.3 > +++ b/man3/termios.3 > @@ -994,6 +994,13 @@ T{ > .BR cfsetispeed (), > .BR cfsetospeed (), > .BR cfsetspeed () > +.\" FIXME: the following markings are different from which in glibc manual, > +.\" markings in glibc manual are more detailed. > +.\" tcsendbreak: MT-Unsafe race:tcattr(filedes)/bsd > +.\" tcflow: MT-Unsafe race:tcattr(filedes)/bsd > +.\" glibc manual says /bsd indicate the preceding marker only applies > +./" when the underlying kernel is a BSD kernel. > +.\" So, it is safety in Linux kernel. > T} Thread safety MT-Safe > .TE > .ad > -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/ -- 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