From 007fd131072a3fa64d1905debc643f47766001e3 Mon Sep 17 00:00:00 2001 From: Florian Maurer Date: Wed, 14 Feb 2024 09:53:45 +0100 Subject: [PATCH] fix line endings --- docs/features/configmode.rst | 2 +- docs/features/status-page.rst | 2 +- docs/package/gluon-web-network.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/features/configmode.rst b/docs/features/configmode.rst index b8cddfe70a2..074b7ad4ec3 100644 --- a/docs/features/configmode.rst +++ b/docs/features/configmode.rst @@ -49,4 +49,4 @@ Depending on the installed packages, the advanced config mode allows to configur * :doc:`../package/gluon-web-admin` allows to enter SSH keys or set a password in the `Remote access` section * :doc:`../package/gluon-web-cellular` allows to configure SIM card / WWAN settings on supported cellular devices -The advanced config does also allow to upload a sysupgrade file to update the firmware to a different version. \ No newline at end of file +The advanced config does also allow to upload a sysupgrade file to update the firmware to a different version. diff --git a/docs/features/status-page.rst b/docs/features/status-page.rst index 0210042d162..b38a1506a50 100644 --- a/docs/features/status-page.rst +++ b/docs/features/status-page.rst @@ -27,4 +27,4 @@ Neighbours The list of neighbours at first shows the mac-address of the neighbour it sees. The status-page sends a second request to ``http://[ipv6]/cgi-bin/dyn/neighbours-nodeinfo?mesh-vpn`` which triggers the lookup of neighbour information on the node itself. -Through this, the actual nodenames of the neighbours are shown on the status-page as can be seen in the :ref:`status-page-example-picture`. \ No newline at end of file +Through this, the actual nodenames of the neighbours are shown on the status-page as can be seen in the :ref:`status-page-example-picture`. diff --git a/docs/package/gluon-web-network.rst b/docs/package/gluon-web-network.rst index 6d407c5d62e..5de4359f4f7 100644 --- a/docs/package/gluon-web-network.rst +++ b/docs/package/gluon-web-network.rst @@ -16,4 +16,4 @@ The following roles can be assigned to the interfaces: * `Mesh` - interface is used for :doc:`../features/wired-mesh`. Using this on the WAN interface is also known as "Mesh-on-WAN" * `Client` - interface is used as client network - connected devices to this interface should get a working internet configuration through DHCP -The roles `Uplink`/`Mesh` and `Client` are mutually exclusive. \ No newline at end of file +The roles `Uplink`/`Mesh` and `Client` are mutually exclusive.