--- man/ncurses.3x | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/man/ncurses.3x b/man/ncurses.3x index be79d2229..2d82915a8 100644 --- a/man/ncurses.3x +++ b/man/ncurses.3x @@ -1405,9 +1405,10 @@ .SS "\fINCURSES_NO_PADDING\fP" an application must manage flow itself to prevent overruns and data loss. .PP -A solution that comes at no hardware cost is for an application to pause -after directing a terminal to execute an operation that it performs -slowly, +A solution that comes at no hardware cost +is for an application to pause transmission +after directing a terminal to execute an operation +that it performs slowly, such as clearing the display. Many terminal type descriptions, including that for the VT100, -- 2.30.2
signature.asc
Description: PGP signature
