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 | |
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')
-rw-r--r-- | man/sd_bus_creds_get_pid.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_creds_new_from_pid.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_error.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_label_escape.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_message_get_cookie.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_message_get_monotonic_usec.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_new.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_open_user.xml | 2 | ||||
-rw-r--r-- | man/sd_bus_request_name.xml | 2 | ||||
-rw-r--r-- | man/systemd-bus-proxyd.xml | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml index 0a9b5d0a37..f84fbae35c 100644 --- a/man/sd_bus_creds_get_pid.xml +++ b/man/sd_bus_creds_get_pid.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_creds_get_pid"> +<refentry id="sd_bus_creds_get_pid" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_creds_get_pid</title> diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml index 5faee9e0c2..64b92e2330 100644 --- a/man/sd_bus_creds_new_from_pid.xml +++ b/man/sd_bus_creds_new_from_pid.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_creds_new_from_pid"> +<refentry id="sd_bus_creds_new_from_pid" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_creds_new_from_pid</title> diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml index f3abd28a03..68f1d7b47d 100644 --- a/man/sd_bus_error.xml +++ b/man/sd_bus_error.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_error"> +<refentry id="sd_bus_error" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_error</title> diff --git a/man/sd_bus_label_escape.xml b/man/sd_bus_label_escape.xml index ef4b7e2dae..0b5564f15d 100644 --- a/man/sd_bus_label_escape.xml +++ b/man/sd_bus_label_escape.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_label_escape"> +<refentry id="sd_bus_label_escape" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_label_escape</title> diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml index 9d179a4fcf..5e2526321e 100644 --- a/man/sd_bus_message_get_cookie.xml +++ b/man/sd_bus_message_get_cookie.xml @@ -21,7 +21,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="sd_bus_message_get_cookie"> +<refentry id="sd_bus_message_get_cookie" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_message_get_cookie</title> diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml index e0ee9090c4..683931c4da 100644 --- a/man/sd_bus_message_get_monotonic_usec.xml +++ b/man/sd_bus_message_get_monotonic_usec.xml @@ -21,7 +21,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="sd_bus_message_get_monotonic_usec"> +<refentry id="sd_bus_message_get_monotonic_usec" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_message_get_monotonic_usec</title> 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> diff --git a/man/sd_bus_open_user.xml b/man/sd_bus_open_user.xml index 07b9aade4a..7fa1be61ed 100644 --- a/man/sd_bus_open_user.xml +++ b/man/sd_bus_open_user.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_open_user"> +<refentry id="sd_bus_open_user" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_open_user</title> diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml index 2a2a12cdb0..9003f9fc32 100644 --- a/man/sd_bus_request_name.xml +++ b/man/sd_bus_request_name.xml @@ -21,7 +21,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. --> -<refentry id="sd_bus_request_name"> +<refentry id="sd_bus_request_name" conditional="ENABLE_KDBUS"> <refentryinfo> <title>sd_bus_request_name</title> diff --git a/man/systemd-bus-proxyd.xml b/man/systemd-bus-proxyd.xml index 212780699f..e6955c3cee 100644 --- a/man/systemd-bus-proxyd.xml +++ b/man/systemd-bus-proxyd.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="systemd-bus-proxyd"> +<refentry id="systemd-bus-proxyd" conditional="ENABLE_KDBUS"> <refentryinfo> <title>systemd-bus-proxyd</title> |