Various small changes to the man pages.
[alexxy/gromacs.git] / src / tools / gmx_potential.c
index 34a67582ceb8ef7424f40c8f1b3719ac276eb7f4..c674551974bfa729400797338c8cba0bb9767a21 100644 (file)
@@ -387,7 +387,7 @@ void plot_potential(double *potential[], double *charge[], double *field[],
 int gmx_potential(int argc,char *argv[])
 {
   const char *desc[] = {
-    "Compute the electrostatical potential across the box. The potential is",
+    "[TT]g_potential[tt] computes the electrostatical potential across the box. The potential is",
     "calculated by first summing the charges per slice and then integrating",
     "twice of this charge distribution. Periodic boundaries are not taken",
     "into account. Reference of potential is taken to be the left side of",