summaryrefslogtreecommitdiff
path: root/bdftopcf.c
diff options
context:
space:
mode:
Diffstat (limited to 'bdftopcf.c')
-rw-r--r--bdftopcf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bdftopcf.c b/bdftopcf.c
index da83938..1b24aa1 100644
--- a/bdftopcf.c
+++ b/bdftopcf.c
@@ -148,7 +148,7 @@ main(int argc, char *argv[])
fprintf(stderr,
"usage: %s [-p#] [-u#] [-m] [-l] [-M] [-L] [-t] [-i] [-o pcf file] [bdf file]\n"
" where # for -p is 1, 2, 4, or 8\n"
- " and # for -s is 1, 2, or 4\n",
+ " and # for -u is 1, 2, or 4\n",
program_name);
exit(1);
}