Merge "Fixed format error in online manual." into release-4-6
authorRoland Schulz <roland@rschulz.eu>
Mon, 7 Jan 2013 01:21:37 +0000 (02:21 +0100)
committerGerrit Code Review <gerrit@gerrit.gromacs.org>
Mon, 7 Jan 2013 01:21:37 +0000 (02:21 +0100)
share/html/online/gro.html

index 4853808f5988ee3f49e268b2570fe5aad7dce768..963099586feaef488b35e235075c33d426932881 100644 (file)
@@ -67,7 +67,7 @@ without using the GROMACS libraries you can use the following formats:
 
 <dl>
 <dt>C format 
-<dd><tt>"%5d%5s%5s%5d%8.3f%8.3f%8.3f%8.4f%8.4f%8.4f"</tt>
+<dd><tt>"%5d%-5s%5s%5d%8.3f%8.3f%8.3f%8.4f%8.4f%8.4f"</tt>
 <dt>Fortran format 
 <dd><tt>(i5,2a5,i5,3f8.3,3f8.4)</tt>
 <dt>Pascal format