]> git.puffer.fish Git - mirror/frr.git/commitdiff
zebra: Fix typo in zebra command desc
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 5 Oct 2016 23:02:57 +0000 (23:02 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 5 Oct 2016 23:02:57 +0000 (23:02 +0000)
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
zebra/zserv.c

index 5c4957a682debbc1dc255a0c660d104b400dffe5..98908fb67e07251f4e92e170fc6507229a62707d 100644 (file)
@@ -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;