chiark / gitweb /
man: drop unused <authorgroup> tags from man sources
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 14 Jun 2018 10:02:53 +0000 (12:02 +0200)
committerSven Eden <yamakuzure@gmx.net>
Fri, 24 Aug 2018 14:47:08 +0000 (16:47 +0200)
Docbook styles required those to be present, even though the templates that we
use did not show those names anywhere. But something changed semi-recently (I
would suspect docbook templates, but there was only a minor version bump in
recent years, and the changelog does not suggest anything related), and builds
now work without those entries. Let's drop this dead weight.

Tested with F26-F29, debian unstable.

$ perl -i -0pe 's/\s*<authorgroup>.*<.authorgroup>//gms' man/*xml

73 files changed:
man/elogind-portabled.service.xml
man/elogind-rc-local-generator.xml
man/elogind-time-wait-sync.service.xml
man/elogind.syntax.xml
man/elogind.xml
man/loginctl.xml
man/logind.conf.xml
man/pam_elogind.xml
man/portablectl.xml
man/sd-bus.xml
man/sd-event.xml
man/sd-login.xml
man/sd_booted.xml
man/sd_bus_add_match.xml
man/sd_bus_creds_get_pid.xml
man/sd_bus_creds_new_from_pid.xml
man/sd_bus_default.xml
man/sd_bus_error.xml
man/sd_bus_error_add_map.xml
man/sd_bus_get_fd.xml
man/sd_bus_is_open.xml
man/sd_bus_message_append.xml
man/sd_bus_message_append_array.xml
man/sd_bus_message_append_basic.xml
man/sd_bus_message_append_string_memfd.xml
man/sd_bus_message_append_strv.xml
man/sd_bus_message_get_cookie.xml
man/sd_bus_message_get_monotonic_usec.xml
man/sd_bus_message_read_basic.xml
man/sd_bus_negotiate_fds.xml
man/sd_bus_new.xml
man/sd_bus_path_encode.xml
man/sd_bus_process.xml
man/sd_bus_request_name.xml
man/sd_bus_set_connected_signal.xml
man/sd_bus_set_sender.xml
man/sd_bus_set_watch_bind.xml
man/sd_bus_track_add_name.xml
man/sd_bus_track_new.xml
man/sd_event_add_child.xml
man/sd_event_add_defer.xml
man/sd_event_add_io.xml
man/sd_event_add_signal.xml
man/sd_event_add_time.xml
man/sd_event_exit.xml
man/sd_event_get_fd.xml
man/sd_event_new.xml
man/sd_event_now.xml
man/sd_event_run.xml
man/sd_event_set_watchdog.xml
man/sd_event_source_get_event.xml
man/sd_event_source_get_pending.xml
man/sd_event_source_set_description.xml
man/sd_event_source_set_enabled.xml
man/sd_event_source_set_prepare.xml
man/sd_event_source_set_priority.xml
man/sd_event_source_set_userdata.xml
man/sd_event_source_unref.xml
man/sd_event_wait.xml
man/sd_get_seats.xml
man/sd_id128_get_machine.xml
man/sd_id128_randomize.xml
man/sd_id128_to_string.xml
man/sd_is_fifo.xml
man/sd_listen_fds.xml
man/sd_login_monitor_new.xml
man/sd_machine_get_class.xml
man/sd_notify.xml
man/sd_pid_get_owner_uid.xml
man/sd_seat_get_active.xml
man/sd_session_is_active.xml
man/sd_uid_get_state.xml
man/sd_watchdog_enabled.xml

index ae4d72cac3268e355f4c21dce272b6bb0e3460f0..061e347cf5c4c0cda2eb9ad3ed28eda2efb57c06 100644 (file)
@@ -9,15 +9,6 @@
   <refentryinfo>
     <title>elogind-portabled.service</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
@@ -45,7 +36,6 @@
     <para>Most of <command>elogind-portabled</command>'s functionality is accessible through the
     <citerefentry><refentrytitle>portablectl</refentrytitle><manvolnum>1</manvolnum></citerefentry> command.</para>
 
-
     <para>See the <ulink url="https://github.com/systemd/systemd/blob/master/doc/PORTABLE_SERVICES.md">Portable
     Services Documentation</ulink> for details about the concepts this service implements.</para>
   </refsect1>
index 4de0d608abf208b33e5c9e5e5f29cb1c2783facd..d2f8d48b8f09fbe11ca2e13dba3e08b023bd0f89 100644 (file)
@@ -9,15 +9,6 @@
   <refentryinfo>
     <title>elogind-rc-local-generator</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 250dabb5b073861b5b4e2209e5931fb886b6de0c..fb1a68b7183904f79609af3843fb51d9a6553de0 100644 (file)
   <refentryinfo>
     <title>elogind-time-wait-sync.service</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Peter</firstname>
-        <surname>Bigot</surname>
-        <email>pab@pabigot.com</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index a6fc8bab688869385acd15ef391a70e79160ea54..9b39b45c93838c74f0fe51a1b05c6c3ccbdc9056 100644 (file)
   <refentryinfo>
     <title>elogind.syntax</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A. U. Thor</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index f654e3357cc73da98ca2673da06d2f71ea0c2c66..e84bfd2268938e6f03662f319f2d24b6b072370c 100644 (file)
   <refentryinfo>
     <title>elogind</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 3d3a8179bd9b3858ec11893db3ce0a8278d24662..e96f0e999743cd8a84c20529192b669c06ff9b10 100644 (file)
@@ -16,15 +16,6 @@ else -->
   <refentryinfo>
     <title>loginctl</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index bb37ec0a7e62f0e0384bda772824603222753a48..3ba37e4d953594f429275cb47853cfb6bff9bd1f 100644 (file)
     <title>logind.conf</title>
     <productname>elogind</productname>
 <!-- // 0 -->
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index fdd4633d7744f7a00609bcad5176ec2b96e08924..51b285d3adcaf730c23af637811dca6df52cd60b 100644 (file)
   <refentryinfo>
     <title>pam_elogind</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 91c048e009f57e44ad54f9fdc29012f869b810cf..4a1341828b8119d87319a25bc17c56af05514ce6 100644 (file)
   <refentryinfo>
     <title>portablectl</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 7216480d78cd0e4284db825a37c9bf86967529c9..f7a959cb1e2b4b6411ed3d86a17ee89b0a8aee59 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2016 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd-bus" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd-bus</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Documentation</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index e3c09102ca1ab9eebeb997ce1ef6c8c44bd45277..d1fae5f1515a714a61e05bcec752398e8de0d111 100644 (file)
   <refentryinfo>
     <title>sd-event</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 944a8fe8657392f91d9fbf09ec2f95b7b87c7525..5651e048548053ca3ebbec1a8522a2fae44c457d 100644 (file)
   <refentryinfo>
     <title>sd-login</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index ef7b88a2dd2ca74a6ff5a1513aabf21280b72509..c7f64b5aab844d2990c6078875af7dc59db59d39 100644 (file)
   <refentryinfo>
     <title>sd_booted</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 67da9ecf709c5c99a7bc8d301b2bb724c0fc03ec..1cc6157f42884aaf3bc6b308ae4de5231d7a0f04 100644 (file)
   <refentryinfo>
     <title>sd_bus_add_match</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <firstname>Julian</firstname>
-        <surname>Orth</surname>
-        <email>ju.orth@gmail.com</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 6d728510e76af5117ec5d05860b4b7abeb33212f..fd5fe1c54a693fb03b25449a7c8d0258b40eb2a9 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_creds_get_pid" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_bus_creds_get_pid</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index df63ae7ad09597b04526b4dd2bd2e964d60df3db..ee3d4e17129145231c0123c75c586c34c79509a2 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_creds_new_from_pid" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_bus_creds_new_from_pid</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index e4b3fdb8b9931497f339de88e9fc37e6f4c36d23..c4e13a8362286cdc697f83e322ca20cc00a0632d 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_default" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_bus_default</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 59ed077bb387fc7c9ac70b89137923b1c13dd241..31be55fc9247fe86b4b1c1443cea2417ead509ea 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_error" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_bus_error</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 8bb37e6b7bfbd3a76e90893ab4c5c278b04d1661..96d6404325f75f5a6da7687873ee346729723965 100644 (file)
   <refentryinfo>
     <title>sd_bus_error_add_map</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 1f187d21951db75795d6387c3335d753eeedfd9c..a5d49074b354d81b9dae5563a4a5f083ac319b83 100644 (file)
   <refentryinfo>
     <title>sd_bus_get_fd</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <firstname>Julian</firstname>
-        <surname>Orth</surname>
-        <email>ju.orth@gmail.com</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index e4dce369c3db9c04628e253f6bd03cbac399719e..b9f2f5caba957c6f6a460ee237f2abfa4785040b 100644 (file)
   <refentryinfo>
     <title>sd_bus_is_open</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index aceed544ba630fe7196b3bd7886cb737a4428d85..9a040f991c113ace6694a721f0ae94661bd63c00 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_message_append"
   <refentryinfo>
     <title>sd_bus_message_append</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 84fc404f9f1b9ee0e530be508c1a43ea0eb5fe3e..33221398e43b5b2812fea48cd164272e69b0d4d9 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_message_append_array"
   <refentryinfo>
     <title>sd_bus_message_append_array</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 4d2791109af3d3b10683e49c48a2bbd87a26cdbe..fede4deea09ded261d8355b7973e41f7c18807eb 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_message_append_basic" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_bus_message_append_basic</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 0e2c3fd3629ae14f879f4b643e2ded70497f28f2..8b7e371946b6f505a98a54bb7b4de400fc4c6a57 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_message_append_string_memfd"
   <refentryinfo>
     <title>sd_bus_message_append_string_memfd</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index e34ad11771a0f3f0447be8653597b6a7e1dcba3c..b2ebc0cd727c0d7fccfc84afd4561a4b8e31db51 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_message_append_strv"
   <refentryinfo>
     <title>sd_bus_message_append_strv</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 8a34d0959452724f31f3fc33fa087e80e418129c..db3c64b5d4387241ff3307319a5b2b967c714771 100644 (file)
   <refentryinfo>
     <title>sd_bus_message_get_cookie</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 23ef16e9637b2f6889758a467ee3c55a62becf78..559a997ae9ef88789989d0726cf0f7c96debd213 100644 (file)
   <refentryinfo>
     <title>sd_bus_message_get_monotonic_usec</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 3689bf94b0d6627598f92718be866917b5610201..c0e04667caf6c53c8048e7d236cd9cc15b6cb0e3 100644 (file)
   <refentryinfo>
     <title>sd_bus_message_read_basic</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <firstname>Julian</firstname>
-        <surname>Orth</surname>
-        <email>ju.orth@gmail.com</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index c0b643aae1e20de3fd7d912af9f79721421e4470..70b3db21a685d8e980180dc2ca0d3bba6f203250 100644 (file)
   <refentryinfo>
     <title>sd_bus_negotiate_fds</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index d156ab2fb13e40c56365652db927abfb7a9481e1..7c8d509965f91712d3ea886be30a81cfe5337de6 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_new" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_bus_new</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 42468ec102e34cdb353c912c19176ab9c077708d..5464e96cd30061cf087ffdfe34fd78f441fa4d3a 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_bus_path_encode">
   <refentryinfo>
     <title>sd_bus_path_encode</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>A monkey with a typewriter</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index f80d1fee83a2dad957265891dc20aa5d066de8ab..33afa0a3b55ae343a0c6bce4e91d0e529a5f394f 100644 (file)
   <refentryinfo>
     <title>sd_bus_process</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <firstname>Julian</firstname>
-        <surname>Orth</surname>
-        <email>ju.orth@gmail.com</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index c12db40045628234251111486fc4d7ba01869e8b..270de31496f7540b21c1e820cd417d0c22f18329 100644 (file)
   <refentryinfo>
     <title>sd_bus_request_name</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 839860218477b492fe103d1981fc92ab312a2549..a439c2e6085fbda969b372e0822a6973ebf6494e 100644 (file)
   <refentryinfo>
     <title>sd_bus_set_connected_signal</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index d6fd58449f7c8248074f3a606ca779aac4d81415..463f17baed10300ecde381818e0eeec09dc4c2ef 100644 (file)
   <refentryinfo>
     <title>sd_bus_set_sender</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 9d11d373d481f3156411b71d002496ae568ff779..927ed88f404f07c800e42433ac56f0fdbf4beb13 100644 (file)
   <refentryinfo>
     <title>sd_bus_set_watch_bind</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 40d06ad1a11c9a6217e759d65d88d0e61adbc566..b3abc8aedc871a42ffa701345cb12c71bbbdcc15 100644 (file)
   <refentryinfo>
     <title>sd_bus_track_add_name</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 9f278d1f1077d9d796ec9eb8d1f0488278088900..74e4ae34ebb6392af8a7737c7e57998cacddb894 100644 (file)
   <refentryinfo>
     <title>sd_bus_track_new</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 4994c471d242ac8dfd40b8d59abfe8f74c39367d..ed461a1d95f82ae54019b772b3aa36eb57bc8f20 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_add_child" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_add_child</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>More text</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 93186c06e3aa831f27aad55cc31d3752f37bed6f..76c7a74cbf4df132d5bd3ee1cf272c1f416af03a 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_add_defer" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_add_defer</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>More text</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 70831223194e870ece2d3ca4fc034fa61fc70fbc..07a0591a4b77bef735cbc95a3961d0117d202179 100644 (file)
   <refentryinfo>
     <title>sd_event_add_io</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 647b48c0a3ce453fa1c102d3fc5b29a113e99775..a82de268f231c30d09561b00b6ee00270ee86919 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_add_signal" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_add_signal</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>More text</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 0cb628e85f0762fa6e50bebb471c197b392dd493..57d577b6898dae8a257f7c4e4468768ca3277819 100644 (file)
   <refentryinfo>
     <title>sd_event_add_time</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 757ff3e7addda84d7b33ae2845b58fdbde7d659a..91d0bbf0955f635774e47ec94ff43ad1799e8fb1 100644 (file)
   <refentryinfo>
     <title>sd_event_exit</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 3c1f46763f135d1bff937dc495239e54998eb6a8..8dcfde807afc8346ea4b0d5c916d1e18fa19380c 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_get_fd" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_get_fd</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>More text</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 8de634bac7eb2e94716262198ad17c417bac4b00..8573eccdd94f95d4706da5a33bec22349e6f4e99 100644 (file)
   <refentryinfo>
     <title>sd_event_new</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 8c4231d0965e3b04d767ed84adb27d44549a45c7..c746a9ff89007360cb6eeadcc88d4582f6c78c10 100644 (file)
   <refentryinfo>
     <title>sd_event_now</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index e2ae428a9f77b7aa89744029c556eec9d7f36b89..2b163e7fff4c8848ed48cbd815bb1330cbd72156 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2015 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_run" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_run</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Tom</firstname>
-        <surname>Gundersen</surname>
-        <email>teg@jklm.no</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index b83ee51bb64317890ad30dbf0fe3d91a7816078e..e1bca3815bbbaf226bf5dfdcd863e98d1f567260 100644 (file)
   <refentryinfo>
     <title>sd_event_set_watchdog</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index d6a02c373398baac4d7bed3325103857e69b09dd..33d0d481cdc1823f07fc06b6df05c03d623dd481 100644 (file)
   <refentryinfo>
     <title>sd_event_source_get_event</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 29cf965aabb2e10ee4f7dbf9e25a6a52312ebb86..f9043354aef19b2859b5cabda4a6755a5eafa693 100644 (file)
   <refentryinfo>
     <title>sd_event_source_get_pending</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 1ffad8868be60e36db354e811cccf32b7c6754f0..af9ca284bed1e89335f1170f5d8e6cc2801747c1 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2014 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_source_set_description" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_source_set_description</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>More text</contrib>
-        <firstname>Zbigniew</firstname>
-        <surname>Jędrzejewski-Szmek</surname>
-        <email>zbyszek@in.waw.pl</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index d4eb525d508b16fe91e4c967e41ba64143841e1a..ac6dcd74d9020245f45759af63a81aac0a9ab1d4 100644 (file)
   <refentryinfo>
     <title>sd_event_source_set_enabled</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index a288540012b83ad857159cda7d3768b67f51cb9b..28bb3e874f2c63e4728ad3aadf5cb3dd4a938e7a 100644 (file)
   <refentryinfo>
     <title>sd_event_source_set_prepare</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index ef43b6b5007e940346e7906fe106296eb9931a61..faa9325b7cfdf8ce7fed022772039514ba6b9ab4 100644 (file)
   <refentryinfo>
     <title>sd_event_source_set_priority</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 8db15d973a679b400955a623f30f66093677906d..5d66c05823cc22d145e3c04801513cdc9b039cec 100644 (file)
   <refentryinfo>
     <title>sd_event_source_set_userdata</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index aab13c325d2191db033680d1b0833bf644c1e631..6655acd049f66205327d4d6743c43cd1e6fbdc64 100644 (file)
   <refentryinfo>
     <title>sd_event_source_unref</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 0655fd7fb9a08f73591abb831855de01abfc321d..9e2879fb7917a0f82aa475f88d5b762002863d54 100644 (file)
@@ -4,6 +4,8 @@
 
 <!--
   SPDX-License-Identifier: LGPL-2.1+
+
+  Copyright © 2015 Zbigniew Jędrzejewski-Szmek
 -->
 
 <refentry id="sd_event_wait" xmlns:xi="http://www.w3.org/2001/XInclude">
   <refentryinfo>
     <title>sd_event_wait</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Tom</firstname>
-        <surname>Gundersen</surname>
-        <email>teg@jklm.no</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 0bf8b0314d8af826103eb19d3b781b6aabd73627..05173b0b70373beeac5b232e1079b704fe64a0f8 100644 (file)
   <refentryinfo>
     <title>sd_get_seats</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 83c83041a7fbbc866d1812fad7e43952e5544fee..8ed5dfcb133cdf5b92747143ee0ae239e402d060 100644 (file)
   <refentryinfo>
     <title>sd_id128_get_machine</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index bcb073cd7c78c2f3dfe4fde6f1615d265fe1662b..e968b199f5acea8dc44d33c2131f66db71dbe05a 100644 (file)
   <refentryinfo>
     <title>sd_id128_randomize</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 35b2c64a128e29a4a117e22295be4b5003114b08..02a3758c0c45e627c483b3a6a2e6606a79ee00f1 100644 (file)
   <refentryinfo>
     <title>sd_id128_to_string</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index be0e0be900e22a4d8a4065bbc952adfc81cc5693..a3e3100a3a0cf4099ac96a8bd60a6a3d23ca7ec4 100644 (file)
   <refentryinfo>
     <title>sd_is_fifo</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 82833a3e411a6fab5f63213cb611a3b467f9da2f..ba03836d078cabf821088d3cd6beeef45307092e 100644 (file)
   <refentryinfo>
     <title>sd_listen_fds</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 69b6e5e05aa0882ecab8db1bce8eaa0e4b544f7a..eca3ebbc85d366773833e47dcf4276fa28b952d7 100644 (file)
   <refentryinfo>
     <title>sd_login_monitor_new</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 771be47b938c679cb1b8b77446ac4a4ae6c0f08f..d848686b1471e7a609731956a836a0802787f264 100644 (file)
   <refentryinfo>
     <title>sd_machine_get_class</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index cf2c9187348265315465e4dbae42402f19602afe..3c32888da31b27830fdefd74e26a797f10872a42 100644 (file)
   <refentryinfo>
     <title>sd_notify</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index ad7b5f978c7ada3ca815bc321b41042e0e5a6cc9..dd8fc4131c496e488e9758ca6233e36b42672caa 100644 (file)
   <refentryinfo>
     <title>sd_pid_get_owner_uid</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 1f1ca87bfa95f1930718b93ca4dceca3d3c90ca2..fb0ed5527f1677d3a56355a6d1caba6bc66057f4 100644 (file)
   <refentryinfo>
     <title>sd_seat_get_active</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index a327605d46f5ceaed8d1b866da1cde7fcbad9eca..22b86972942a23b2f9cd4729f03c57b86792ddf9 100644 (file)
   <refentryinfo>
     <title>sd_session_is_active</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index 5d54f09c8cd49ca657151b56e96db41f3fa6b166..9ad6c62dbf1b9b6736df70228ae958b8353e03ff 100644 (file)
   <refentryinfo>
     <title>sd_uid_get_state</title>
     <productname>systemd</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>
index a7143b0055f62d921db812b387e9086adb171ac7..55af0a26ba397a4f91de25822924c5a9f757f944 100644 (file)
   <refentryinfo>
     <title>sd_watchdog_enabled</title>
     <productname>elogind</productname>
-
-    <authorgroup>
-      <author>
-        <contrib>Developer</contrib>
-        <firstname>Lennart</firstname>
-        <surname>Poettering</surname>
-        <email>lennart@poettering.net</email>
-      </author>
-    </authorgroup>
   </refentryinfo>
 
   <refmeta>