commit | aa0b9f912dc1057261fa02fbf5d458f222900af6 | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Tue Sep 28 15:05:56 2004 +0000 |
committer | hasso <hasso> | Tue Sep 28 15:05:56 2004 +0000 |
tree | cc78e152912504db7645ed8b985f34462dc44ed4 | |
parent | d09da92a227105285206ff84f82b325a1e8a7d67 [diff] |
I think that it's better to report bugs into Bugzilla.
diff --git a/isisd/isis_main.c b/isisd/isis_main.c index d9bdd47..64905d3 100644 --- a/isisd/isis_main.c +++ b/isisd/isis_main.c
@@ -124,7 +124,7 @@ -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);