summaryrefslogtreecommitdiff
path: root/man/systemd-modules-load.service.xml
Commit message (Collapse)AuthorAge
* man: improve docs for systemd-modules-load.serviceLennart Poettering2014-12-10
|
* man: remove "wine" from unrelated man pagesKay Sievers2013-08-15
|
* man: improve grammar and word formatting in numerous man pagesJason St. John2013-07-02
| | | | | | | | | | Use proper grammar, word usage, adjective hyphenation, commas, capitalization, spelling, etc. To improve readability, some run-on sentences or sentence fragments were revised. [zj: remove the space from 'file name', 'host name', and 'time zone'.]
* 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: extend systemd.directives(7) to all manual pagesZbigniew Jędrzejewski-Szmek2013-01-26
| | | | | | | | | | New sections are added: PAM options, crypttab options, commandline options, miscellaneous. The last category will be used for all untagged <varname> elements. Commandline options sections is meant to be a developer tool: when adding an option it is sometimes useful to be able to check if similarly named options exist elsewhere.
* man: update man pages to reflect the driver= to load-modules= renameLennart Poettering2012-07-04
|
* man: fix 'sysytemd' typosMichal Schmidt2012-06-13
|
* man: replace tabs with spacesKay Sievers2012-06-10
|
* man: add documentation for the binfmt, modules-load, sysctl servicesLennart Poettering2012-05-31