From aa0b9f912dc1057261fa02fbf5d458f222900af6 Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 28 Sep 2004 15:05:56 +0000 Subject: I think that it's better to report bugs into Bugzilla. --- isisd/isis_main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'isisd') diff --git a/isisd/isis_main.c b/isisd/isis_main.c index d9bdd476..64905d30 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); -- cgit v1.2.1