diff options
author | Jakub Wilk <jwilk@debian.org> | 2010-11-10 01:29:50 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-10 01:30:53 +0100 |
commit | b8015eea2d0546deb363edc28aba813c1277d806 (patch) | |
tree | 477cdfbf0df37bd1c2f45cb9aaa13180bf94cafa /udev | |
parent | a1ca5f60e0770299c5c5f21bd371f5823802412b (diff) |
man: udev - workaraound -> workaround
Diffstat (limited to 'udev')
-rw-r--r-- | udev/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index 682cc3f959..3ef4103325 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -309,7 +309,7 @@ <term><option>NAME</option></term> <listitem> <para>The name, a network interface should be renamed to. Or as - a temporary workaraound, the name a device node should be named. + a temporary workaround, the name a device node should be named. Usually the kernel provides the defined node name, or even creates and removes the node before udev even receives any event. Changing the node name from the kernel's default creates inconsistencies |