Tons of small fixes to documentation.
[alexxy/gromacs.git] / src / ngmx / ngmx.c
index 39f2428f28a96bedcba5dadfb9911e5f0d516e25..5c399573129135acffbd65f7f6b4a1d8e04d107f 100644 (file)
@@ -267,7 +267,7 @@ static gmx_bool MainCallBack(t_x11 *x11,XEvent *event, Window w, void *data)
 int main(int argc, char *argv[])
 {
   const char *desc[] = {
-    "[TT]ngmx[tt] is the Gromacs trajectory viewer. This program reads a",
+    "[TT]ngmx[tt] is the GROMACS trajectory viewer. This program reads a",
     "trajectory file, a run input file and an index file and plots a",
     "3D structure of your molecule on your standard X Window",
     "screen. No need for a high end graphics workstation, it even",
@@ -279,8 +279,8 @@ int main(int argc, char *argv[])
     "runs on MIT-X (real X), open windows and motif,",
     "user friendly menus, option to remove periodicity, option to",
     "show computational box.[PAR]",
-    "Some of the more common X command line options can be used:[BR]",
-    "[TT]-bg[tt], [TT]-fg[tt] change colors, [TT]-font[tt] fontname, changes the font."
+    "Some of the more common X command line options can be used: ",
+    "[TT]-bg[tt], [TT]-fg[tt] change colors, [TT]-font fontname[tt] changes the font."
   };
   const char *bugs[] = {
     "Balls option does not work",