X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Ftelinit.xml;h=4c6064f54aeda1702ca09fdc25aa239b96ad8538;hp=925187941fcff5656979c35b13b789d02ae29b5a;hb=4a299a7ad547becb70e8271eaf8cdc27e8e6836a;hpb=160cd5c9aa2301892e13950015de7968c764340d diff --git a/man/telinit.xml b/man/telinit.xml index 925187941..4c6064f54 100644 --- a/man/telinit.xml +++ b/man/telinit.xml @@ -8,16 +8,16 @@ 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 . --> @@ -124,9 +124,9 @@ runlevel2.target, runlevel3.target, ... and is equivalent to - systemctl start + systemctl isolate runlevel2.target, - systemctl start + systemctl isolate runlevel3.target, ... @@ -187,7 +187,8 @@ See Also systemd1, - systemctl1 + systemctl1, + wall1