diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-05-08 01:28:45 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-05-07 20:13:27 -0400 |
commit | b8bde11658366290521e3d03316378b482600323 (patch) | |
tree | ccecde357ccb3b109e69aa2a6227f7cd7c71aedc /man/tmpfiles.d.xml | |
parent | dca348bcbb462305864526c587495a14a76bfcde (diff) |
doc: comma placement corrections and word order
Set commas where there should be some.
Some improvements to word order.
Diffstat (limited to 'man/tmpfiles.d.xml')
-rw-r--r-- | man/tmpfiles.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index 343fad163c..e54f1ba5c3 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -73,7 +73,7 @@ <para>System daemons frequently require private runtime directories below <filename>/run</filename> to - place communication sockets and similar in. For these + place communication sockets and similar in. For these, consider declaring them in their unit files using <varname>RuntimeDirectory=</varname> (see <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry> for details), |