diff options
| author | Donald Sharp <sharpd@cumulusnetwroks.com> | 2016-09-02 11:22:24 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-12-21 20:26:08 -0500 |
| commit | 0252d82d06d7fd2405a107e95c2032ec05b00e91 (patch) | |
| tree | 99116747f78773417616477854a4d7551ecda173 /pimd/pim_main.c | |
| parent | bfea315d4f24d456b4ecff6a53cca2389d667eb3 (diff) | |
pimd: Use Quagga as official bug report place
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'pimd/pim_main.c')
| -rw-r--r-- | pimd/pim_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_main.c b/pimd/pim_main.c index 2fb4a22f07..337f925271 100644 --- a/pimd/pim_main.c +++ b/pimd/pim_main.c @@ -116,7 +116,7 @@ Daemon which manages PIM.\n\n\ "\ -h, --help Display this help and exit\n\ \n\ -Report bugs to %s\n", progname, PIMD_BUG_ADDRESS); +Report bugs to %s\n", progname, PACKAGE_BUGREPORT); } exit (status); |
