This file is indexed.

/usr/share/doc/cutils/README is in cutils 1.6-4.

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
This package is written in ANSI C and was tested only under
SuSE Linux 7.2, but should compile with little or no change under any
other UNIX-like OS.

The cutils collection is composed by:
  cdecl and cundecl - decode and encode C type declarations
  cobfusc - make a C source file unreadable but compilable
  chilight - highlight C source files
  cunloop - unloop C loops
  yyextract - extract grammar rules from yacc grammar
  yyref - generate cross-reference for yacc input

------------------------------------------------------------------------------

Latest version can be found at my homepage:
http://www.sigala.it/sandro/

Any questions, comments, or bug reports should be sent to the author at the
Internet email address <sandro@sigala.it>.