chiark / gitweb /
man: Factor out a common snippet for .d directories and precedence
authorJosh Triplett <josh@joshtriplett.org>
Sat, 29 Nov 2014 09:05:43 +0000 (01:05 -0800)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 29 Nov 2014 18:55:31 +0000 (13:55 -0500)
commitd3fae78fe86f1dfcdb07fd613ccbb3adf547a617
tree5d69302bf78d904cc5c8e90d21ae76be175ca10d
parent02b75c9edd61f47de7940b61b97b071b69f38a11
man: Factor out a common snippet for .d directories and precedence

Several manpages contain duplicate text describing a standard set of .d
configuration directories, with the usual sorting, precedence,
overrides, and so on.  Factor this common text out using XInclude before
proliferating it even further.
Makefile-man.am
man/binfmt.d.xml
man/logind.conf.xml
man/modules-load.d.xml
man/standard-conf.xml [new file with mode: 0644]
man/sysctl.d.xml
man/sysusers.d.xml