Skip to content

Commit c068cd8

Browse files
0xGodspeedabenson
authored andcommitted
src/config/network/index.md: Fix typo
1 parent 218b5ea commit c068cd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/network/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ service enabled.
77
## Interface Names
88

99
Newer versions of [udev(7)](https://man.voidlinux.org/udev.7) no longer use the
10-
traditional Linux naming scheme for interfaces (`eth0`, `eth0`, `wlan0`, ...).
10+
traditional Linux naming scheme for interfaces (`eth0`, `eth1`, `wlan0`, ...).
1111

1212
This behavior can be reverted by adding `net.ifnames=0` to the [kernel
1313
cmdline](../kernel.md#cmdline).

0 commit comments

Comments
 (0)