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 /README | |
parent | dca348bcbb462305864526c587495a14a76bfcde (diff) | |
download | systemd-b8bde11658366290521e3d03316378b482600323.tar.gz systemd-b8bde11658366290521e3d03316378b482600323.tar.bz2 systemd-b8bde11658366290521e3d03316378b482600323.zip |
doc: comma placement corrections and word order
Set commas where there should be some.
Some improvements to word order.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -200,7 +200,7 @@ WARNINGS: supported anymore by the basic set of Linux OS components. systemd requires that the /run mount point exists. systemd also - requires that /var/run is a a symlink → /run. + requires that /var/run is a a symlink to /run. For more information on this issue consult http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken |