]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
dracut.cmdline.7.asc: fix typo
authorBeniamino Galvani <bgalvani@redhat.com>
Mon, 13 Jul 2020 06:51:33 +0000 (08:51 +0200)
committerDaniel Molkentin <daniel@molkentin.de>
Wed, 2 Sep 2020 20:35:28 +0000 (22:35 +0200)
dracut.cmdline.7.asc

index 751f5276be3b3d48d2020d13a601110d31c8d29a..c37d427e874c55cbe954484588730d6c345730e0 100644 (file)
@@ -607,7 +607,7 @@ interface name. Better name it "bootnet" or "bluesocket".
     boolean, bring up network even without netroot set
 
 **vlan=**__<vlanname>__:__<phydevice>__::
-    Setup vlan device named <vlanname> on <phydeivce>.
+    Setup vlan device named <vlanname> on <phydevice>.
     We support the four styles of vlan names: VLAN_PLUS_VID (vlan0005),
     VLAN_PLUS_VID_NO_PAD (vlan5), DEV_PLUS_VID (eth0.0005),
     DEV_PLUS_VID_NO_PAD (eth0.5)