This file is indexed.

/usr/share/doc/printer-driver-hpijs/README.Debian is in printer-driver-hpijs 3.14.6-1+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
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Notes about the Debian hpijs package
------------------------------------

This package includes the rss patch from

  http://www.openprinting.org/download/printing/hpijs/

This patch tries to make sure that black is printed with just
the black pen, if the printer supports it.  Almost all new
HP printers (those using the DJGenericVIP model) do colormap 
conversion in firmware, and will completely ignore the rss 
patch.  Also, nobody has maintained that patch for a long time,
so it is unlikely that rss support will be ever added to newer
printer drivers even if they could support it.

Should Ghostscript have the latest version of the IJS server
code, hpijs will be able to use the KRGB protocol to talk to
Ghostscript, which often will produce better printings wherever
black is used.

It is a very good idea to install the hplip package if you
use CUPS as your printing spooler.  For spoolers other than
CUPS, you should use hpoj instead.

A lot of enhanced functionality is only available in bi-dir
mode, which is supported only by HPLIP.

If you are going to use PPDs, it is recommended that the ones
from the hpijs-ppds PPD package be used, as they are guaranteed
to work well with this version of hpijs.

 -- Torsten Landschoff <torsten@debian.org>
 -- Henrique de Moraes Holschuh <hmh@debian.org>