summaryrefslogtreecommitdiff
path: root/db/makedb.c
diff options
context:
space:
mode:
Diffstat (limited to 'db/makedb.c')
-rw-r--r--db/makedb.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/db/makedb.c b/db/makedb.c
index a215f25e59..d72159579d 100644
--- a/db/makedb.c
+++ b/db/makedb.c
@@ -207,7 +207,8 @@ Mandatory arguments to long options are mandatory for short options too.\n\
--quiet don't print messages while building database\n\
-u, --undo print content of database file, one entry a line\n\
-V, --version output version information and exit\n\
-If INPUT-FILE is -, input is read from standard input.\n"),
+If INPUT-FILE is -, input is read from standard input.\n\
+Report bugs to <bug-glibc@gnu.ai.mit.edu>.\n"),
program_invocation_name, program_invocation_name,
program_invocation_name);