summaryrefslogtreecommitdiff
path: root/pimd/pim_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_cmd.c')
-rw-r--r--pimd/pim_cmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_cmd.c b/pimd/pim_cmd.c
index fe9b5e1beb..76ee18ee84 100644
--- a/pimd/pim_cmd.c
+++ b/pimd/pim_cmd.c
@@ -5825,7 +5825,7 @@ static void show_mroute(struct pim_instance *pim, struct vty *vty,
json = json_object_new_object();
} else {
vty_out(vty, "IP Multicast Routing Table\n");
- vty_out(vty, "Flags: S- Sparse, C - Connected, P - Pruned\n");
+ vty_out(vty, "Flags: S - Sparse, C - Connected, P - Pruned\n");
vty_out(vty,
" R - RP-bit set, F - Register flag, T - SPT-bit set\n");
vty_out(vty,