diff options
Diffstat (limited to 'man/systemd-udevd.service.xml')
-rw-r--r-- | man/systemd-udevd.service.xml | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 7a4b62aaf1..b19b04d7cb 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -1,9 +1,6 @@ <?xml version='1.0'?> <!--*- Mode: nxml; nxml-child-indent: 2; indent-tabs-mode: nil -*--> <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" - "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ -<!ENTITY % entities SYSTEM "custom-entities.ent" > -%entities; -]> + "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> <refentry id="systemd-udevd.service" xmlns:xi="http://www.w3.org/2001/XInclude"> @@ -40,7 +37,7 @@ <para><filename>systemd-udevd-kernel.socket</filename></para> <cmdsynopsis> - <command>&rootlibexecdir;/systemd-udevd</command> + <command>/usr/lib/systemd/systemd-udevd</command> <arg><option>--daemon</option></arg> <arg><option>--debug</option></arg> <arg><option>--children-max=</option></arg> |