Various small changes to the man pages.
[alexxy/gromacs.git] / src / tools / gmx_nmens.c
index 0c069daf3e3651a63680afdecb40dabd95963f33..3a925e54cd098edc598a382c44aa7a59b45b640b 100644 (file)
@@ -63,7 +63,7 @@ int gmx_nmens(int argc,char *argv[])
 {
   const char *desc[] = {
     "[TT]g_nmens[tt] generates an ensemble around an average structure",
-    "in a subspace which is defined by a set of normal modes (eigenvectors).",
+    "in a subspace that is defined by a set of normal modes (eigenvectors).",
     "The eigenvectors are assumed to be mass-weighted.",
     "The position along each eigenvector is randomly taken from a Gaussian",
     "distribution with variance kT/eigenvalue.[PAR]",