Skip to content

Commit

Permalink
fix line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
maurerle committed Feb 14, 2024
1 parent 11ccac3 commit 007fd13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/features/configmode.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
The advanced config does also allow to upload a sysupgrade file to update the firmware to a different version.
2 changes: 1 addition & 1 deletion docs/features/status-page.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
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`.
2 changes: 1 addition & 1 deletion docs/package/gluon-web-network.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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.
The roles `Uplink`/`Mesh` and `Client` are mutually exclusive.

0 comments on commit 007fd13

Please sign in to comment.