X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fshutdown.xml;h=af799c66490365a27894d8b52bc37061fcf073e3;hb=92d430a9e03056c0f62ed49149d59aed0046d0dd;hp=d6bdad37fab880ea3bd8f9049a844b59f7ab8ac7;hpb=f276a41821fcd2b7e4968edef46ba3bd99706ecf;p=elogind.git diff --git a/man/shutdown.xml b/man/shutdown.xml index d6bdad37f..af799c664 100644 --- a/man/shutdown.xml +++ b/man/shutdown.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 . --> @@ -76,11 +76,11 @@ implied. Note that to specify a wall message you must - speciy a time argument, too. + specify a time argument, too. If the time argument is used, 5 minutes before the system goes down the - /etc/nologin file is created to + /run/nologin file is created to ensure that further logins shall not be allowed. @@ -168,13 +168,6 @@ code otherwise. - - Notes - - This is a legacy command available for - compatibility only. - - See Also