summaryrefslogtreecommitdiff
path: root/man/systemd-logind.service.xml
Commit message (Collapse)AuthorAge
* Reindent man pages to 2chZbigniew Jędrzejewski-Szmek2015-02-03
|
* man: document machinectl and systemd-machinedZbigniew Jędrzejewski-Szmek2013-07-06
|
* build-sys: do not install logind manpages when disabledZbigniew Jędrzejewski-Szmek2013-03-04
| | | | The condition was wrong: HAVE_PAM -> ENABLE_LOGIND.
* build-sys: create Makefile-man.am automaticallyZbigniew Jędrzejewski-Szmek2013-02-06
| | | | | | | | | | | | | | | | | | | man rules were repeating the same information in too many places, which was error prone. Those rules can be easily generated from .xml files. For efficiency and because python is not a required dependency, Makefile-man.am is only regenerated when requested with make update-man-list If no metadata in man/*.xml changed, this file should not change. So only when a new man page or a new alias is added, this file should show up in 'git diff'. The change should then be committed. If the support for building from git without python was dropped, we could drop Makefile-man.am from version control. This would also increase the partial build time (since more stuff would be rebuild whenever sources in man/*.xml would be modified), so it would probably wouldn't be worth it.
* man: reword man page titlesLennart Poettering2012-07-16
| | | | | Make sure the man page titles are similar in style and capitalization so that our man page index looks pretty.
* man: add references to the new inhibitor lock documentationLennart Poettering2012-06-29
|
* logind: add reference to new logind dbus api documentationLennart Poettering2012-06-28
|
* man: various minor fixesLennart Poettering2012-06-26
|
* man: document systemd-user-sessions.serviceLennart Poettering2012-06-25
|
* man: prettify logind man pageLennart Poettering2012-06-22
|
* man: fix 'sysytemd' typosMichal Schmidt2012-06-13
|
* man: write man page for systemd-logindLennart Poettering2012-06-01