From d3fae78fe86f1dfcdb07fd613ccbb3adf547a617 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Sat, 29 Nov 2014 01:05:43 -0800 Subject: 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 | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile-man.am') diff --git a/Makefile-man.am b/Makefile-man.am index 906a96895..c24606a9c 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -1638,6 +1638,7 @@ EXTRA_DIST += \ man/sd_uid_get_state.xml \ man/sd_watchdog_enabled.xml \ man/shutdown.xml \ + man/standard-conf.xml \ man/standard-options.xml \ man/sysctl.d.xml \ man/systemctl.xml \ -- cgit v1.2.3