This file is indexed.

/usr/share/doc/libpomp2-doc/README is in libpomp2-doc 1.0.7+dfsg-6.

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
OPARI2 
------
OPARI2 is a source-to-source instrumentation tool for OpenMP and
hybrid codes.

To build OPARI2 you usually just need to do 

  ./configure
  make
  make install

Please have a look at INSTALL for further configure and build options.

After make install you will find html and pdf documentation as well as
usage examples under $(prefix)/share/doc/opari.

Have fun!

Please report bugs to <scorep-bugs@groups.tu-dresden.de>.