projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7873e90
)
(help_exit): Fix help message.
author
handa
<handa>
Mon, 16 Aug 2004 00:01:20 +0000
(
00:01
+0000)
committer
handa
<handa>
Mon, 16 Aug 2004 00:01:20 +0000
(
00:01
+0000)
example/mdump.c
patch
|
blob
|
history
diff --git
a/example/mdump.c
b/example/mdump.c
index
381b898
..
f36b75b
100644
(file)
--- a/
example/mdump.c
+++ b/
example/mdump.c
@@
-275,7
+275,7
@@
help_exit (char *prog, int exit_code)
printf (" dumped into the file \"output.png\".\n");
printf ("The following OPTIONs are available.\n");
printf (" %-13s %s", "-s SIZE",
- "Font size in point (default 12).\n");
+ "Font size in 1/10 point (default 120).\n");
printf (" %-13s %s", "-d DPI",
"Resolution in dots per inch (defualt 300).\n");
printf (" %-13s %s", "-p PAPER",