VPP-1131: doxygen: Documentation for Debug CLI stops at src/plugin/l2e 59/10059/1 v18.01-rc2
authorBilly McFall <bmcfall@redhat.com>
Wed, 10 Jan 2018 21:48:59 +0000 (16:48 -0500)
committerBilly McFall <bmcfall@redhat.com>
Wed, 10 Jan 2018 22:00:51 +0000 (17:00 -0500)
Change-Id: I3ce014da7b514aa766a90cacddd76cd2247406a8
Signed-off-by: Billy McFall <bmcfall@redhat.com>
src/plugins/l2e/l2e.c

index 633d1f9..e95c281 100644 (file)
@@ -136,12 +136,12 @@ l2_emulation_cli (vlib_main_t * vm,
 }
 
 /*?
- * Configure l2 emualtion.
+ * Configure l2 emulation.
  *  When the interface is in L2 mode, configure the extraction of L3
  *  packets out of the L2 path and into the L3 path.
  *
  * @cliexpar
- * @cliexstart{set interface l2 input l2-emulation <interface-name> [disable]
+ * @cliexstart{set interface l2 input l2-emulation <interface-name> [disable]}
  * @cliexend
  ?*/
 /* *INDENT-OFF* */
@@ -179,7 +179,7 @@ l2_emulation_show (vlib_main_t * vm,
  *  packets out of the L2 path and into the L3 path.
  *
  * @cliexpar
- * @cliexstart{show interface l2 l2-emulation
+ * @cliexstart{show interface l2 l2-emulation}
  * @cliexend
  ?*/
 /* *INDENT-OFF* */