From b8e8f0cba4c08a07612b8d24281f57e33419708c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sat, 28 Jul 2012 23:10:15 +0200 Subject: [PATCH] man: grammar fixes for systemd-udev(8) --- man/systemd-udevd.xml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/man/systemd-udevd.xml b/man/systemd-udevd.xml index 0045f235e..ca5ec5035 100644 --- a/man/systemd-udevd.xml +++ b/man/systemd-udevd.xml @@ -50,9 +50,10 @@ Description - systemd-udevd listens to kernel uevents. For every event, systemd-udevd executes matching - instructions specified in udev rules. See - udev7 + systemd-udevd listens to kernel uevents. + For every event, systemd-udevd executes matching instructions + specified in udev rules. See + udev7 . The behavior of the running daemon can be changed with udevadm control. @@ -75,15 +76,17 @@ - Limit the number of parallel executed events. + Limit the number of events executed in parallel. - Number of seconds to delay the execution of RUN instructions. - This might be useful when debugging system crashes during coldplug - cause by loading non-working kernel modules. + + Delay the execution of RUN intruction by the given + number of seconds. This option might be useful when + debugging system crashes during coldplug caused by loading + non-working kernel modules. @@ -125,7 +128,8 @@ Kernel command line - The parameters starting with "rd.", will be read when udev is used in an initrd. + Parameters starting with "rd." will be read when + systemd-udevd is used in an initrd. udev.log-priority= rd.udev.log-priority= @@ -137,16 +141,17 @@ udev.children-max= rd.udev.children-max= - Limit the number of parallel executed events. + Limit the number of events executed in parallel. udev.exec-delay= rd.udev.exec-delay= - Number of seconds to delay the execution of RUN instructions. - This might be useful when debugging system crashes during coldplug - cause by loading non-working kernel modules. + Delay the execution of RUN intruction by the given + number of seconds. This option might be useful when + debugging system crashes during coldplug caused by loading + non-working kernel modules. -- 2.30.2