X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Frunlevel.xml;h=db9a436724851a10ca3aedbf939a8b155286bf78;hp=71b6e3852daf37df9a8a95e5b63c7472ed382e2b;hb=ebf4e8013b2928fdcfa6008ee6559e8c7e1fd60b;hpb=2218198b73ea3f73cee1238e0f6dfd313f182f48 diff --git a/man/runlevel.xml b/man/runlevel.xml index 71b6e3852..db9a43672 100644 --- a/man/runlevel.xml +++ b/man/runlevel.xml @@ -8,20 +8,22 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> - + runlevel @@ -59,12 +61,12 @@ runlevel prints the previous and current SysV runlevel if they are known. - The two runlevel characters are seperated by a + The two runlevel characters are separated 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. + determined, N is printed instead. If neither can be + determined, the word "unknown" is printed. - Unless overriden in the environment this will + Unless overridden in the environment, this will check the utmp database for recent runlevel changes. @@ -78,8 +80,7 @@ - Prints a short help - text and exits. + @@ -96,7 +97,7 @@ Environment - + $RUNLEVEL @@ -111,7 +112,7 @@ $PREVLEVEL If - $PREVLEVEL is set + $PREVLEVEL is set, runlevel will print this value as previous runlevel and ignore utmp. @@ -124,7 +125,7 @@ - /var/run/utmp + /var/run/utmp The utmp database runlevel reads the @@ -146,6 +147,7 @@ See Also + systemd1, systemctl1