diff options
Diffstat (limited to 'src/dd.c')
-rw-r--r-- | src/dd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1118,7 +1118,7 @@ by w for x2, by b for x512, by k for x1024. Each KEYWORD may be:\n\ noerror continue after read errors\n\ sync pad every input block with NULs to ibs-size\n\ ")); - puts (_("\nReport bugs to bug-gnu-utils@gnu.ai.mit.edu")); + puts (_("\nReport bugs to bug-fileutils@gnu.ai.mit.edu")); } exit (status); } |