summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ptx.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ptx.c b/src/ptx.c
index 1ba12e197..c355c6189 100644
--- a/src/ptx.c
+++ b/src/ptx.c
@@ -1914,6 +1914,7 @@ Mandatory arguments to long options are mandatory for short options too.\n\
\n\
With no FILE or if FILE is -, read Standard Input. `-F /' by default.\n\
"), stdout);
+ printf (_("\nReport bugs to <%s>.\n"), PACKAGE_BUGREPORT);
}
exit (status);
}