From d2e120c3f553b2920670971c6a75dbc8a9e139d5 Mon Sep 17 00:00:00 2001 From: David van der Spoel Date: Tue, 3 Aug 2010 10:04:28 +0200 Subject: [PATCH] Fixed documentation text according to bugzilla 486 --- src/tools/gmx_analyze.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/tools/gmx_analyze.c b/src/tools/gmx_analyze.c index 16ac0e55e5..7040621937 100644 --- a/src/tools/gmx_analyze.c +++ b/src/tools/gmx_analyze.c @@ -934,15 +934,15 @@ int gmx_analyze(int argc,char *argv[]) "The complete derivation is given in", "B. Hess, J. Chem. Phys. 116:209-217, 2002.[PAR]", - "Option [TT]-bal[TT] finds and subtracts the ultrafast \"ballistic\"", + "Option [TT]-bal[tt] finds and subtracts the ultrafast \"ballistic\"", "component from a hydrogen bond autocorrelation function by the fitting", "of a sum of exponentials, as described in e.g.", "O. Markovitch, J. Chem. Phys. 129:084505, 2008. The fastest term", "is the one with the most negative coefficient in the exponential,", - "or with [TT]-d[TT], the one with most negative time derivative at time 0.", - "[]TT-nbalexp[TT] sets the number of exponentials to fit.[PAR]", + "or with [TT]-d[tt], the one with most negative time derivative at time 0.", + "[TT]-nbalexp[tt] sets the number of exponentials to fit.[PAR]", - "Option [TT]-gem[TT] fits bimolecular rate constants ka and kb", + "Option [TT]-gem[tt] fits bimolecular rate constants ka and kb", "(and optionally kD) to the hydrogen bond autocorrelation function", "according to the reversible geminate recombination model. Removal of", "the ballistic component first is strongly adviced. The model is presented in", -- 2.11.4.GIT