X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Ftelinit.xml;h=b20a60a4ca2da2a49f209c85b30961eb6f24c365;hp=bbf43bf5d694901028cddbb46099341525503621;hb=8dc385e7701726be69b681e2738a1d74a21b24f1;hpb=7874bcd6028d1efbb4451c8b5cf5b2ac8d77af74 diff --git a/man/telinit.xml b/man/telinit.xml index bbf43bf5d..b20a60a4c 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 . --> @@ -80,7 +80,7 @@ - Don't send wall + Do not send wall message before reboot/halt/power-off. @@ -124,9 +124,9 @@ runlevel2.target, runlevel3.target, ... and is equivalent to - systemctl start + systemctl isolate runlevel2.target, - systemctl start + systemctl isolate runlevel3.target, ... @@ -171,7 +171,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise.