summaryrefslogtreecommitdiff
path: root/man/shutdown.xml
Commit message (Collapse)AuthorAge
* remove non-login things from manAndy Wingo2015-04-08
|
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-03
|
* man: add a mapping for external manpagesZbigniew Jędrzejewski-Szmek2014-07-07
| | | | | | | | | | | | | | | | | | | | | | | | It is annoying when we have dead links on fd.o. Add project='man-pages|die-net|archlinux' to <citerefentry>-ies. In generated html, add external links to http://man7.org/linux/man-pages/man, http://linux.die.net/man/, https://www.archlinux.org/. By default, pages in sections 2 and 4 go to man7, since Michael Kerrisk is the autorative source on kernel related stuff. The rest of links goes to linux.die.net, because they have the manpages. Except for the pacman stuff, since it seems to be only available from archlinux.org. Poor gummiboot gets no link, because gummitboot(8) ain't to be found on the net. According to common wisdom, that would mean that it does not exist. But I have seen Kay using it, so I know it does, and deserves to be found. Can somebody be nice and put it up somewhere?
* man: xinclude --help/--version/--no-pagerZbigniew Jędrzejewski-Szmek2014-02-20
|
* man: improvements to comma placementJan Engelhardt2013-12-25
| | | | | This is a recurring submission and includes corrections to: comma placement.
* man: wording and grammar updatesJan Engelhardt2013-09-10
| | | | | | | | | 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)
* man: remove note about shutdown being legacyZbigniew Jędrzejewski-Szmek2013-07-12
| | | | | | This can only confuse people, because there's no need to discourage people from using shutdown. It is fully functional and supported.
* man/shutdown: /etc/nologin is called /run/nologin nowZbigniew Jędrzejewski-Szmek2013-03-21
|
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
| | | | | | | | | | | | | | 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.
* man: remaining spelling fixesMiklos Vajna2011-01-01
|
* shutdown: drop -f/-F switches again, simply because we don't want to condone ↵Lennart Poettering2010-08-17
| | | | | | | non-ro root dirs Instead of using /forcefsck and /fastboot people should just kernel command line options to achieve the same.
* shutdown: if now time argument is passed, imply +1 not +0Lennart Poettering2010-08-16
| | | | | | | 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
* man: document new shutdown featuresLennart Poettering2010-08-16
|
* man: minor fixesLennart Poettering2010-06-24
|
* man: extend manual page documentationLennart Poettering2010-06-24
|
* man: add more man pagesLennart Poettering2010-06-24