From: hasso Date: Tue, 28 Sep 2004 15:05:56 +0000 (+0000) Subject: I think that it's better to report bugs into Bugzilla. X-Git-Tag: frr-2.0-rc1~3529 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=aa0b9f912dc1057261fa02fbf5d458f222900af6;p=matthieu%2Ffrr.git I think that it's better to report bugs into Bugzilla. --- diff --git a/isisd/isis_main.c b/isisd/isis_main.c index d9bdd47662..64905d3047 100644 --- a/isisd/isis_main.c +++ b/isisd/isis_main.c @@ -124,7 +124,7 @@ Daemon which manages IS-IS routing\n\n\ -v, --version Print program version\n\ -h, --help Display this help and exit\n\ \n\ -Report bugs to sambo@cs.tut.fi\n", progname); +Report bugs to http://bugzilla.quagga.net\n", progname); } exit (status);