diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-19 16:04:30 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-20 22:43:27 -0500 |
commit | 7c071fda945a8f9e3b11d37dc04c8bdfa615d44a (patch) | |
tree | 0f96f43541ba6e5fdf1dc8a81dc75477c5bfe8bc /man/sd_bus_new.xml | |
parent | c0652d453e2329fa465f71d4c68f5fe8618a7de2 (diff) |
build-sys: add conditionals and regenerate manpage list
The list of man pages is auto generated, based on conditonal='...'
attributes in the man page itself.
Diffstat (limited to 'man/sd_bus_new.xml')
-rw-r--r-- | man/sd_bus_new.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml index 4e43872caa..b36d66cca6 100644 --- a/man/sd_bus_new.xml +++ b/man/sd_bus_new.xml @@ -21,7 +21,7 @@ You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="sd_bus_new"> +<refentry id="sd_bus_new" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_new</title> |