This file is indexed.

/usr/share/doc/racket/games/blueboxes.rktd is in racket-doc 6.1-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
167
((3) 0 () 0 () () (h ! (equal) ((q def ((lib "games/show-help.rkt") show-help)) q (126 . 5)) ((q def ((lib "games/show-scribbling.rkt") show-scribbling)) q (0 . 4))))
procedure
(show-scribbling mod-path section-tag) -> (-> void?)
  mod-path : module-path?
  section-tag : string?
procedure
(show-help coll-path frame-title [verbatim?]) -> (-> any)
  coll-path : (listof string?)
  frame-title : string?
  verbatim? : any/c = #f