summaryrefslogtreecommitdiff
path: root/src/csplit.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/csplit.c')
-rw-r--r--src/csplit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/csplit.c b/src/csplit.c
index d42f0b353..07b6026aa 100644
--- a/src/csplit.c
+++ b/src/csplit.c
@@ -1584,7 +1584,7 @@ Read standard input if FILE is -. Each PATTERN may be:\n\
\n\
A line OFFSET is a required `+' or `-' followed by a positive integer.\n\
"));
- puts (_("\nReport bugs to <textutils-bugs@gnu.ai.mit.edu>."));
+ puts (_("\nReport bugs to <textutils-bugs@gnu.org>."));
}
exit (status == 0 ? EXIT_SUCCESS : EXIT_FAILURE);
}