aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/pty.79
1 files changed, 7 insertions, 2 deletions
diff --git a/man7/pty.7 b/man7/pty.7
index f321b9395d..ecc1a6bec6 100644
--- a/man7/pty.7
+++ b/man7/pty.7
@@ -66,8 +66,13 @@ Linux provides both BSD-style and (standardized) System V-style
pseudoterminals.
System V-style terminals are commonly called UNIX 98 pseudoterminals
on Linux systems.
-Since kernel 2.6.4, BSD-style pseudoterminals are considered deprecated
-(they can be disabled when configuring the kernel);
+.PP
+Since kernel 2.6.4, BSD-style pseudoterminals are considered deprecated:
+support can be disabled when building the kernel by disabling the
+.B CONFIG_LEGACY_PTYS
+option.
+(Starting with Linux 2.6.30,
+that option is disabled by default in the mainline kernel.)
UNIX 98 pseudoterminals should be used in new applications.
.SS UNIX 98 pseudoterminals
An unused UNIX 98 pseudoterminal master is opened by calling