summaryrefslogtreecommitdiff
path: root/man/shutdown.xml
AgeCommit message (Collapse)Author
2013-09-10man: wording and grammar updatesJan Engelhardt
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits. In this particular commit: - the usual comma fixes - expand contractions (this is prose)
2013-07-12man: remove note about shutdown being legacyZbigniew Jędrzejewski-Szmek
This can only confuse people, because there's no need to discourage people from using shutdown. It is fully functional and supported.
2013-03-21man/shutdown: /etc/nologin is called /run/nologin nowZbigniew Jędrzejewski-Szmek
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
We finally got the OK from all contributors with non-trivial commits to relicense systemd from GPL2+ to LGPL2.1+. Some udev bits continue to be GPL2+ for now, but we are looking into relicensing them too, to allow free copy/paste of all code within systemd. The bits that used to be MIT continue to be MIT. The big benefit of the relicensing is that closed source code may now link against libsystemd-login.so and friends.
2011-01-01man: remaining spelling fixesMiklos Vajna
2010-08-17shutdown: drop -f/-F switches again, simply because we don't want to condone ↵Lennart Poettering
non-ro root dirs Instead of using /forcefsck and /fastboot people should just kernel command line options to achieve the same.
2010-08-16shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering
That should friendlier for folks who just run "shutdown" to figure out the command line arguments... https://bugzilla.redhat.com/show_bug.cgi?id=624149
2010-08-16man: document new shutdown featuresLennart Poettering
2010-06-24man: minor fixesLennart Poettering
2010-06-24man: extend manual page documentationLennart Poettering
2010-06-24man: add more man pagesLennart Poettering