From 6e502d47820fb6106769528dc7cf04bab9e1a54d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 20 Jun 2010 04:04:05 +0200 Subject: [PATCH] termios.3: Change NOFLSH text to speak of characters, not signals Signed-off-by: Michael Kerrisk --- man3/termios.3 | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/man3/termios.3 b/man3/termios.3 index 3d096c1c8..c0a749af9 100644 --- a/man3/termios.3 +++ b/man3/termios.3 @@ -438,13 +438,9 @@ or .BR _SVID_SOURCE ] .TP .B NOFLSH -Disable flushing the input and output queues when generating the -.BR SIGINT , -.BR SIGQUIT , -and -.B SIGSUSP -signals. -.\" Stevens lets SIGSUSP only flush the input queue +Disable flushing the input and output queues when generating signals for the +INT, QUIT, and SUSP characters. +.\" Stevens lets SUSP only flush the input queue .TP .B TOSTOP Send the