This file is indexed.

/usr/share/doc/spline/README is in spline 1.2-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
Akima spline interpolation

aspline(1) interpolates an Akima-spline trough a series of given points.
The Akima-spline interpolation approximates a manually drawn curve better
than the ordinary splines, but the second derivation is not continuous.