This file is indexed.

/usr/share/doc/fcm/README is in fcm 2017.10.0-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
This directory contains the files necessary to set up a Subversion repository
for the FCM tutorial.

For example (in bash/ksh):

(shell)$ cd fcm-release/tutorial/ # to this directory
(shell)$ ./fcm-tutorial-repos-create /path/to/tutorial/repos

The repository should be configured to allow users write access. You may find
it easiest to simply allow anonymous access.

A Trac environment should be configured to be associated with the tutorial
repository. You then need to allow users write access. You may find it easiest
to set up a number of guest accounts for this purpose.