summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/asf/asf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/asf/asf.c b/usr.sbin/asf/asf.c
index 66f5717..1bee3d1 100644
--- a/usr.sbin/asf/asf.c
+++ b/usr.sbin/asf/asf.c
@@ -253,7 +253,7 @@ usage(const char *myname)
{
fprintf(stderr,
"Usage:\n"
- "%s [-afKksVx] [-M core] [-N system ] [-o outfile] [-X suffix]\n"
+ "%s [-afKksVx] [-M core] [-N system] [-o outfile] [-X suffix]\n"
"%*s [modules-path [outfile]]\n\n"
"\t-a\tappend to outfile\n"
"\t-f\tfind the module in any subdirectory of modules-path\n"
OpenPOWER on IntegriCloud