diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-06-25 00:04:29 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-25 00:04:29 +0200 |
commit | af62c704053b5d34672497eb5bdc4764ebbb5f4f (patch) | |
tree | e599d76739031d9c37e12d9deb651b306df8e757 /man/runlevel.xml | |
parent | 11e299550e832659095d7bf833e4e8fc1971ef1e (diff) |
man: various fixes
Diffstat (limited to 'man/runlevel.xml')
-rw-r--r-- | man/runlevel.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/runlevel.xml b/man/runlevel.xml index 879b5e1e3b..51bc3ed9f0 100644 --- a/man/runlevel.xml +++ b/man/runlevel.xml @@ -61,10 +61,10 @@ <para>The two runlevel characters are seperated by a single space character. If a runlevel cannot be - determined N is printed instead. If neither can be - determined the word "unknown" is printed.</para> + determined, N is printed instead. If neither can be + determined, the word "unknown" is printed.</para> - <para>Unless overridden in the environment this will + <para>Unless overridden in the environment, this will check the utmp database for recent runlevel changes.</para> </refsect1> |