summaryrefslogtreecommitdiff
path: root/src/getlimits.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/getlimits.c')
-rw-r--r--src/getlimits.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getlimits.c b/src/getlimits.c
index 82cd34531..a4e1d9b10 100644
--- a/src/getlimits.c
+++ b/src/getlimits.c
@@ -73,7 +73,7 @@ Output platform dependent limits in a format useful for shell scripts.\n\
"), stdout);
fputs (HELP_OPTION_DESCRIPTION, stdout);
fputs (VERSION_OPTION_DESCRIPTION, stdout);
- emit_bug_reporting_address ();
+ emit_ancillary_info ();
}
exit (status);
}