mirror of
https://github.com/siderolabs/talos.git
synced 2026-05-05 04:16:21 +02:00
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:
parent
003cbd1611
commit
c783458be0
@ -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`
|
||||
|
||||
@ -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`
|
||||
|
||||
@ -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`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user