]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc: English language cleanup
authorNigel Kukard <nkukard@lbsd.net>
Sat, 9 Sep 2017 10:15:26 +0000 (10:15 +0000)
committerNigel Kukard <nkukard@lbsd.net>
Mon, 11 Sep 2017 09:12:04 +0000 (09:12 +0000)
Signed-off-by: Nigel Kukard <nkukard@lbsd.net>
doc/bgpd.texi

index 6089ab6260bed9dba84186619f7db05a8a23b498..f63c7fc01aaa55b1f70bba17a31ca1cfaf56c289 100644 (file)
@@ -1004,7 +1004,7 @@ removed simpley specifying community lists name.
 
 @deffn {Command} {show ip community-list} {}
 @deffnx {Command} {show ip community-list @var{name}} {}
-This command display current community list information.  When
+This command displays current community list information.  When
 @var{name} is specified the specified community list's information is
 shown.
 
@@ -1319,7 +1319,7 @@ the name.
 
 @deffn {Command} {show ip extcommunity-list} {}
 @deffnx {Command} {show ip extcommunity-list @var{name}} {}
-This command display current extcommunity-list information.  When
+This command displays current extcommunity-list information.  When
 @var{name} is specified the community list's information is shown.
 
 @example
@@ -1479,13 +1479,13 @@ This command displays BGP routes using AS path regular expression
 
 @deffn Command {show ip bgp community @var{community}} {}
 @deffnx Command {show ip bgp community @var{community} exact-match} {}
-This command display BGP routes using @var{community} (@pxref{Display
+This command displays BGP routes using @var{community} (@pxref{Display
 BGP Routes by Community}).
 @end deffn
 
 @deffn Command {show ip bgp community-list @var{word}} {}
 @deffnx Command {show ip bgp community-list @var{word} exact-match} {}
-This command display BGP routes using community list (@pxref{Display
+This command displays BGP routes using community list (@pxref{Display
 BGP Routes by Community}).
 @end deffn