This file is indexed.

/usr/share/doc/whiptail/README.whiptail is in whiptail 0.52.19-1+b1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
whiptail(1) is a lightweight replacement for dialog(1),
to provide dialog boxes for shell scripts. It is built on the 
newt windowing library rather than the ncurses library, allowing
it to be smaller in embedded enviroments such as installers,
rescue disks, etc.

whiptail is designed to be drop-in compatible with dialog, but
has less features: some dialog boxes are not implemented, such
as tailbox, timebox, calendarbox, etc.

Please see the whiptail(1) man page for details.

Regards,
Alastair McKinstry, 2003-06-08.