From e3a4e527e5e1656dbb11dbf6a689df4abc4bffeb Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Mon, 2 Aug 2010 11:40:08 +0200 Subject: [PATCH] fix --gauge description in whiptail man page (#620083) --- whiptail.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/whiptail.1 b/whiptail.1 index 3a4ac30..41ab640 100644 --- a/whiptail.1 +++ b/whiptail.1 @@ -271,8 +271,8 @@ that you can indicate which entry is currently selected, by setting its .RB "A " gauge " box displays a meter along the bottom of the box. The meter indicates a percentage. New percentages are read from standard input, one integer per line. The meter is updated -to reflect each new percentage. If stdin is XXX, then subsequent -lines up to another XXX are used for a new prompt. +to reflect each new percentage. If stdin is XXX, the first following line is +a percentage and subsequent lines up to another XXX are used for a new prompt. The gauge exits when EOF is reached on stdin. .SH NOTES -- 2.47.2