summaryrefslogtreecommitdiff
path: root/docs/_include
diff options
context:
space:
mode:
authorYuriy Andamasov <yuriy@vyos.io>2026-05-14 02:57:03 +0300
committerYuriy Andamasov <yuriy@vyos.io>2026-05-14 02:57:03 +0300
commit377f5eae918e510924b9e9ab1702622626342a43 (patch)
tree32966282ff645fffbfb7c673d42c2f12904b5f06 /docs/_include
parent2b1daf484bf71804e0034c13d96d3b37dffd8990 (diff)
downloadvyos-documentation-377f5eae918e510924b9e9ab1702622626342a43.tar.gz
vyos-documentation-377f5eae918e510924b9e9ab1702622626342a43.zip
docs: fix cfgcmd body indent in interface-disable-flow-control.txt (Copilot review)
Diffstat (limited to 'docs/_include')
-rw-r--r--docs/_include/interface-disable-flow-control.txt22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/_include/interface-disable-flow-control.txt b/docs/_include/interface-disable-flow-control.txt
index 71a7595c..718a8984 100644
--- a/docs/_include/interface-disable-flow-control.txt
+++ b/docs/_include/interface-disable-flow-control.txt
@@ -1,20 +1,20 @@
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
disable-flow-control
- Ethernet flow control is a mechanism for temporarily stopping the transmission
- of data on Ethernet family computer networks. The goal of this mechanism is to
- ensure zero packet loss in the presence of network congestion.
+ Ethernet flow control is a mechanism for temporarily stopping the transmission
+ of data on Ethernet family computer networks. The goal of this mechanism is to
+ ensure zero packet loss in the presence of network congestion.
- The first flow control mechanism, the pause frame, was defined by the IEEE
- 802.3x standard.
+ The first flow control mechanism, the pause frame, was defined by the IEEE
+ 802.3x standard.
- A sending station (computer or network switch) may be transmitting data faster
- than the other end of the link can accept it. Using flow control, the
- receiving station can signal the sender requesting suspension of
- transmissions until the receiver catches up.
+ A sending station (computer or network switch) may be transmitting data faster
+ than the other end of the link can accept it. Using flow control, the
+ receiving station can signal the sender requesting suspension of
+ transmissions until the receiver catches up.
- Use this command to disable the generation of Ethernet flow control (pause
- frames).
+ Use this command to disable the generation of Ethernet flow control (pause
+ frames).
Example: