Make (most) HTML links to file formats work again
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / protonate.c
index 4b73ff2760088291247b6ee7a5381e70f1bbb495..9e2da9a584a9abcc1efbb95510ce6bd27cce9bca 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.
@@ -63,7 +63,7 @@ int gmx_protonate(int argc, char *argv[])
         "is specified, the conformation(s) will be read from this file, ",
         "which can be either a single conformation or a trajectory.",
         "[PAR]",
-        "If a [TT].pdb[tt] file is supplied, residue names might not correspond to",
+        "If a [REF].pdb[ref] file is supplied, residue names might not correspond to",
         "to the GROMACS naming conventions, in which case these residues will",
         "probably not be properly protonated.",
         "[PAR]",