summaryrefslogtreecommitdiff
path: root/xditview/xtotroff.c
diff options
context:
space:
mode:
Diffstat (limited to 'xditview/xtotroff.c')
-rw-r--r--xditview/xtotroff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xditview/xtotroff.c b/xditview/xtotroff.c
index 16e8c263e..3e4e78bc2 100644
--- a/xditview/xtotroff.c
+++ b/xditview/xtotroff.c
@@ -207,7 +207,7 @@ static usage(prog)
char *prog;
{
fprintf (stderr,
- "usage: %s [-g] [-r resolution] [-s pointsize FontMap\n",
+ "usage: %s [-g] [-r resolution] [-s pointsize] FontMap\n",
prog);
exit (1);
}