diff options
-rw-r--r-- | isisd/isis_main.c | 2 |
1 files changed, 1 insertions, 1 deletions
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); |