Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> --- 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 -- 1.9.3 -- 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