Please, tell me truth about what debugging status you are displaying.
diff --git a/ospfd/ospf_dump.c b/ospfd/ospf_dump.c
index c94fda1..3711e9f 100644
--- a/ospfd/ospf_dump.c
+++ b/ospfd/ospf_dump.c
@@ -1393,7 +1393,7 @@
 {
   int i;
 
-  vty_out (vty, "Zebra debugging status:%s", VTY_NEWLINE);
+  vty_out (vty, "OSPF debugging status:%s", VTY_NEWLINE);
 
   /* Show debug status for ISM. */
   if (IS_DEBUG_OSPF (ism, ISM) == OSPF_DEBUG_ISM)