This file is indexed.

/usr/lib/help/r4rs-procedures is in scheme9 2013.11.26-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
S9 LIB  (r4rs-syntax-objects)         ==>  list
        (s9fes-syntax-objects)        ==>  list
        (r4rs-procedures)             ==>  list
        (s9fes-procedures)            ==>  list
        (s9fes-extension-procedures)  ==>  list
        (s9fes-extension-symbols)     ==>  list

        (load-from-library "symbols.scm")

Return lists of symbols bound the corresponding type of object.
Note: only the R4RS symbols defined in S9fES are included here.
Caveat Utilitor.

(s9fes-syntax-objects)  ==>  ()