Files
MINGW-packages/mingw-w64-mscgen/0.20-escape.patch
J. Peter Mugaas 7ec84fb214 mingw-w64-mscgen - 0.20 - complete with Cygwin patches - MSCGEN Messa… (#3590)
* mingw-w64-mscgen - 0.20 - complete with Cygwin patches - MSCGEN Message Sequence Chart Generator
mingw-w64-ttf-dejavu - 2.37 - ttf-dejavu fonts for MSCGEN and probably some other stuff

* Remove the provides line.
2018-04-12 14:07:46 +03:00

14 lines
788 B
Diff

Index: mscgen-0.20/src/usage.c
===================================================================
--- mscgen-0.20.orig/src/usage.c 2011-03-01 22:16:04.000000000 +0100
+++ mscgen-0.20/src/usage.c 2012-07-20 23:53:25.415071528 +0200
@@ -59,7 +59,7 @@ void Usage(void)
" command line.\n"
" -o <file> Write output to the named file. This option must be specified if \n"
" input is taken from stdin, otherwise the output filename\n"
-" defaults to <infile>.<type>. This may also be specified as '\-'\n"
+" defaults to <infile>.<type>. This may also be specified as '-'\n"
" to write output directly to stdout.\n"
#ifdef USE_FREETYPE
" -F <font> Use specified font for PNG output. This must be a font specifier\n"