aboutsummaryrefslogtreecommitdiff
path: root/dd.c
diff options
context:
space:
mode:
Diffstat (limited to 'dd.c')
-rw-r--r--dd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dd.c b/dd.c
index ecf7e3a3d..1cf731664 100644
--- a/dd.c
+++ b/dd.c
@@ -14,7 +14,7 @@
14#include <fcntl.h> 14#include <fcntl.h>
15#include <errno.h> 15#include <errno.h>
16 16
17const char dd_usage[] = 17static const char dd_usage[] =
18 "Copy a file, converting and formatting according to options\n\ 18 "Copy a file, converting and formatting according to options\n\
19\n\ 19\n\
20usage: [if=name] [of=name] [bs=n] [count=n]\n\ 20usage: [if=name] [of=name] [bs=n] [count=n]\n\