summaryrefslogtreecommitdiff
path: root/docs/operation
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2020-12-11 14:32:09 +0100
committerrebortg <github@ghlr.de>2020-12-11 14:32:09 +0100
commit4fd8e9cdf9418023e386fb0e5db2026cd2aca951 (patch)
treea98bb78ab391a526dc87e1ba3b1dec7a4a5b42a1 /docs/operation
parenta370e97c1bc1c5545a58eed3bc7d7a4c70145b77 (diff)
downloadvyos-documentation-4fd8e9cdf9418023e386fb0e5db2026cd2aca951.tar.gz
vyos-documentation-4fd8e9cdf9418023e386fb0e5db2026cd2aca951.zip
operation: fix linter errors
Diffstat (limited to 'docs/operation')
-rw-r--r--docs/operation/boot-options.rst3
-rw-r--r--docs/operation/information.rst23
2 files changed, 13 insertions, 13 deletions
diff --git a/docs/operation/boot-options.rst b/docs/operation/boot-options.rst
index d054748f..70cdc418 100644
--- a/docs/operation/boot-options.rst
+++ b/docs/operation/boot-options.rst
@@ -53,5 +53,6 @@ These options disable some boot steps. Make sure you understand the
Do not perform config migration.
no-vyos-firewall
- Do not initialize default firewall chains, renders any firewall configuration unusable.
+ Do not initialize default firewall chains, renders any firewall
+ configuration unusable.
diff --git a/docs/operation/information.rst b/docs/operation/information.rst
index 02d6f1ec..ec2506cb 100644
--- a/docs/operation/information.rst
+++ b/docs/operation/information.rst
@@ -19,15 +19,15 @@ USB
In the past serial interface have been defined as ttySx and ttyUSBx where x was
an instance number of the serial interface. It was discovered that from system
boot to system boot the mapping of USB based serial interfaces will differ,
-depending which driver was loaded first by the operating system. This will become
-rather painful if you not only have serial interfaces for a console server
-connected but in addition also a serial backed :ref:`wwan-interface`.
+depending which driver was loaded first by the operating system. This will
+become rather painful if you not only have serial interfaces for a console
+server connected but in addition also a serial backed :ref:`wwan-interface`.
-To overcome this issue and the fact that in almost 50% of all cheap USB to serial
-converters there is no serial number programmed, the USB to serial interface is
-now directly identified by the USB root bridge and bus it connects to. This
-somehow mimics the new network interface definitions we see in recend Linux
-distributions.
+To overcome this issue and the fact that in almost 50% of all cheap USB to
+serial converters there is no serial number programmed, the USB to serial
+interface is now directly identified by the USB root bridge and bus it connects
+to. This somehow mimics the new network interface definitions we see in recend
+Linux distributions.
For additional details you can refer to https://phabricator.vyos.net/T2490.
@@ -69,9 +69,9 @@ For additional details you can refer to https://phabricator.vyos.net/T2490.
.. opcmd:: show hardware usb serial
- Retrieve a list and description of all connected USB serial devices. The device name
- displayed, e.g. `usb0b2.4p1.0` can be directly used when accessing the serial console
- as console-server device.
+ Retrieve a list and description of all connected USB serial devices. The
+ device name displayed, e.g. `usb0b2.4p1.0` can be directly used when accessing
+ the serial console as console-server device.
.. code-block:: none
@@ -94,4 +94,3 @@ For additional details you can refer to https://phabricator.vyos.net/T2490.
usb0b2.4p1.1 Quad_RS232-HS Future Technology Devices International, Ltd
usb0b2.4p1.2 Quad_RS232-HS Future Technology Devices International, Ltd
usb0b2.4p1.3 Quad_RS232-HS Future Technology Devices International, Ltd
-