From 74c5a1fc3cf31ba5d6d3d5fe603768369f1a3e34 Mon Sep 17 00:00:00 2001 From: Stephen James Date: Sat, 11 Jan 2020 23:34:32 -0500 Subject: Fix some typos and capitalizations --- docs/routing/arp.rst | 4 ++-- docs/routing/bgp.rst | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/routing') diff --git a/docs/routing/arp.rst b/docs/routing/arp.rst index 70d83503..1587fbbe 100644 --- a/docs/routing/arp.rst +++ b/docs/routing/arp.rst @@ -29,7 +29,7 @@ Operation .. opcmd:: show protocols static arp - Display all known ARP table entries spanning accross all interfaces + Display all known ARP table entries spanning across all interfaces .. code-block:: none @@ -50,4 +50,4 @@ Operation 10.1.1.1 ether 00:53:00:de:23:2e C eth1 10.1.1.100 ether 00:53:00:de:23:aa CM eth1 -.. _ARP: https://en.wikipedia.org/wiki/Address_Resolution_Protocol \ No newline at end of file +.. _ARP: https://en.wikipedia.org/wiki/Address_Resolution_Protocol diff --git a/docs/routing/bgp.rst b/docs/routing/bgp.rst index 41be5c6c..f1c183dc 100644 --- a/docs/routing/bgp.rst +++ b/docs/routing/bgp.rst @@ -177,7 +177,7 @@ Route Selection .. cfgcmd:: set protocols bgp parameters bestpath as-path confed This command specifies that the length of confederation path sets and - sequences should should be taken into account during the BGP best path + sequences should be taken into account during the BGP best path decision process. .. cfgcmd:: set protocols bgp parameters bestpath as-path multipath-relax -- cgit v1.2.3