docs: typo dhcp -> dhcp

Small typo in reference/kernel/

Signed-off-by: Sacha Trémoureux <sacha@tremoureux.fr>
Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
Sacha Trémoureux 2023-07-24 10:39:46 +02:00 committed by Andrey Smirnov
parent 003cbd1611
commit c783458be0
No known key found for this signature in database
GPG Key ID: 7B26396447AB6DFD
3 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ IPv6 addresses can be specified by enclosing them in the square brackets, e.g. `
`<device>` can be traditional interface naming scheme `eth0, eth1` or `enx<MAC>`, example: `enx78e7d1ea46da`
DCHP can be enabled by setting `<autoconf>` to `dhcp`, example: `ip=:::::eth0.3:dhcp`.
DHCP can be enabled by setting `<autoconf>` to `dhcp`, example: `ip=:::::eth0.3:dhcp`.
Alternative syntax is `ip=eth0.3:dhcp`.
#### `bond`

View File

@ -42,7 +42,7 @@ IPv6 addresses can be specified by enclosing them in the square brackets, e.g. `
`<device>` can be traditional interface naming scheme `eth0, eth1` or `enx<MAC>`, example: `enx78e7d1ea46da`
DCHP can be enabled by setting `<autoconf>` to `dhcp`, example: `ip=:::::eth0.3:dhcp`.
DHCP can be enabled by setting `<autoconf>` to `dhcp`, example: `ip=:::::eth0.3:dhcp`.
Alternative syntax is `ip=eth0.3:dhcp`.
#### `bond`

View File

@ -42,7 +42,7 @@ IPv6 addresses can be specified by enclosing them in the square brackets, e.g. `
`<device>` can be traditional interface naming scheme `eth0, eth1` or `enx<MAC>`, example: `enx78e7d1ea46da`
DCHP can be enabled by setting `<autoconf>` to `dhcp`, example: `ip=:::::eth0.3:dhcp`.
DHCP can be enabled by setting `<autoconf>` to `dhcp`, example: `ip=:::::eth0.3:dhcp`.
Alternative syntax is `ip=eth0.3:dhcp`.
#### `bond`