aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZeng Linggang <zenglg.jy@cn.fujitsu.com>2015-08-24 18:19:56 +0800
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-09-11 12:07:24 +0200
commitb6c73e0bdfff327e9b15e86690d13370a8246e4a (patch)
tree4cc454ba78ee02efd19e7aacfd87ef69a39bb6ed
parenteabb7166a96710bef10093499734ebc57507a127 (diff)
downloadman-pages-b6c73e0bdfff327e9b15e86690d13370a8246e4a.tar.gz
termios.3: srcfix: add FIXME
Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/termios.37
1 files changed, 7 insertions, 0 deletions
diff --git a/man3/termios.3 b/man3/termios.3
index 02aee64970..1ea52369ca 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