commit 83d41230d116c77687feeef314628b343aaf941c
parent 377eca0e5971e29125839d27d90e3f1c5221275f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 26 Jul 2017 16:50:10 +0200
Fix the <map-side-data> rule in the solstice-output man page
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/doc/solstice-output.5.txt b/doc/solstice-output.5.txt
@@ -350,8 +350,7 @@ VTK-RECEIVER-MAP ::= # vtk DataFile Version 2.0
<map-front-data> ::= <map-side-data>
<map-back-data> ::= <map-side-data>
-<map-side-data> ::= CELL_DATA <#triangles>
- SCALARS <side-name> float 2
+<map-side-data> ::= SCALARS <side-name> float 2
LOOKUP_TABLE default
<irradiance>
[ <irradiance> ... ]