]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Fix spelling mistakes
authorDonald Sharp <sharpd@nvidia.com>
Mon, 14 Feb 2022 17:51:22 +0000 (12:51 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 14 Feb 2022 17:51:22 +0000 (12:51 -0500)
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/manpages/vtysh.rst
doc/user/ospf6d.rst

index b930cb915de147f7ead770330060401a3f5e35e1..af527bea407ccb19bf40c5245abb5a43670634d5 100644 (file)
@@ -74,7 +74,7 @@ VTYSH_PAGER
 
 VTYSH_HISTFILE
    Override the history file for vtysh commands. Logging can be turned off using ``VTYSH_HISTFILE=/dev/null vtysh``.
-   Environment is prefered way to override the history file path over command line argument (-H/--histfile).
+   Environment is preferred way to override the history file path over command line argument (-H/--histfile).
 
 FILES
 =====
index 77656651e4eec50a0415b27260f44746b25c5894..8dacb9c9dc25bab5e506d0a9ef2f215c5317dd83 100644 (file)
@@ -681,7 +681,7 @@ Showing OSPF6 information
 
 .. clicmd:: show ipv6 ospf6 [vrf <NAME|all>] interface traffic [json]
 
-   Shows counts of different packets that have been recieved and transmitted
+   Shows counts of different packets that have been received and transmitted
    by the interfaces. JSON output can be obtained by appending "json" at the
    end.