From 6e8ccc0d6c290ef10810e316d4569cae67e71947 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 2 Dec 2015 20:21:09 +0100 Subject: [PATCH] termios.3: tfix Signed-off-by: Michael Kerrisk --- man3/termios.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/termios.3 b/man3/termios.3 index 0151e9e3a..19d8def6b 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -1012,7 +1012,7 @@ T{ .\" 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. +.\" when the underlying kernel is a BSD kernel. .\" So, it is safety in Linux kernel. T} Thread safety MT-Safe .TE