Make (most) HTML links to file formats work again
[alexxy/gromacs.git] / src / gromacs / gmxana / gmx_wheel.c
index 457b1a17a03c6d8e29c6587815d14e933416e52a..552c8d62db42b2e1c3a1cf5df47092af4cf70e7e 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -216,7 +216,7 @@ int gmx_wheel(int argc, char *argv[])
 {
     const char     *desc[] = {
         "[THISMODULE] plots a helical wheel representation of your sequence.",
-        "The input sequence is in the [TT].dat[tt] file where the first line contains",
+        "The input sequence is in the [REF].dat[ref] file where the first line contains",
         "the number of residues and each consecutive line contains a residue "
         "name."
     };