diff options
author | Jan Engelhardt <jengelh@inai.de> | 2013-12-26 02:47:44 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 22:53:46 -0500 |
commit | b040723ea412209e0edf54647fa5aa4287411507 (patch) | |
tree | c20130ec95b22a9a310788d85c000f1668486f59 /man/systemd.device.xml | |
parent | 494a66821815e8109afa136bd42818b85da38c09 (diff) | |
download | systemd-b040723ea412209e0edf54647fa5aa4287411507.tar.gz |
man: improvements to comma placement
This is a recurring submission and includes corrections to:
comma placement.
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 1bbd32248f..fa7074aaf1 100644 --- a/man/systemd.device.xml +++ b/man/systemd.device.xml @@ -75,7 +75,7 @@ udev tag (by default all block and network devices, and a few others). This may be used to define dependencies between devices and other units. To tag a - udev device use <literal>TAG+="systemd"</literal> in + udev device, use <literal>TAG+="systemd"</literal> in the udev rules file, see <citerefentry><refentrytitle>udev</refentrytitle><manvolnum>7</manvolnum></citerefentry> for details.</para> |