doc: Use --css-ref option to makeinfo, instead of postprocessing with sed.
[pspp] / doc / examples / tutorial7.sps
1 get file='repairs.sav'.
2 regression /variables = mtbf duty_cycle /dependent = mttr.
3 regression /variables = mtbf /dependent = mttr.