This file is indexed.

/usr/share/doc/blackbox/README.bbtools is in blackbox 0.70.1-23+deb8u1.

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
If you use either bbpager or bbkeys, then you will need to have AT LEAST
these versions:

bbpager 0.3.0	from http://bbtools.windsofstorm.net/
bbkeys 0.8.4	from http://bbkeys.sourceforge.net/

If you use anything older than that, they will not work with this version of
Blackbox.  Why?  The old "protocol" used by 0.60.0-alpha had messages,
properties and the like prefixed with _NET, which is to be used by
the new KDE2/GNOME window manager specification.  I decided to keep from
polluting the namespace and changed everything to _BLACKBOX.  When the change
was made, bbpager and bbkeys (as well as other tools, I believe) had to be
updated to understand the new protocol.