Make (most) HTML links to file formats work again
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_covar.c
index 2bde8f74b7152f09e254b129b78b2ed07926f489..1cebf83afb961b41c8776bb2292fdd63f57256bd 100644 (file)
@@ -83,9 +83,9 @@ int gmx_covar(int argc, char *argv[])
         "Option [TT]-ascii[tt] writes the whole covariance matrix to",
         "an ASCII file. The order of the elements is: x1x1, x1y1, x1z1, x1x2, ...",
         "[PAR]",
-        "Option [TT]-xpm[tt] writes the whole covariance matrix to an [TT].xpm[tt] file.",
+        "Option [TT]-xpm[tt] writes the whole covariance matrix to an [REF].xpm[ref] file.",
         "[PAR]",
-        "Option [TT]-xpma[tt] writes the atomic covariance matrix to an [TT].xpm[tt] file,",
+        "Option [TT]-xpma[tt] writes the atomic covariance matrix to an [REF].xpm[ref] file,",
         "i.e. for each atom pair the sum of the xx, yy and zz covariances is",
         "written.",
         "[PAR]",