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=925187941fcff5656979c35b13b789d02ae29b5a;hb=7b52a628f8b43ba521c302a7f32bccf9d0dc8bfd;hpb=160cd5c9aa2301892e13950015de7968c764340d diff --git a/man/telinit.xml b/man/telinit.xml index 925187941..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. @@ -187,7 +187,8 @@ See Also systemd1, - systemctl1 + systemctl1, + wall1