stardis

Perform coupled heat transfer calculations
git clone git://git.meso-star.fr/stardis.git
Log | Files | Refs | README | LICENSE

commit c0024f2f87a18a11432f0f9f9c1f3b23cc2f7b84
parent 1554436ad2c43562fd7202a47335e7a3c08ca9ce
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Sun,  5 Apr 2020 10:57:46 +0200

Fix stardis man invalid syntax

Diffstat:
Mdoc/stardis.1.txt.in | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/stardis.1.txt.in b/doc/stardis.1.txt.in @@ -226,7 +226,7 @@ This option can only be used in conjonction with one these options: -p, -P, **0** (write no message to _standard error_),;; **1** (write error messages only to _standard error_),;; **2** (write error and warning messages to _standard error_),;; - **3** (write error, warning and informative messages to _standard error_).;; + **3** (write error, warning and informative messages to _standard error_). *-v*:: Output version information and exit.