star-mesh

Define and load a binary data format for meshes
git clone git://git.meso-star.fr/star-mesh.git
Log | Files | Refs | README | LICENSE

commit 37c1714720149d0b471274dfd2c8d56a3f693b29
parent 07b08eaca9236016b40042aa9255d00316fa365c
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Fri, 11 Apr 2025 17:04:00 +0200

Small correction to the manual page

The output format contained typos.

Diffstat:
Mdoc/smsh-desc.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/smsh-desc.1 b/doc/smsh-desc.1 @@ -12,7 +12,7 @@ .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see <http://www.gnu.org/licenses/>. -.Dd February 26, 2025 +.Dd April 11, 2025 .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .Dt SMSH-DESC 1 .Os @@ -36,7 +36,7 @@ cells. .Pp The descritpion is printed on stdout with a message of the form: .Bd -literal -offset Ds -"%zu %zy %zu %u %u %s" pagesz, #nodes, #cells, Dnode, Dcell, mesh +"%zu %zu %zu %u %u %s", pagesz, #nodes, #cells, Dnode, Dcell, mesh .Ed .Pp When any option is specified,