This file is indexed.

/usr/share/axiom-20120501/input/patch51.input is in axiom-test 20120501-8.

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
)set break resume
)spool patch51.output
)set message test on
)set message auto off
)clear all
--S 1 of 1 bug #355 fix
D(besselK(a,x),x)
--R 
--R
--R        - besselK(a + 1,x) - besselK(a - 1,x)
--R   (1)  -------------------------------------
--R                          2
--R                                                    Type: Expression(Integer)
--E 1
)spool 
)lisp (bye)