doc: Use --css-ref option to makeinfo, instead of postprocessing with sed.
[pspp] / doc / examples / means.sps
1 get file='repairs.sav'.
2
3 means tables = mtbf
4       by factory by environment.