summaryrefslogtreecommitdiff
path: root/src/mkdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mkdir.c')
-rw-r--r--src/mkdir.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mkdir.c b/src/mkdir.c
index 8ddb1e6f2..d19f64c29 100644
--- a/src/mkdir.c
+++ b/src/mkdir.c
@@ -68,7 +68,7 @@ Create the DIRECTORY(ies), if they do not already exist.\n\
--help display this help and exit\n\
--version output version information and exit\n\
"));
- puts (_("\nReport bugs to <fileutils-bugs@gnu.org>."));
+ puts (_("\nReport bugs to <bug-fileutils@gnu.org>."));
close_stdout ();
}
exit (status);