diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-02-17 03:37:13 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 19:03:07 -0500 |
commit | 73e231abde39f22097df50542c745e01de879836 (patch) | |
tree | c5ffe3b64f99ecf8849f2f551494d87a0d8198e3 /man/systemd-udevd.service.xml | |
parent | 48b5804a48b2b629fa793cc93bcb4a9c6edf9962 (diff) |
doc: update punctuation
Resolve spotted issues related to missing or extraneous commas, dashes.
Diffstat (limited to 'man/systemd-udevd.service.xml')
-rw-r--r-- | man/systemd-udevd.service.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index b3bca2fec2..0e49fa07f6 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -93,10 +93,10 @@ <term><option>--resolve-names=</option></term> <listitem> <para>Specify when systemd-udevd should resolve names of users and groups. - When set to <option>early</option> (the default) names will be + When set to <option>early</option> (the default), names will be resolved when the rules are parsed. When set to - <option>late</option> names will be resolved for every event. - When set to <option>never</option> names will never be resolved + <option>late</option>, names will be resolved for every event. + When set to <option>never</option>, names will never be resolved and all devices will be owned by root.</para> </listitem> </varlistentry> |