From: Quentin Young Date: Wed, 5 Oct 2016 23:02:57 +0000 (+0000) Subject: zebra: Fix typo in zebra command desc X-Git-Tag: frr-3.0-branchpoint~129^2~95 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=49d73233c3d789e2176187d57b26ba9439dfce11;p=mirror%2Ffrr.git zebra: Fix typo in zebra command desc Signed-off-by: Quentin Young --- diff --git a/zebra/zserv.c b/zebra/zserv.c index 5c4957a682..98908fb67e 100644 --- a/zebra/zserv.c +++ b/zebra/zserv.c @@ -2326,7 +2326,7 @@ DEFUN (show_zebra_client, show_zebra_client_cmd, "show zebra client", SHOW_STR - "Zebra information" + "Zebra information\n" "Client information") { struct listnode *node;