diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-26 08:03:53 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-06-26 08:05:14 -0400 |
commit | 909f413d3c572baadf9b13e36e1e90beba42af86 (patch) | |
tree | ac2c1caf2fbe7545482dc835461a9233fe590cd3 /man/systemd.device.xml | |
parent | 3b05b8b3b503caf525fa72440a3f9f4bae75268b (diff) |
man: always supply quotes around literals
When manpages are displayed on a terminal, <literal>s are indistinguishable
from surrounding text. Add quotes everywhere, remove duplicate quotes,
and tweak a few lists for consistent formatting.
https://bugzilla.redhat.com/show_bug.cgi?id=874631
Diffstat (limited to 'man/systemd.device.xml')
-rw-r--r-- | man/systemd.device.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.device.xml b/man/systemd.device.xml index 7dffa236cf..1c29aa4e79 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -107,7 +107,7 @@ available. Note that this and the other tags are not taken into account unless the device is tagged with the - "<literal>systemd</literal>" string in + <literal>systemd</literal> string in the udev database, because otherwise the device is not exposed as systemd unit.</para></listitem> |