diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-26 10:45:37 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-01-26 11:36:53 -0500 |
commit | 6b76fa66199967b4ec71854f717d0b8ee94497c4 (patch) | |
tree | eab4649d8708bbd2df38f9b9c5c1441220f204f7 /man/systemd-udevd.service.xml | |
parent | 652d0dd7097984801fca0378b762bf96e8fda029 (diff) | |
download | systemd-6b76fa66199967b4ec71854f717d0b8ee94497c4.tar.gz |
man: docbook consitency fixes
Use proper (or at least more proper) docbook tags for various
fields. This should help with automatic parsing of the documentation.
Diffstat (limited to 'man/systemd-udevd.service.xml')
-rw-r--r-- | man/systemd-udevd.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml index 92fb38f067..9fc59c1bf1 100644 --- a/man/systemd-udevd.service.xml +++ b/man/systemd-udevd.service.xml @@ -118,7 +118,7 @@ <refsect1><title>Environment</title> <variablelist> <varlistentry> - <term><varname>UDEV_LOG=</varname></term> + <term><varname>$UDEV_LOG=</varname></term> <listitem> <para>Set the logging priority.</para> </listitem> |