diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-25 20:11:04 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-25 20:41:24 -0500 |
commit | 41a55c46ab8fb4ef6727434227071321fc762cce (patch) | |
tree | 1253259a07b96b13342d097798de2d6e9c4a17c2 /man/runlevel.xml | |
parent | f513e420c8b1a1d4c13092cd378f048b69793497 (diff) | |
download | systemd-41a55c46ab8fb4ef6727434227071321fc762cce.tar.gz |
Replace /var/run with /run in remaining places
/run was already used almost everywhere, fix the remaining places
for consistency.
Diffstat (limited to 'man/runlevel.xml')
-rw-r--r-- | man/runlevel.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/runlevel.xml b/man/runlevel.xml index 976753a737..4db06dc87c 100644 --- a/man/runlevel.xml +++ b/man/runlevel.xml @@ -124,7 +124,7 @@ <variablelist> <varlistentry> - <term><filename>/var/run/utmp</filename></term> + <term><filename>/run/utmp</filename></term> <listitem><para>The utmp database <command>runlevel</command> reads the |