diff options
author | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-10-26 00:16:47 +0200 |
commit | bb31a4ac1997c189a344caf554f34c6aabc71aa7 (patch) | |
tree | 3301834059dc416fbf78087aae53fdf9459aa97a /man/systemd-udevd.service.xml | |
parent | 5b4d50efe83851fe84837db795e14b1d64be530b (diff) |
man: typo fixes
https://bugs.freedesktop.org/show_bug.cgi?id=55890
Fixed typos, serial comma, and removed "either" as there were more
than two options. Also did an extra rename of "system-shutdown"
to "systemd-shutdown" that was forgotten in commit
8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Diffstat (limited to 'man/systemd-udevd.service.xml')
-rw-r--r-- | man/systemd-udevd.service.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 0dd5d10089..92fb38f067 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -83,7 +83,7 @@ <term><option>--exec-delay=</option></term> <listitem> - <para>Delay the execution of RUN intruction by the given + <para>Delay the execution of RUN instruction by the given number of seconds. This option might be useful when debugging system crashes during coldplug caused by loading non-working kernel modules.</para> @@ -148,7 +148,7 @@ <term><varname>udev.exec-delay=</varname></term> <term><varname>rd.udev.exec-delay=</varname></term> <listitem> - <para>Delay the execution of RUN intruction by the given + <para>Delay the execution of RUN instruction by the given number of seconds. This option might be useful when debugging system crashes during coldplug caused by loading non-working kernel modules.</para> |