Tons of tiny changes to documentation. Manual looks prettier now.
[alexxy/gromacs.git] / src / tools / gmx_anaeig.c
index 5d2dc5cc07fb59f47ff5ceb03595825827197c7e..9387b74f072113569130fc2bffdf7aea218c427e 100644 (file)
@@ -748,7 +748,7 @@ static void rmsf(const char *outfile,int natoms,real *sqrtm,
 int gmx_anaeig(int argc,char *argv[])
 {
   static const char *desc[] = {
-    "[TT]g_anaeig[tt] analyzes eigenvectors. The eigenvectors can be of a",
+    "g_anaeig analyzes eigenvectors. The eigenvectors can be of a",
     "covariance matrix ([TT]g_covar[tt]) or of a Normal Modes analysis",
     "([TT]g_nmeig[tt]).[PAR]",