Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-20 | man: xinclude --help/--version/--no-pager | Zbigniew Jędrzejewski-Szmek | |
2014-02-14 | man: always place <programlisting> and </programlisting> in a line with ↵ | Lennart Poettering | |
actual sources, so that we don't get spurious newlines in the man page output | |||
2013-02-06 | build-sys: create Makefile-man.am automatically | Zbigniew Jędrzejewski-Szmek | |
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. | |||
2013-01-26 | man: docbook consitency fixes | Zbigniew Jędrzejewski-Szmek | |
Use proper (or at least more proper) docbook tags for various fields. This should help with automatic parsing of the documentation. | |||
2013-01-18 | journal-gatewayd,man: document new HTTPS options | Zbigniew Jędrzejewski-Szmek | |
2012-12-01 | Grammar and spelling fixes to journal documentation. | David Strauss | |
2012-12-01 | man: document more URLs for journal-gatewayd | Zbigniew Jędrzejewski-Szmek | |
2012-11-25 | man: add systemd-journal-gatewayd page | Zbigniew Jędrzejewski-Szmek | |