This file is indexed.

/usr/share/doc/mgetty/README.viewfax is in mgetty-docs 1.1.36-3.1.

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
This directory contains viewfax, a tool for displaying fax files
in an X Window.

Viewfax can display raw, digifax or tiff files containing g3 (T.4)
and/or g4 (T.6) coded fax pages.

To install viewfax you need an ansi C compiler on a machine
supporting X11.  No toolkit is required, just Xlib.

If you have a correctly installed imake, type:

    xmkmf
    make depend
    make
    make install
    make install.man

If you do not want to use imake you will need to adjust the Makefile
for your environment.

--
Frank Cringle (fdc@cliwe.ping.de)