X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fhalt.xml;h=d3b686e996463bde4b0021aa85a22ecc84a30f49;hp=f07e04a7c43ea6c116e5c9a5d3c2dc57b32f4993;hb=848e3e24b00a61130f20226ef5f051433d478c69;hpb=160cd5c9aa2301892e13950015de7968c764340d diff --git a/man/halt.xml b/man/halt.xml index f07e04a7c..d3b686e99 100644 --- a/man/halt.xml +++ b/man/halt.xml @@ -8,20 +8,21 @@ 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 . --> - + halt @@ -80,15 +81,14 @@ - Prints a short help - text and exits. + Halt the machine, - regardless which one of the three + regardless of which one of the three commands is invoked. @@ -97,7 +97,7 @@ Power-off the machine, - regardless which one of the three + regardless of which one of the three commands is invoked. @@ -105,7 +105,7 @@ Reboot the machine, - regardless which one of the three + regardless of which one of the three commands is invoked. @@ -114,7 +114,7 @@ Force immediate halt, - power-off, reboot. Don't contact the + power-off, reboot. Do not contact the init system. @@ -123,7 +123,7 @@ Only write wtmp - shutdown entry, don't actually halt, + shutdown entry, do not actually halt, power-off, reboot. @@ -131,23 +131,14 @@ - Don't write wtmp + Do not write wtmp shutdown entry. - - - - - Don't sync hard disks/storage media before - halt, power-off, - reboot. - - - Don't send wall + Do not send wall message before halt, power-off, reboot. @@ -157,7 +148,7 @@ Exit status - On success 0 is returned, a non-zero failure + On success, 0 is returned, a non-zero failure code otherwise. @@ -173,7 +164,8 @@ systemd1, systemctl1, - shutdown8 + shutdown8, + wall1