summaryrefslogtreecommitdiff
path: root/isisd
diff options
context:
space:
mode:
authorhasso <hasso>2004-09-28 15:05:56 +0000
committerhasso <hasso>2004-09-28 15:05:56 +0000
commitaa0b9f912dc1057261fa02fbf5d458f222900af6 (patch)
treecc78e152912504db7645ed8b985f34462dc44ed4 /isisd
parentd09da92a227105285206ff84f82b325a1e8a7d67 (diff)
I think that it's better to report bugs into Bugzilla.
Diffstat (limited to 'isisd')
-rw-r--r--isisd/isis_main.c2
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);