This file is indexed.

/usr/share/doc/freeradius/deployment/MACOSX is in freeradius 3.0.12+dfsg-5+deb9u1.

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
	Installing FreeRADIUS on MAC OSX
	--------------------------------

1) download, unzip and untar freeradius.tar.gz

2) $ ./configure

3) $ make

4) $ make install

It's what the developers use, so we make sure it works.