diff options
author | Robert Göhler <github@ghlr.de> | 2023-02-06 20:55:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-06 20:55:27 +0100 |
commit | 4e4db6639a4b4aa125ba9fb32078af74e96a4440 (patch) | |
tree | 49da7eb342dc35856edf91aae37434b9383fa31d /docs | |
parent | 50b0a25f7d66c44a3be4c88a8011c8b1526e9aae (diff) | |
parent | b24f0d7cbfffd0ea2f67b2ea6b074fbfb85f6f0a (diff) | |
download | vyos-documentation-4e4db6639a4b4aa125ba9fb32078af74e96a4440.tar.gz vyos-documentation-4e4db6639a4b4aa125ba9fb32078af74e96a4440.zip |
Merge pull request #945 from b-/patch-2
Update dhcp-server.rst
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/service/dhcp-server.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/dhcp-server.rst b/docs/configuration/service/dhcp-server.rst index 3f4b7b89..b4245f0c 100644 --- a/docs/configuration/service/dhcp-server.rst +++ b/docs/configuration/service/dhcp-server.rst @@ -234,7 +234,7 @@ inside the subnet definition but can be outside of the range statement. **Example:** -* IP address ``192.168.1.100`` shall be statically mapped to client named ``client100`` +* IP address ``192.168.1.100`` shall be statically mapped to client named ``client1`` .. code-block:: none |