This file is indexed.

/usr/share/doc/noweb/README is in noweb 2.11b-7ubuntu1.

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
These are the base sources and documents for version 2.11b of
``noweb'', a simple, extensible literate-programming tool.  noweb is
available by anonymous ftp from ftp.eecs.harvard.edu:pub/nr/noweb and
by HTTP from http://www.eecs.harvard.edu/nr/noweb/dist.  It is
mirrored by the Comprehensive TeX Archive Network, in directory
web/noweb.  The file INSTALL tells how to build noweb.  The file FAQ
answers some frequently asked questions about building and using
noweb.


STRUCTURE OF THE BASE SOURCES

This part of the distribution contains the following directories:

  awk		pipeline stages and back ends in awk and sh
  src		C source code for nt, markup, and finduses
  icon		pipeline stages and back ends in Icon
  lib		other pipeline stages and back ends, not available in Icon
  rc            replacements for shell scripts; useful on Plan 9
  shell		the shell scripts that make up the actual commands
  tex		supporting tex code for /usr/local/lib/tex/macros
  xdoc		man pages, hacker's guide (named to be unpacked last)