summaryrefslogtreecommitdiff
path: root/src/truncate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/truncate.c')
-rw-r--r--src/truncate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/truncate.c b/src/truncate.c
index 77783794e..7f96483da 100644
--- a/src/truncate.c
+++ b/src/truncate.c
@@ -133,7 +133,7 @@ SIZE may also be prefixed by one of the following modifying characters:\n\
\n\
Note that the -r and -s options are mutually exclusive.\n\
"), stdout);
- emit_bug_reporting_address ();
+ emit_ancillary_info ();
}
exit (status);
}