Tons of small fixes to documentation.
[alexxy/gromacs.git] / src / tools / gmx_rama.c
index 4ba79d98826b8fa214d0590d747245b4f4c7e0d8..4d25a3536d940b557dff7fec6e455a4ba3fb6d75 100644 (file)
@@ -69,7 +69,7 @@ static void plot_rama(FILE *out,t_xrama *xr)
 int gmx_rama(int argc,char *argv[])
 {
   const char *desc[] = {
-    "[TT]g_rama[tt] selects the Phi/Psi dihedral combinations from your topology file",
+    "[TT]g_rama[tt] selects the [GRK]phi[grk]/[GRK]psi[grk] dihedral combinations from your topology file",
     "and computes these as a function of time.",
     "Using simple Unix tools such as [IT]grep[it] you can select out", 
     "specific residues."