diff options
Diffstat (limited to 'src/dd.c')
-rw-r--r-- | src/dd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1075,7 +1075,7 @@ usage (status) { fprintf (status == 0 ? stdout : stderr, "\ Usage: %s [OPTION]...\n\ -\n", +", program_name); if (status == 0) |