summaryrefslogtreecommitdiff
path: root/macros/texinfo/texinfo/info/t/Init-test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'macros/texinfo/texinfo/info/t/Init-test.inc')
-rw-r--r--macros/texinfo/texinfo/info/t/Init-test.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/macros/texinfo/texinfo/info/t/Init-test.inc b/macros/texinfo/texinfo/info/t/Init-test.inc
index ec214b92aa..69b3f9d34e 100644
--- a/macros/texinfo/texinfo/info/t/Init-test.inc
+++ b/macros/texinfo/texinfo/info/t/Init-test.inc
@@ -158,8 +158,7 @@ init_interactive_test ()
# Get name of pseudo-terminal slave device
read pts_device <$pipein
- # Keeping the FIFO open for writing prevents the select call in
- # pseudotty returning EOF after a single "printf something >$pty_type".
+ # For passing bytes to the program
exec 7>$pty_type
# glibc can kill a running process if it detects a condition like a