aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-14 12:02:53 +0200
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2018-06-14 12:22:18 +0200
commitfdbbee37d5af7fdcb3987d732f27f4fd7d1615d9 (patch)
tree56b12d3082308f03113678b3e897f44a40f922e1 /man
parentMerge pull request #9274 from poettering/comment-header-cleanup (diff)
downloadsystemd-fdbbee37d5af7fdcb3987d732f27f4fd7d1615d9.tar.gz
systemd-fdbbee37d5af7fdcb3987d732f27f4fd7d1615d9.tar.bz2
systemd-fdbbee37d5af7fdcb3987d732f27f4fd7d1615d9.zip
man: drop unused <authorgroup> tags from man sources
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
Diffstat (limited to 'man')
-rw-r--r--man/binfmt.d.xml9
-rw-r--r--man/bootctl.xml9
-rw-r--r--man/bootup.xml9
-rw-r--r--man/busctl.xml9
-rw-r--r--man/coredump.conf.xml9
-rw-r--r--man/coredumpctl.xml9
-rw-r--r--man/crypttab.xml15
-rw-r--r--man/daemon.xml9
-rw-r--r--man/dnssec-trust-anchors.d.xml9
-rw-r--r--man/environment.d.xml9
-rw-r--r--man/file-hierarchy.xml9
-rw-r--r--man/halt.xml9
-rw-r--r--man/hostname.xml9
-rw-r--r--man/hostnamectl.xml9
-rw-r--r--man/hwdb.xml14
-rw-r--r--man/journal-remote.conf.xml9
-rw-r--r--man/journal-upload.conf.xml9
-rw-r--r--man/journalctl.xml9
-rw-r--r--man/journald.conf.xml9
-rw-r--r--man/kernel-command-line.xml9
-rw-r--r--man/kernel-install.xml9
-rw-r--r--man/libudev.xml9
-rw-r--r--man/loader.conf.xml9
-rw-r--r--man/locale.conf.xml9
-rw-r--r--man/localectl.xml9
-rw-r--r--man/localtime.xml15
-rw-r--r--man/loginctl.xml9
-rw-r--r--man/logind.conf.xml9
-rw-r--r--man/machine-id.xml9
-rw-r--r--man/machine-info.xml9
-rw-r--r--man/machinectl.xml9
-rw-r--r--man/modules-load.d.xml9
-rw-r--r--man/networkctl.xml9
-rw-r--r--man/networkd.conf.xml9
-rw-r--r--man/nss-myhostname.xml9
-rw-r--r--man/nss-mymachines.xml9
-rw-r--r--man/nss-resolve.xml9
-rw-r--r--man/nss-systemd.xml9
-rw-r--r--man/os-release.xml9
-rw-r--r--man/pam_systemd.xml9
-rw-r--r--man/portablectl.xml9
-rw-r--r--man/resolvectl.xml9
-rw-r--r--man/resolved.conf.xml9
-rw-r--r--man/runlevel.xml9
-rw-r--r--man/sd-boot.xml9
-rw-r--r--man/sd-bus-errors.xml9
-rw-r--r--man/sd-bus.xml9
-rw-r--r--man/sd-daemon.xml9
-rw-r--r--man/sd-event.xml9
-rw-r--r--man/sd-id128.xml9
-rw-r--r--man/sd-journal.xml9
-rw-r--r--man/sd-login.xml9
-rw-r--r--man/sd_booted.xml9
-rw-r--r--man/sd_bus_add_match.xml8
-rw-r--r--man/sd_bus_creds_get_pid.xml9
-rw-r--r--man/sd_bus_creds_new_from_pid.xml9
-rw-r--r--man/sd_bus_default.xml9
-rw-r--r--man/sd_bus_error.xml9
-rw-r--r--man/sd_bus_error_add_map.xml9
-rw-r--r--man/sd_bus_get_fd.xml8
-rw-r--r--man/sd_bus_get_n_queued_read.xml9
-rw-r--r--man/sd_bus_is_open.xml9
-rw-r--r--man/sd_bus_message_append.xml9
-rw-r--r--man/sd_bus_message_append_array.xml9
-rw-r--r--man/sd_bus_message_append_basic.xml9
-rw-r--r--man/sd_bus_message_append_string_memfd.xml9
-rw-r--r--man/sd_bus_message_append_strv.xml9
-rw-r--r--man/sd_bus_message_get_cookie.xml9
-rw-r--r--man/sd_bus_message_get_monotonic_usec.xml9
-rw-r--r--man/sd_bus_message_read_basic.xml8
-rw-r--r--man/sd_bus_message_set_destination.xml9
-rw-r--r--man/sd_bus_negotiate_fds.xml9
-rw-r--r--man/sd_bus_new.xml9
-rw-r--r--man/sd_bus_path_encode.xml9
-rw-r--r--man/sd_bus_process.xml8
-rw-r--r--man/sd_bus_request_name.xml9
-rw-r--r--man/sd_bus_set_connected_signal.xml9
-rw-r--r--man/sd_bus_set_sender.xml9
-rw-r--r--man/sd_bus_set_watch_bind.xml9
-rw-r--r--man/sd_bus_track_add_name.xml9
-rw-r--r--man/sd_bus_track_new.xml9
-rw-r--r--man/sd_event_add_child.xml9
-rw-r--r--man/sd_event_add_defer.xml9
-rw-r--r--man/sd_event_add_io.xml9
-rw-r--r--man/sd_event_add_signal.xml9
-rw-r--r--man/sd_event_add_time.xml9
-rw-r--r--man/sd_event_exit.xml9
-rw-r--r--man/sd_event_get_fd.xml9
-rw-r--r--man/sd_event_new.xml9
-rw-r--r--man/sd_event_now.xml9
-rw-r--r--man/sd_event_run.xml9
-rw-r--r--man/sd_event_set_watchdog.xml9
-rw-r--r--man/sd_event_source_get_event.xml9
-rw-r--r--man/sd_event_source_get_pending.xml9
-rw-r--r--man/sd_event_source_set_description.xml9
-rw-r--r--man/sd_event_source_set_enabled.xml9
-rw-r--r--man/sd_event_source_set_prepare.xml9
-rw-r--r--man/sd_event_source_set_priority.xml9
-rw-r--r--man/sd_event_source_set_userdata.xml9
-rw-r--r--man/sd_event_source_unref.xml9
-rw-r--r--man/sd_event_wait.xml9
-rw-r--r--man/sd_get_seats.xml9
-rw-r--r--man/sd_id128_get_machine.xml9
-rw-r--r--man/sd_id128_randomize.xml9
-rw-r--r--man/sd_id128_to_string.xml9
-rw-r--r--man/sd_is_fifo.xml9
-rw-r--r--man/sd_journal_add_match.xml9
-rw-r--r--man/sd_journal_enumerate_fields.xml9
-rw-r--r--man/sd_journal_get_catalog.xml9
-rw-r--r--man/sd_journal_get_cursor.xml9
-rw-r--r--man/sd_journal_get_cutoff_realtime_usec.xml9
-rw-r--r--man/sd_journal_get_data.xml9
-rw-r--r--man/sd_journal_get_fd.xml9
-rw-r--r--man/sd_journal_get_realtime_usec.xml9
-rw-r--r--man/sd_journal_get_usage.xml9
-rw-r--r--man/sd_journal_has_runtime_files.xml9
-rw-r--r--man/sd_journal_next.xml9
-rw-r--r--man/sd_journal_open.xml9
-rw-r--r--man/sd_journal_print.xml9
-rw-r--r--man/sd_journal_query_unique.xml9
-rw-r--r--man/sd_journal_seek_head.xml9
-rw-r--r--man/sd_journal_stream_fd.xml9
-rw-r--r--man/sd_listen_fds.xml9
-rw-r--r--man/sd_login_monitor_new.xml9
-rw-r--r--man/sd_machine_get_class.xml9
-rw-r--r--man/sd_notify.xml9
-rw-r--r--man/sd_pid_get_owner_uid.xml9
-rw-r--r--man/sd_seat_get_active.xml9
-rw-r--r--man/sd_session_is_active.xml9
-rw-r--r--man/sd_uid_get_state.xml9
-rw-r--r--man/sd_watchdog_enabled.xml9
-rw-r--r--man/shutdown.xml9
-rw-r--r--man/sysctl.d.xml9
-rw-r--r--man/systemctl.xml9
-rw-r--r--man/systemd-analyze.xml15
-rw-r--r--man/systemd-ask-password-console.service.xml9
-rw-r--r--man/systemd-ask-password.xml9
-rw-r--r--man/systemd-backlight@.service.xml9
-rw-r--r--man/systemd-binfmt.service.xml9
-rw-r--r--man/systemd-cat.xml9
-rw-r--r--man/systemd-cgls.xml9
-rw-r--r--man/systemd-cgtop.xml9
-rw-r--r--man/systemd-coredump.xml9
-rw-r--r--man/systemd-cryptsetup-generator.xml9
-rw-r--r--man/systemd-cryptsetup@.service.xml9
-rw-r--r--man/systemd-debug-generator.xml9
-rw-r--r--man/systemd-delta.xml9
-rw-r--r--man/systemd-detect-virt.xml9
-rw-r--r--man/systemd-environment-d-generator.xml9
-rw-r--r--man/systemd-escape.xml9
-rw-r--r--man/systemd-firstboot.xml9
-rw-r--r--man/systemd-fsck@.service.xml9
-rw-r--r--man/systemd-fstab-generator.xml9
-rw-r--r--man/systemd-getty-generator.xml9
-rw-r--r--man/systemd-gpt-auto-generator.xml9
-rw-r--r--man/systemd-halt.service.xml9
-rw-r--r--man/systemd-hibernate-resume-generator.xml9
-rw-r--r--man/systemd-hibernate-resume@.service.xml9
-rw-r--r--man/systemd-hostnamed.service.xml9
-rw-r--r--man/systemd-hwdb.xml14
-rw-r--r--man/systemd-importd.service.xml9
-rw-r--r--man/systemd-inhibit.xml9
-rw-r--r--man/systemd-initctl.service.xml9
-rw-r--r--man/systemd-journal-gatewayd.service.xml9
-rw-r--r--man/systemd-journal-remote.service.xml9
-rw-r--r--man/systemd-journal-upload.service.xml9
-rw-r--r--man/systemd-journald.service.xml9
-rw-r--r--man/systemd-localed.service.xml9
-rw-r--r--man/systemd-logind.service.xml9
-rw-r--r--man/systemd-machine-id-commit.service.xml9
-rw-r--r--man/systemd-machine-id-setup.xml15
-rw-r--r--man/systemd-machined.service.xml9
-rw-r--r--man/systemd-makefs@.service.xml9
-rw-r--r--man/systemd-modules-load.service.xml9
-rw-r--r--man/systemd-mount.xml9
-rw-r--r--man/systemd-networkd-wait-online.service.xml9
-rw-r--r--man/systemd-networkd.service.xml9
-rw-r--r--man/systemd-notify.xml9
-rw-r--r--man/systemd-nspawn.xml9
-rw-r--r--man/systemd-path.xml9
-rw-r--r--man/systemd-portabled.service.xml9
-rw-r--r--man/systemd-quotacheck.service.xml9
-rw-r--r--man/systemd-random-seed.service.xml9
-rw-r--r--man/systemd-rc-local-generator.xml9
-rw-r--r--man/systemd-remount-fs.service.xml9
-rw-r--r--man/systemd-resolved.service.xml9
-rw-r--r--man/systemd-rfkill.service.xml9
-rw-r--r--man/systemd-run.xml9
-rw-r--r--man/systemd-sleep.conf.xml9
-rw-r--r--man/systemd-socket-activate.xml9
-rw-r--r--man/systemd-socket-proxyd.xml8
-rw-r--r--man/systemd-suspend.service.xml9
-rw-r--r--man/systemd-sysctl.service.xml9
-rw-r--r--man/systemd-system-update-generator.xml9
-rw-r--r--man/systemd-system.conf.xml9
-rw-r--r--man/systemd-sysusers.xml9
-rw-r--r--man/systemd-sysv-generator.xml9
-rw-r--r--man/systemd-time-wait-sync.service.xml9
-rw-r--r--man/systemd-timedated.service.xml9
-rw-r--r--man/systemd-timesyncd.service.xml9
-rw-r--r--man/systemd-tmpfiles.xml9
-rw-r--r--man/systemd-tty-ask-password-agent.xml9
-rw-r--r--man/systemd-udevd.service.xml8
-rw-r--r--man/systemd-update-done.service.xml9
-rw-r--r--man/systemd-update-utmp.service.xml9
-rw-r--r--man/systemd-user-sessions.service.xml9
-rw-r--r--man/systemd-vconsole-setup.service.xml9
-rw-r--r--man/systemd-veritysetup-generator.xml9
-rw-r--r--man/systemd-veritysetup@.service.xml9
-rw-r--r--man/systemd-volatile-root.service.xml9
-rw-r--r--man/systemd.automount.xml9
-rw-r--r--man/systemd.device.xml9
-rw-r--r--man/systemd.dnssd.xml9
-rw-r--r--man/systemd.environment-generator.xml9
-rw-r--r--man/systemd.exec.xml9
-rw-r--r--man/systemd.generator.xml9
-rw-r--r--man/systemd.journal-fields.xml9
-rw-r--r--man/systemd.kill.xml9
-rw-r--r--man/systemd.link.xml8
-rw-r--r--man/systemd.mount.xml9
-rw-r--r--man/systemd.netdev.xml9
-rw-r--r--man/systemd.network.xml9
-rw-r--r--man/systemd.nspawn.xml9
-rw-r--r--man/systemd.offline-updates.xml9
-rw-r--r--man/systemd.path.xml9
-rw-r--r--man/systemd.preset.xml9
-rw-r--r--man/systemd.resource-control.xml9
-rw-r--r--man/systemd.scope.xml9
-rw-r--r--man/systemd.service.xml9
-rw-r--r--man/systemd.slice.xml9
-rw-r--r--man/systemd.socket.xml9
-rw-r--r--man/systemd.special.xml9
-rw-r--r--man/systemd.swap.xml9
-rw-r--r--man/systemd.syntax.xml9
-rw-r--r--man/systemd.target.xml9
-rw-r--r--man/systemd.time.xml9
-rw-r--r--man/systemd.timer.xml9
-rw-r--r--man/systemd.unit.xml9
-rw-r--r--man/systemd.xml9
-rw-r--r--man/sysusers.d.xml9
-rw-r--r--man/telinit.xml9
-rw-r--r--man/timedatectl.xml9
-rw-r--r--man/timesyncd.conf.xml9
-rw-r--r--man/tmpfiles.d.xml9
-rw-r--r--man/udev.conf.xml8
-rw-r--r--man/udev.xml14
-rw-r--r--man/udev_device_get_syspath.xml9
-rw-r--r--man/udev_device_has_tag.xml9
-rw-r--r--man/udev_device_new_from_syspath.xml9
-rw-r--r--man/udev_enumerate_add_match_subsystem.xml9
-rw-r--r--man/udev_enumerate_new.xml9
-rw-r--r--man/udev_enumerate_scan_devices.xml9
-rw-r--r--man/udev_list_entry.xml9
-rw-r--r--man/udev_monitor_filter_update.xml9
-rw-r--r--man/udev_monitor_new_from_netlink.xml9
-rw-r--r--man/udev_monitor_receive_device.xml9
-rw-r--r--man/udev_new.xml9
-rw-r--r--man/udevadm.xml8
-rw-r--r--man/vconsole.conf.xml9
259 files changed, 0 insertions, 2361 deletions
diff --git a/man/binfmt.d.xml b/man/binfmt.d.xml
index 5e7f0690d..a4e508251 100644
--- a/man/binfmt.d.xml
+++ b/man/binfmt.d.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>binfmt.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/bootctl.xml b/man/bootctl.xml
index 0e34c2950..e051f4778 100644
--- a/man/bootctl.xml
+++ b/man/bootctl.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>bootctl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/bootup.xml b/man/bootup.xml
index 23779fd1d..5f63fe778 100644
--- a/man/bootup.xml
+++ b/man/bootup.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>bootup</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/busctl.xml b/man/busctl.xml
index b4de71080..70a43cfe9 100644
--- a/man/busctl.xml
+++ b/man/busctl.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>busctl</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>
diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml
index 447a90831..be55d1af5 100644
--- a/man/coredump.conf.xml
+++ b/man/coredump.conf.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>coredump.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml
index bc88a28e0..747aa9b89 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>coredumpctl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/crypttab.xml b/man/crypttab.xml
index e923c7c9e..dcaf03d2c 100644
--- a/man/crypttab.xml
+++ b/man/crypttab.xml
@@ -14,21 +14,6 @@
<refentryinfo>
<title>crypttab</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Documentation</contrib>
- <firstname>Miloslav</firstname>
- <surname>Trmac</surname>
- <email>mitr@redhat.com</email>
- </author>
- <author>
- <contrib>Documentation</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/daemon.xml b/man/daemon.xml
index 0b456b755..36c7c09db 100644
--- a/man/daemon.xml
+++ b/man/daemon.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>daemon</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/dnssec-trust-anchors.d.xml b/man/dnssec-trust-anchors.d.xml
index fd934e213..541febc38 100644
--- a/man/dnssec-trust-anchors.d.xml
+++ b/man/dnssec-trust-anchors.d.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>dnssec-trust-anchors.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/environment.d.xml b/man/environment.d.xml
index 82bb20873..22809874a 100644
--- a/man/environment.d.xml
+++ b/man/environment.d.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>environment.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Ray</firstname>
- <surname>Strode</surname>
- <email>rstrode@redhat.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/file-hierarchy.xml b/man/file-hierarchy.xml
index c19dd239d..23ee17d36 100644
--- a/man/file-hierarchy.xml
+++ b/man/file-hierarchy.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>file-hierarchy</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/halt.xml b/man/halt.xml
index 097d0bdba..19857cea8 100644
--- a/man/halt.xml
+++ b/man/halt.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>halt</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/hostname.xml b/man/hostname.xml
index ef9d815c1..de33a7478 100644
--- a/man/hostname.xml
+++ b/man/hostname.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>hostname</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml
index 7b57c2ce2..013f1267a 100644
--- a/man/hostnamectl.xml
+++ b/man/hostnamectl.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>hostnamectl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/hwdb.xml b/man/hwdb.xml
index 590c0a480..fb6667e25 100644
--- a/man/hwdb.xml
+++ b/man/hwdb.xml
@@ -13,20 +13,6 @@
<refentryinfo>
<title>hwdb</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/journal-remote.conf.xml b/man/journal-remote.conf.xml
index 801a49b19..acc1817cd 100644
--- a/man/journal-remote.conf.xml
+++ b/man/journal-remote.conf.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>journal-remote.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Chris</firstname>
- <surname>Morgan</surname>
- <email>chmorgan@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/journal-upload.conf.xml b/man/journal-upload.conf.xml
index 21944b8e0..6b7f36809 100644
--- a/man/journal-upload.conf.xml
+++ b/man/journal-upload.conf.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>journal-upload.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Monkey with a keyboard</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/journalctl.xml b/man/journalctl.xml
index ae877b983..a4f9e2d7e 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>journalctl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/journald.conf.xml b/man/journald.conf.xml
index afd1f157a..ee8e8b7fa 100644
--- a/man/journald.conf.xml
+++ b/man/journald.conf.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>journald.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml
index 8d8f8f918..0545f9d84 100644
--- a/man/kernel-command-line.xml
+++ b/man/kernel-command-line.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>kernel-command-line</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/kernel-install.xml b/man/kernel-install.xml
index f537344f3..6d8201af1 100644
--- a/man/kernel-install.xml
+++ b/man/kernel-install.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>kernel-install</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Harald</firstname>
- <surname>Hoyer</surname>
- <email>harald@redhat.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/libudev.xml b/man/libudev.xml
index 8adfb6891..18accff25 100644
--- a/man/libudev.xml
+++ b/man/libudev.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>libudev</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/loader.conf.xml b/man/loader.conf.xml
index e3b895ab9..3c85c49ea 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>loader.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>I wrote this page</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index c61d9b40d..e89d0bead 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>locale.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/localectl.xml b/man/localectl.xml
index 1c6e6b347..50c7e1325 100644
--- a/man/localectl.xml
+++ b/man/localectl.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>localectl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/localtime.xml b/man/localtime.xml
index 19a8929f0..6578491f1 100644
--- a/man/localtime.xml
+++ b/man/localtime.xml
@@ -12,21 +12,6 @@
<refentryinfo>
<title>localtime</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Shawn</firstname>
- <surname>Landden</surname>
- <email>shawnlandden@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/loginctl.xml b/man/loginctl.xml
index 60f98ba7a..67eeffda8 100644
--- a/man/loginctl.xml
+++ b/man/loginctl.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>loginctl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/logind.conf.xml b/man/logind.conf.xml
index 7c9644579..9e88764c6 100644
--- a/man/logind.conf.xml
+++ b/man/logind.conf.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>logind.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/machine-id.xml b/man/machine-id.xml
index 8fb405d0b..7ed2dda43 100644
--- a/man/machine-id.xml
+++ b/man/machine-id.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>machine-id</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/machine-info.xml b/man/machine-info.xml
index 0dfbaf10d..476996ce5 100644
--- a/man/machine-info.xml
+++ b/man/machine-info.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>machine-info</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 6c4f2a574..da3b2f54a 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>machinectl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/modules-load.d.xml b/man/modules-load.d.xml
index 6f508ba61..57c4c6807 100644
--- a/man/modules-load.d.xml
+++ b/man/modules-load.d.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>modules-load.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/networkctl.xml b/man/networkctl.xml
index 64e0f0127..dae664d8a 100644
--- a/man/networkctl.xml
+++ b/man/networkctl.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>networkctl</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>
diff --git a/man/networkd.conf.xml b/man/networkd.conf.xml
index 2a7bdb6f3..b34ce1d3e 100644
--- a/man/networkd.conf.xml
+++ b/man/networkd.conf.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>networkd.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Vinay</firstname>
- <surname>Kulkarni</surname>
- <email>kulkarniv@vmware.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/nss-myhostname.xml b/man/nss-myhostname.xml
index f33f760e1..45dc610ab 100644
--- a/man/nss-myhostname.xml
+++ b/man/nss-myhostname.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>nss-myhostname</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/nss-mymachines.xml b/man/nss-mymachines.xml
index 00e275441..394a90566 100644
--- a/man/nss-mymachines.xml
+++ b/man/nss-mymachines.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>nss-mymachines</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/nss-resolve.xml b/man/nss-resolve.xml
index 95542993d..370821484 100644
--- a/man/nss-resolve.xml
+++ b/man/nss-resolve.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>nss-resolve</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/nss-systemd.xml b/man/nss-systemd.xml
index e42e08122..323f9ab86 100644
--- a/man/nss-systemd.xml
+++ b/man/nss-systemd.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>nss-systemd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/os-release.xml b/man/os-release.xml
index 40742adcb..a51edf3b8 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>os-release</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/pam_systemd.xml b/man/pam_systemd.xml
index 8ae98b9bb..5eab995a5 100644
--- a/man/pam_systemd.xml
+++ b/man/pam_systemd.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>pam_systemd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/portablectl.xml b/man/portablectl.xml
index 0cbc27910..0926991cb 100644
--- a/man/portablectl.xml
+++ b/man/portablectl.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>portablectl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/resolvectl.xml b/man/resolvectl.xml
index 8cdf3a493..ff5b8ad10 100644
--- a/man/resolvectl.xml
+++ b/man/resolvectl.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>resolvectl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/resolved.conf.xml b/man/resolved.conf.xml
index 21f25b5a1..6adf4bf11 100644
--- a/man/resolved.conf.xml
+++ b/man/resolved.conf.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>resolved.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/runlevel.xml b/man/runlevel.xml
index ed2ab8062..8b5025da4 100644
--- a/man/runlevel.xml
+++ b/man/runlevel.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>runlevel</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-boot.xml b/man/sd-boot.xml
index d5e50b048..cec5ba779 100644
--- a/man/sd-boot.xml
+++ b/man/sd-boot.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>sd-boot</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>I wrote this page</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-bus-errors.xml b/man/sd-bus-errors.xml
index b11174493..c834bde29 100644
--- a/man/sd-bus-errors.xml
+++ b/man/sd-bus-errors.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd-bus-errors</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-bus.xml b/man/sd-bus.xml
index 6cff1d7d4..b359145c2 100644
--- a/man/sd-bus.xml
+++ b/man/sd-bus.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd-daemon.xml b/man/sd-daemon.xml
index 62cf15ff9..a404213f4 100644
--- a/man/sd-daemon.xml
+++ b/man/sd-daemon.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd-daemon</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-event.xml b/man/sd-event.xml
index 508fe7cc2..65bc3f889 100644
--- a/man/sd-event.xml
+++ b/man/sd-event.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd-event</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-id128.xml b/man/sd-id128.xml
index 1a1ea714f..fbcf4bf36 100644
--- a/man/sd-id128.xml
+++ b/man/sd-id128.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd-id128</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-journal.xml b/man/sd-journal.xml
index 3f17c4d95..8bfcb90ca 100644
--- a/man/sd-journal.xml
+++ b/man/sd-journal.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd-journal</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd-login.xml b/man/sd-login.xml
index 87dc4f05b..83ef0b730 100644
--- a/man/sd-login.xml
+++ b/man/sd-login.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_booted.xml b/man/sd_booted.xml
index 6cf5707c9..ace5417c2 100644
--- a/man/sd_booted.xml
+++ b/man/sd_booted.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_bus_add_match.xml b/man/sd_bus_add_match.xml
index 57b86961b..9137ef977 100644
--- a/man/sd_bus_add_match.xml
+++ b/man/sd_bus_add_match.xml
@@ -13,14 +13,6 @@
<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>
diff --git a/man/sd_bus_creds_get_pid.xml b/man/sd_bus_creds_get_pid.xml
index 0425e60c5..5ae920d3f 100644
--- a/man/sd_bus_creds_get_pid.xml
+++ b/man/sd_bus_creds_get_pid.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_bus_creds_new_from_pid.xml b/man/sd_bus_creds_new_from_pid.xml
index 63c29a82d..e50a41fd3 100644
--- a/man/sd_bus_creds_new_from_pid.xml
+++ b/man/sd_bus_creds_new_from_pid.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_bus_default.xml b/man/sd_bus_default.xml
index 2d9d99087..22bcfd641 100644
--- a/man/sd_bus_default.xml
+++ b/man/sd_bus_default.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_bus_error.xml b/man/sd_bus_error.xml
index 8a383089b..f58485ffd 100644
--- a/man/sd_bus_error.xml
+++ b/man/sd_bus_error.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_bus_error_add_map.xml b/man/sd_bus_error_add_map.xml
index 8d3fa2836..3eacbab66 100644
--- a/man/sd_bus_error_add_map.xml
+++ b/man/sd_bus_error_add_map.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_bus_get_fd.xml b/man/sd_bus_get_fd.xml
index 1f187d219..a5d49074b 100644
--- a/man/sd_bus_get_fd.xml
+++ b/man/sd_bus_get_fd.xml
@@ -13,14 +13,6 @@
<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>
diff --git a/man/sd_bus_get_n_queued_read.xml b/man/sd_bus_get_n_queued_read.xml
index 3dd68c17d..b8788769e 100644
--- a/man/sd_bus_get_n_queued_read.xml
+++ b/man/sd_bus_get_n_queued_read.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_bus_get_fd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_is_open.xml b/man/sd_bus_is_open.xml
index ce53d7671..69cbb2928 100644
--- a/man/sd_bus_is_open.xml
+++ b/man/sd_bus_is_open.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_bus_is_open</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_message_append.xml b/man/sd_bus_message_append.xml
index f971cb35f..9552384e7 100644
--- a/man/sd_bus_message_append.xml
+++ b/man/sd_bus_message_append.xml
@@ -14,15 +14,6 @@
<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>
diff --git a/man/sd_bus_message_append_array.xml b/man/sd_bus_message_append_array.xml
index 8365ae78b..8acdaf6af 100644
--- a/man/sd_bus_message_append_array.xml
+++ b/man/sd_bus_message_append_array.xml
@@ -14,15 +14,6 @@
<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>
diff --git a/man/sd_bus_message_append_basic.xml b/man/sd_bus_message_append_basic.xml
index a84df2c95..a5fdc526d 100644
--- a/man/sd_bus_message_append_basic.xml
+++ b/man/sd_bus_message_append_basic.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_bus_message_append_string_memfd.xml b/man/sd_bus_message_append_string_memfd.xml
index 88e3407a8..b29d40760 100644
--- a/man/sd_bus_message_append_string_memfd.xml
+++ b/man/sd_bus_message_append_string_memfd.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>sd_bus_message_append_string_memfd</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>
diff --git a/man/sd_bus_message_append_strv.xml b/man/sd_bus_message_append_strv.xml
index 0ca0bcc92..d53a5b186 100644
--- a/man/sd_bus_message_append_strv.xml
+++ b/man/sd_bus_message_append_strv.xml
@@ -14,15 +14,6 @@
<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>
diff --git a/man/sd_bus_message_get_cookie.xml b/man/sd_bus_message_get_cookie.xml
index 551630a85..cc9a445c0 100644
--- a/man/sd_bus_message_get_cookie.xml
+++ b/man/sd_bus_message_get_cookie.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_bus_message_get_cookie</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_message_get_monotonic_usec.xml b/man/sd_bus_message_get_monotonic_usec.xml
index f060f9660..06ea227d8 100644
--- a/man/sd_bus_message_get_monotonic_usec.xml
+++ b/man/sd_bus_message_get_monotonic_usec.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_bus_message_get_monotonic_usec</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_message_read_basic.xml b/man/sd_bus_message_read_basic.xml
index 3689bf94b..c0e04667c 100644
--- a/man/sd_bus_message_read_basic.xml
+++ b/man/sd_bus_message_read_basic.xml
@@ -13,14 +13,6 @@
<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>
diff --git a/man/sd_bus_message_set_destination.xml b/man/sd_bus_message_set_destination.xml
index 0d3eac6a5..626272b0a 100644
--- a/man/sd_bus_message_set_destination.xml
+++ b/man/sd_bus_message_set_destination.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>sd_bus_message_set_destination</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_negotiate_fds.xml b/man/sd_bus_negotiate_fds.xml
index 76c020a25..a106bfb16 100644
--- a/man/sd_bus_negotiate_fds.xml
+++ b/man/sd_bus_negotiate_fds.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_bus_new.xml b/man/sd_bus_new.xml
index 4771beabf..fa92b8d0e 100644
--- a/man/sd_bus_new.xml
+++ b/man/sd_bus_new.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_bus_path_encode.xml b/man/sd_bus_path_encode.xml
index 16d0ef099..52793beba 100644
--- a/man/sd_bus_path_encode.xml
+++ b/man/sd_bus_path_encode.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>sd_bus_path_encode</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>
diff --git a/man/sd_bus_process.xml b/man/sd_bus_process.xml
index f80d1fee8..33afa0a3b 100644
--- a/man/sd_bus_process.xml
+++ b/man/sd_bus_process.xml
@@ -13,14 +13,6 @@
<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>
diff --git a/man/sd_bus_request_name.xml b/man/sd_bus_request_name.xml
index d3601e2c9..54a14c877 100644
--- a/man/sd_bus_request_name.xml
+++ b/man/sd_bus_request_name.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_bus_set_connected_signal.xml b/man/sd_bus_set_connected_signal.xml
index 45d3b406a..b392e0f4c 100644
--- a/man/sd_bus_set_connected_signal.xml
+++ b/man/sd_bus_set_connected_signal.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_bus_set_connected_signal</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_set_sender.xml b/man/sd_bus_set_sender.xml
index b4762fad2..e35af282c 100644
--- a/man/sd_bus_set_sender.xml
+++ b/man/sd_bus_set_sender.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_bus_set_sender</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_set_watch_bind.xml b/man/sd_bus_set_watch_bind.xml
index 196f9b5c8..d19f6b921 100644
--- a/man/sd_bus_set_watch_bind.xml
+++ b/man/sd_bus_set_watch_bind.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_bus_set_watch_bind</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_bus_track_add_name.xml b/man/sd_bus_track_add_name.xml
index 3d1e12efe..5b7f5c5b0 100644
--- a/man/sd_bus_track_add_name.xml
+++ b/man/sd_bus_track_add_name.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_bus_track_new.xml b/man/sd_bus_track_new.xml
index 2b15e05a2..0b2273ed0 100644
--- a/man/sd_bus_track_new.xml
+++ b/man/sd_bus_track_new.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_event_add_child.xml b/man/sd_event_add_child.xml
index 771b22d7d..c588d859a 100644
--- a/man/sd_event_add_child.xml
+++ b/man/sd_event_add_child.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_event_add_defer.xml b/man/sd_event_add_defer.xml
index f9b392343..8fbed308d 100644
--- a/man/sd_event_add_defer.xml
+++ b/man/sd_event_add_defer.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_event_add_io.xml b/man/sd_event_add_io.xml
index fa845f480..b4104a07b 100644
--- a/man/sd_event_add_io.xml
+++ b/man/sd_event_add_io.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_add_io</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_add_signal.xml b/man/sd_event_add_signal.xml
index a1ff7d440..34eadae01 100644
--- a/man/sd_event_add_signal.xml
+++ b/man/sd_event_add_signal.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_event_add_time.xml b/man/sd_event_add_time.xml
index 92121ce9a..e139195b8 100644
--- a/man/sd_event_add_time.xml
+++ b/man/sd_event_add_time.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_event_exit.xml b/man/sd_event_exit.xml
index 680104ae7..801674c67 100644
--- a/man/sd_event_exit.xml
+++ b/man/sd_event_exit.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_exit</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_get_fd.xml b/man/sd_event_get_fd.xml
index 06555212f..e9e97ff5e 100644
--- a/man/sd_event_get_fd.xml
+++ b/man/sd_event_get_fd.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>sd_event_get_fd</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>
diff --git a/man/sd_event_new.xml b/man/sd_event_new.xml
index 14fe0855e..61cf3d84b 100644
--- a/man/sd_event_new.xml
+++ b/man/sd_event_new.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_event_now.xml b/man/sd_event_now.xml
index 2b7092b0a..91a5a4e7c 100644
--- a/man/sd_event_now.xml
+++ b/man/sd_event_now.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_now</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_run.xml b/man/sd_event_run.xml
index 01f8d25e0..35b8c0519 100644
--- a/man/sd_event_run.xml
+++ b/man/sd_event_run.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_event_set_watchdog.xml b/man/sd_event_set_watchdog.xml
index a8ca42344..e8229a4f9 100644
--- a/man/sd_event_set_watchdog.xml
+++ b/man/sd_event_set_watchdog.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_set_watchdog</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_get_event.xml b/man/sd_event_source_get_event.xml
index 62ba339c5..1a2792c63 100644
--- a/man/sd_event_source_get_event.xml
+++ b/man/sd_event_source_get_event.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_source_get_event</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_get_pending.xml b/man/sd_event_source_get_pending.xml
index 325bba903..500fa84d5 100644
--- a/man/sd_event_source_get_pending.xml
+++ b/man/sd_event_source_get_pending.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_source_get_pending</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_set_description.xml b/man/sd_event_source_set_description.xml
index ef3dcbaf2..fcff29768 100644
--- a/man/sd_event_source_set_description.xml
+++ b/man/sd_event_source_set_description.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>sd_event_source_set_description</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>
diff --git a/man/sd_event_source_set_enabled.xml b/man/sd_event_source_set_enabled.xml
index 189a41a03..0fcfefa1c 100644
--- a/man/sd_event_source_set_enabled.xml
+++ b/man/sd_event_source_set_enabled.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_source_set_enabled</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_set_prepare.xml b/man/sd_event_source_set_prepare.xml
index 8930fc7ed..8c7925a3c 100644
--- a/man/sd_event_source_set_prepare.xml
+++ b/man/sd_event_source_set_prepare.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_source_set_prepare</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_set_priority.xml b/man/sd_event_source_set_priority.xml
index 26c882954..5b8924a0f 100644
--- a/man/sd_event_source_set_priority.xml
+++ b/man/sd_event_source_set_priority.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_source_set_priority</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_set_userdata.xml b/man/sd_event_source_set_userdata.xml
index a6d16e7ec..3bc5317ae 100644
--- a/man/sd_event_source_set_userdata.xml
+++ b/man/sd_event_source_set_userdata.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_event_source_set_userdata</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_event_source_unref.xml b/man/sd_event_source_unref.xml
index 2d356e5fd..d1b83c57a 100644
--- a/man/sd_event_source_unref.xml
+++ b/man/sd_event_source_unref.xml
@@ -11,15 +11,6 @@
<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>
diff --git a/man/sd_event_wait.xml b/man/sd_event_wait.xml
index ca9647b99..78bc6762f 100644
--- a/man/sd_event_wait.xml
+++ b/man/sd_event_wait.xml
@@ -13,15 +13,6 @@
<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>
diff --git a/man/sd_get_seats.xml b/man/sd_get_seats.xml
index 621130820..925516dc1 100644
--- a/man/sd_get_seats.xml
+++ b/man/sd_get_seats.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_get_seats</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_id128_get_machine.xml b/man/sd_id128_get_machine.xml
index 6f6ce7ad5..954fd2e6a 100644
--- a/man/sd_id128_get_machine.xml
+++ b/man/sd_id128_get_machine.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_id128_get_machine</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_id128_randomize.xml b/man/sd_id128_randomize.xml
index 3687884c5..4f7cd7139 100644
--- a/man/sd_id128_randomize.xml
+++ b/man/sd_id128_randomize.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_id128_randomize</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_id128_to_string.xml b/man/sd_id128_to_string.xml
index fee7b4b5e..ca071854e 100644
--- a/man/sd_id128_to_string.xml
+++ b/man/sd_id128_to_string.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_id128_to_string</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_is_fifo.xml b/man/sd_is_fifo.xml
index 7217231a7..05709d8ba 100644
--- a/man/sd_is_fifo.xml
+++ b/man/sd_is_fifo.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_journal_add_match.xml b/man/sd_journal_add_match.xml
index 47275ff1d..d82f71ffa 100644
--- a/man/sd_journal_add_match.xml
+++ b/man/sd_journal_add_match.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_add_match</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_enumerate_fields.xml b/man/sd_journal_enumerate_fields.xml
index 080a1eed0..95af2c1ee 100644
--- a/man/sd_journal_enumerate_fields.xml
+++ b/man/sd_journal_enumerate_fields.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_enumerate_fields</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_catalog.xml b/man/sd_journal_get_catalog.xml
index 19a967452..ce37e177b 100644
--- a/man/sd_journal_get_catalog.xml
+++ b/man/sd_journal_get_catalog.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_get_catalog</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_cursor.xml b/man/sd_journal_get_cursor.xml
index d118566f1..6817a3cd5 100644
--- a/man/sd_journal_get_cursor.xml
+++ b/man/sd_journal_get_cursor.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_get_cursor</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_cutoff_realtime_usec.xml b/man/sd_journal_get_cutoff_realtime_usec.xml
index b3a7f436f..dc8e32bf8 100644
--- a/man/sd_journal_get_cutoff_realtime_usec.xml
+++ b/man/sd_journal_get_cutoff_realtime_usec.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_get_cutoff_realtime_usec</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_data.xml b/man/sd_journal_get_data.xml
index 706b6afde..99f950044 100644
--- a/man/sd_journal_get_data.xml
+++ b/man/sd_journal_get_data.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_get_data</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_fd.xml b/man/sd_journal_get_fd.xml
index 21670030f..7edbc4bc2 100644
--- a/man/sd_journal_get_fd.xml
+++ b/man/sd_journal_get_fd.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_get_fd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_realtime_usec.xml b/man/sd_journal_get_realtime_usec.xml
index a58fed454..2030e8372 100644
--- a/man/sd_journal_get_realtime_usec.xml
+++ b/man/sd_journal_get_realtime_usec.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_journal_get_realtime_usec</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_get_usage.xml b/man/sd_journal_get_usage.xml
index 9ac18c7cd..358a62d06 100644
--- a/man/sd_journal_get_usage.xml
+++ b/man/sd_journal_get_usage.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_get_usage</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_has_runtime_files.xml b/man/sd_journal_has_runtime_files.xml
index 2a49e5418..b7bbf224d 100644
--- a/man/sd_journal_has_runtime_files.xml
+++ b/man/sd_journal_has_runtime_files.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>sd_journal_has_runtime_files</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Jan</firstname>
- <surname>Synáček</surname>
- <email>jan.synacek@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_next.xml b/man/sd_journal_next.xml
index dd592f1ea..c0ca5a8a1 100644
--- a/man/sd_journal_next.xml
+++ b/man/sd_journal_next.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_next</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_open.xml b/man/sd_journal_open.xml
index 932418c25..9f600b223 100644
--- a/man/sd_journal_open.xml
+++ b/man/sd_journal_open.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_open</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_print.xml b/man/sd_journal_print.xml
index 331a0ee9e..f8ff7ba09 100644
--- a/man/sd_journal_print.xml
+++ b/man/sd_journal_print.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_print</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_query_unique.xml b/man/sd_journal_query_unique.xml
index 67d0e7cb2..0bbc479f2 100644
--- a/man/sd_journal_query_unique.xml
+++ b/man/sd_journal_query_unique.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_query_unique</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_seek_head.xml b/man/sd_journal_seek_head.xml
index c78a02ce8..86274071f 100644
--- a/man/sd_journal_seek_head.xml
+++ b/man/sd_journal_seek_head.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_seek_head</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_journal_stream_fd.xml b/man/sd_journal_stream_fd.xml
index b3d1ccfdc..de76cabb4 100644
--- a/man/sd_journal_stream_fd.xml
+++ b/man/sd_journal_stream_fd.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_journal_stream_fd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_listen_fds.xml b/man/sd_listen_fds.xml
index 7b4beafd1..6dfe716a2 100644
--- a/man/sd_listen_fds.xml
+++ b/man/sd_listen_fds.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_login_monitor_new.xml b/man/sd_login_monitor_new.xml
index 8daf329e7..23f685bb3 100644
--- a/man/sd_login_monitor_new.xml
+++ b/man/sd_login_monitor_new.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_machine_get_class.xml b/man/sd_machine_get_class.xml
index dd1b4d55b..bacbe1455 100644
--- a/man/sd_machine_get_class.xml
+++ b/man/sd_machine_get_class.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>sd_machine_get_class</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_notify.xml b/man/sd_notify.xml
index 41d4392f0..5d6ae6570 100644
--- a/man/sd_notify.xml
+++ b/man/sd_notify.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_notify</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_pid_get_owner_uid.xml b/man/sd_pid_get_owner_uid.xml
index a44e483cc..9229217b0 100644
--- a/man/sd_pid_get_owner_uid.xml
+++ b/man/sd_pid_get_owner_uid.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_seat_get_active.xml b/man/sd_seat_get_active.xml
index f41717113..2fc5fdeea 100644
--- a/man/sd_seat_get_active.xml
+++ b/man/sd_seat_get_active.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_seat_get_active</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_session_is_active.xml b/man/sd_session_is_active.xml
index e078235a6..a0f7a9312 100644
--- a/man/sd_session_is_active.xml
+++ b/man/sd_session_is_active.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_session_is_active</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sd_uid_get_state.xml b/man/sd_uid_get_state.xml
index 229af6223..02670e1bc 100644
--- a/man/sd_uid_get_state.xml
+++ b/man/sd_uid_get_state.xml
@@ -12,15 +12,6 @@
<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>
diff --git a/man/sd_watchdog_enabled.xml b/man/sd_watchdog_enabled.xml
index a4396d07b..ad2cdd878 100644
--- a/man/sd_watchdog_enabled.xml
+++ b/man/sd_watchdog_enabled.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>sd_watchdog_enabled</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/shutdown.xml b/man/shutdown.xml
index 52e2f85ba..282a3bae2 100644
--- a/man/shutdown.xml
+++ b/man/shutdown.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>shutdown</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sysctl.d.xml b/man/sysctl.d.xml
index 99c88c392..7c8fde0db 100644
--- a/man/sysctl.d.xml
+++ b/man/sysctl.d.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>sysctl.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 222420072..d95d3726a 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -15,15 +15,6 @@
<refentryinfo>
<title>systemctl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-analyze.xml b/man/systemd-analyze.xml
index 30d303337..7aa10fc68 100644
--- a/man/systemd-analyze.xml
+++ b/man/systemd-analyze.xml
@@ -12,21 +12,6 @@
<refentryinfo>
<title>systemd-analyze</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Harald</firstname>
- <surname>Hoyer</surname>
- <email>harald@redhat.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-ask-password-console.service.xml b/man/systemd-ask-password-console.service.xml
index 64a5c9789..04f959606 100644
--- a/man/systemd-ask-password-console.service.xml
+++ b/man/systemd-ask-password-console.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-ask-password-console.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-ask-password.xml b/man/systemd-ask-password.xml
index c38583e61..7ec76fabf 100644
--- a/man/systemd-ask-password.xml
+++ b/man/systemd-ask-password.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-ask-password</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-backlight@.service.xml b/man/systemd-backlight@.service.xml
index 135179f06..a7865b20c 100644
--- a/man/systemd-backlight@.service.xml
+++ b/man/systemd-backlight@.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-backlight@.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-binfmt.service.xml b/man/systemd-binfmt.service.xml
index fe4babd0b..c197b6284 100644
--- a/man/systemd-binfmt.service.xml
+++ b/man/systemd-binfmt.service.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd-binfmt.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-cat.xml b/man/systemd-cat.xml
index c373f305e..72cd196c4 100644
--- a/man/systemd-cat.xml
+++ b/man/systemd-cat.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-cat</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-cgls.xml b/man/systemd-cgls.xml
index d751f9e88..0d7f2b648 100644
--- a/man/systemd-cgls.xml
+++ b/man/systemd-cgls.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-cgls</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-cgtop.xml b/man/systemd-cgtop.xml
index 57636e55b..e5bd7a96e 100644
--- a/man/systemd-cgtop.xml
+++ b/man/systemd-cgtop.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-cgtop</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-coredump.xml b/man/systemd-coredump.xml
index 42e46af8d..97459bddc 100644
--- a/man/systemd-coredump.xml
+++ b/man/systemd-coredump.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd-coredump</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-cryptsetup-generator.xml b/man/systemd-cryptsetup-generator.xml
index 8be6f22a2..c37ee76b8 100644
--- a/man/systemd-cryptsetup-generator.xml
+++ b/man/systemd-cryptsetup-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-cryptsetup-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-cryptsetup@.service.xml b/man/systemd-cryptsetup@.service.xml
index 6894d23b0..439e8e9cd 100644
--- a/man/systemd-cryptsetup@.service.xml
+++ b/man/systemd-cryptsetup@.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-cryptsetup@.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-debug-generator.xml b/man/systemd-debug-generator.xml
index 9ceafd152..d5cf4109b 100644
--- a/man/systemd-debug-generator.xml
+++ b/man/systemd-debug-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-debug-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-delta.xml b/man/systemd-delta.xml
index c0c1f4726..f86f2052f 100644
--- a/man/systemd-delta.xml
+++ b/man/systemd-delta.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-delta</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml
index 0cde28985..c4763fd56 100644
--- a/man/systemd-detect-virt.xml
+++ b/man/systemd-detect-virt.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-detect-virt</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-environment-d-generator.xml b/man/systemd-environment-d-generator.xml
index c6a872db0..c1cdc25ae 100644
--- a/man/systemd-environment-d-generator.xml
+++ b/man/systemd-environment-d-generator.xml
@@ -15,15 +15,6 @@
<refentryinfo>
<title>systemd-environment-d-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-escape.xml b/man/systemd-escape.xml
index aaf0b9c41..41014abc7 100644
--- a/man/systemd-escape.xml
+++ b/man/systemd-escape.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-escape</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-firstboot.xml b/man/systemd-firstboot.xml
index dd166b838..a78e2d506 100644
--- a/man/systemd-firstboot.xml
+++ b/man/systemd-firstboot.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-firstboot</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml
index 5cd8591a0..e1996e402 100644
--- a/man/systemd-fsck@.service.xml
+++ b/man/systemd-fsck@.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-fsck@.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml
index f89e22b5b..ab706420c 100644
--- a/man/systemd-fstab-generator.xml
+++ b/man/systemd-fstab-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-fstab-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-getty-generator.xml b/man/systemd-getty-generator.xml
index c40e8c812..b5a300624 100644
--- a/man/systemd-getty-generator.xml
+++ b/man/systemd-getty-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-getty-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-gpt-auto-generator.xml b/man/systemd-gpt-auto-generator.xml
index 98f69256c..d98ef2003 100644
--- a/man/systemd-gpt-auto-generator.xml
+++ b/man/systemd-gpt-auto-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-gpt-auto-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-halt.service.xml b/man/systemd-halt.service.xml
index 1f83d2aad..a40384ce5 100644
--- a/man/systemd-halt.service.xml
+++ b/man/systemd-halt.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-halt.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml
index 1bd10511d..04ce44a9c 100644
--- a/man/systemd-hibernate-resume-generator.xml
+++ b/man/systemd-hibernate-resume-generator.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-hibernate-resume-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Ivan</firstname>
- <surname>Shapovalov</surname>
- <email>intelfx100@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-hibernate-resume@.service.xml b/man/systemd-hibernate-resume@.service.xml
index 77d34adb4..62d0f6241 100644
--- a/man/systemd-hibernate-resume@.service.xml
+++ b/man/systemd-hibernate-resume@.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-hibernate-resume@.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Ivan</firstname>
- <surname>Shapovalov</surname>
- <email>intelfx100@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-hostnamed.service.xml b/man/systemd-hostnamed.service.xml
index ea4fa34d2..95c8bb6d3 100644
--- a/man/systemd-hostnamed.service.xml
+++ b/man/systemd-hostnamed.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-hostnamed.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-hwdb.xml b/man/systemd-hwdb.xml
index c02727f08..77639474e 100644
--- a/man/systemd-hwdb.xml
+++ b/man/systemd-hwdb.xml
@@ -14,20 +14,6 @@
<refentryinfo>
<title>systemd-hwdb</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-importd.service.xml b/man/systemd-importd.service.xml
index 7d3dafacd..ec967c471 100644
--- a/man/systemd-importd.service.xml
+++ b/man/systemd-importd.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-importd.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-inhibit.xml b/man/systemd-inhibit.xml
index fb3a5b103..03dc06678 100644
--- a/man/systemd-inhibit.xml
+++ b/man/systemd-inhibit.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-inhibit</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-initctl.service.xml b/man/systemd-initctl.service.xml
index 502bbfd2b..f9627c929 100644
--- a/man/systemd-initctl.service.xml
+++ b/man/systemd-initctl.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-initctl.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-journal-gatewayd.service.xml b/man/systemd-journal-gatewayd.service.xml
index aa9291e0f..f55c6c2bd 100644
--- a/man/systemd-journal-gatewayd.service.xml
+++ b/man/systemd-journal-gatewayd.service.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd-journal-gatewayd.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-journal-remote.service.xml b/man/systemd-journal-remote.service.xml
index 1ee709f2f..23183c95f 100644
--- a/man/systemd-journal-remote.service.xml
+++ b/man/systemd-journal-remote.service.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>systemd-journal-remote.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-journal-upload.service.xml b/man/systemd-journal-upload.service.xml
index c0e869f7f..83a111832 100644
--- a/man/systemd-journal-upload.service.xml
+++ b/man/systemd-journal-upload.service.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>systemd-journal-upload.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-journald.service.xml b/man/systemd-journald.service.xml
index 8a2bdc162..6d0aaa458 100644
--- a/man/systemd-journald.service.xml
+++ b/man/systemd-journald.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-journald.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-localed.service.xml b/man/systemd-localed.service.xml
index 1d444e930..baf20c05d 100644
--- a/man/systemd-localed.service.xml
+++ b/man/systemd-localed.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-localed.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-logind.service.xml b/man/systemd-logind.service.xml
index eb58dc3ab..33ed8f522 100644
--- a/man/systemd-logind.service.xml
+++ b/man/systemd-logind.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-logind.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-machine-id-commit.service.xml b/man/systemd-machine-id-commit.service.xml
index 50addfebb..06e70fc29 100644
--- a/man/systemd-machine-id-commit.service.xml
+++ b/man/systemd-machine-id-commit.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-machine-id-commit.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Didier</firstname>
- <surname>Roche</surname>
- <email>didrocks@ubuntu.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-machine-id-setup.xml b/man/systemd-machine-id-setup.xml
index 8974ad2f3..9e84fd8cc 100644
--- a/man/systemd-machine-id-setup.xml
+++ b/man/systemd-machine-id-setup.xml
@@ -12,21 +12,6 @@
<refentryinfo>
<title>systemd-machine-id-setup</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Didier</firstname>
- <surname>Roche</surname>
- <email>didrocks@ubuntu.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-machined.service.xml b/man/systemd-machined.service.xml
index a18c11aeb..60a620f98 100644
--- a/man/systemd-machined.service.xml
+++ b/man/systemd-machined.service.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-machined.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-makefs@.service.xml b/man/systemd-makefs@.service.xml
index 380934f9c..c54324bf1 100644
--- a/man/systemd-makefs@.service.xml
+++ b/man/systemd-makefs@.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-makefs@.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-modules-load.service.xml b/man/systemd-modules-load.service.xml
index 4121bba5a..5aa70b709 100644
--- a/man/systemd-modules-load.service.xml
+++ b/man/systemd-modules-load.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-modules-load.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-mount.xml b/man/systemd-mount.xml
index e873ac3cb..c75e57202 100644
--- a/man/systemd-mount.xml
+++ b/man/systemd-mount.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-mount</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-networkd-wait-online.service.xml b/man/systemd-networkd-wait-online.service.xml
index 93683a9bd..e584a0215 100644
--- a/man/systemd-networkd-wait-online.service.xml
+++ b/man/systemd-networkd-wait-online.service.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-networkd-wait-online.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-networkd.service.xml b/man/systemd-networkd.service.xml
index 783c26cda..10f4a4a61 100644
--- a/man/systemd-networkd.service.xml
+++ b/man/systemd-networkd.service.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-networkd.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml
index b32536ddf..18d87329a 100644
--- a/man/systemd-notify.xml
+++ b/man/systemd-notify.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-notify</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index 6ede58e33..284c9b294 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -15,15 +15,6 @@
<refentryinfo>
<title>systemd-nspawn</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-path.xml b/man/systemd-path.xml
index 5f966805f..b610af672 100644
--- a/man/systemd-path.xml
+++ b/man/systemd-path.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-path</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-portabled.service.xml b/man/systemd-portabled.service.xml
index 91da27eba..a6bd6c52e 100644
--- a/man/systemd-portabled.service.xml
+++ b/man/systemd-portabled.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-portabled.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-quotacheck.service.xml b/man/systemd-quotacheck.service.xml
index 83bff9439..c7cf23779 100644
--- a/man/systemd-quotacheck.service.xml
+++ b/man/systemd-quotacheck.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-quotacheck.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-random-seed.service.xml b/man/systemd-random-seed.service.xml
index e03bdca4d..dc5c88440 100644
--- a/man/systemd-random-seed.service.xml
+++ b/man/systemd-random-seed.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-random-seed.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-rc-local-generator.xml b/man/systemd-rc-local-generator.xml
index 268743e84..3474a8f1d 100644
--- a/man/systemd-rc-local-generator.xml
+++ b/man/systemd-rc-local-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-rc-local-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-remount-fs.service.xml b/man/systemd-remount-fs.service.xml
index 8599f1fe2..988a61740 100644
--- a/man/systemd-remount-fs.service.xml
+++ b/man/systemd-remount-fs.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-remount-fs.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-resolved.service.xml b/man/systemd-resolved.service.xml
index 8c9e2cb99..06e123cff 100644
--- a/man/systemd-resolved.service.xml
+++ b/man/systemd-resolved.service.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-resolved.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-rfkill.service.xml b/man/systemd-rfkill.service.xml
index 808fc0b83..d8c2ee25f 100644
--- a/man/systemd-rfkill.service.xml
+++ b/man/systemd-rfkill.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-rfkill.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-run.xml b/man/systemd-run.xml
index 67d357c55..9f00035c9 100644
--- a/man/systemd-run.xml
+++ b/man/systemd-run.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd-run</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-sleep.conf.xml b/man/systemd-sleep.conf.xml
index 7ed630fdb..c134a57d3 100644
--- a/man/systemd-sleep.conf.xml
+++ b/man/systemd-sleep.conf.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-sleep.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-socket-activate.xml b/man/systemd-socket-activate.xml
index 5bae313f9..acb3bf2fc 100644
--- a/man/systemd-socket-activate.xml
+++ b/man/systemd-socket-activate.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd-socket-activate</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-socket-proxyd.xml b/man/systemd-socket-proxyd.xml
index 889ee1a93..34a87ac8e 100644
--- a/man/systemd-socket-proxyd.xml
+++ b/man/systemd-socket-proxyd.xml
@@ -13,14 +13,6 @@
<refentryinfo>
<title>systemd-socket-proxyd</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Strauss</surname>
- <email>david@davidstrauss.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
<refentrytitle>systemd-socket-proxyd</refentrytitle>
diff --git a/man/systemd-suspend.service.xml b/man/systemd-suspend.service.xml
index 1f55f4fbd..2accf592a 100644
--- a/man/systemd-suspend.service.xml
+++ b/man/systemd-suspend.service.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd-suspend.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-sysctl.service.xml b/man/systemd-sysctl.service.xml
index 067e0cdb1..271240223 100644
--- a/man/systemd-sysctl.service.xml
+++ b/man/systemd-sysctl.service.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd-sysctl.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-system-update-generator.xml b/man/systemd-system-update-generator.xml
index 7200358c7..a7b62b528 100644
--- a/man/systemd-system-update-generator.xml
+++ b/man/systemd-system-update-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-system-update-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml
index 96fe912c9..a914ef252 100644
--- a/man/systemd-system.conf.xml
+++ b/man/systemd-system.conf.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd-system.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-sysusers.xml b/man/systemd-sysusers.xml
index 351bde198..7da2c55d2 100644
--- a/man/systemd-sysusers.xml
+++ b/man/systemd-sysusers.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-sysusers</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-sysv-generator.xml b/man/systemd-sysv-generator.xml
index 16d10f743..b0c72847a 100644
--- a/man/systemd-sysv-generator.xml
+++ b/man/systemd-sysv-generator.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-sysv-generator</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>
diff --git a/man/systemd-time-wait-sync.service.xml b/man/systemd-time-wait-sync.service.xml
index 3a87c44e7..a96737124 100644
--- a/man/systemd-time-wait-sync.service.xml
+++ b/man/systemd-time-wait-sync.service.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-time-wait-sync.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Peter</firstname>
- <surname>Bigot</surname>
- <email>pab@pabigot.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-timedated.service.xml b/man/systemd-timedated.service.xml
index d92388ffc..e334e8a84 100644
--- a/man/systemd-timedated.service.xml
+++ b/man/systemd-timedated.service.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd-timedated.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-timesyncd.service.xml b/man/systemd-timesyncd.service.xml
index 03daae21b..731e3c938 100644
--- a/man/systemd-timesyncd.service.xml
+++ b/man/systemd-timesyncd.service.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd-timesyncd.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml
index 79ae9394f..9ff114fee 100644
--- a/man/systemd-tmpfiles.xml
+++ b/man/systemd-tmpfiles.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-tmpfiles</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-tty-ask-password-agent.xml b/man/systemd-tty-ask-password-agent.xml
index 5740916c5..75ab0322d 100644
--- a/man/systemd-tty-ask-password-agent.xml
+++ b/man/systemd-tty-ask-password-agent.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd-tty-ask-password-agent</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-udevd.service.xml b/man/systemd-udevd.service.xml
index 881718609..ba0225cde 100644
--- a/man/systemd-udevd.service.xml
+++ b/man/systemd-udevd.service.xml
@@ -14,14 +14,6 @@
<refentryinfo>
<title>systemd-udevd.service</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-update-done.service.xml b/man/systemd-update-done.service.xml
index 04d71b9af..fa88e66f9 100644
--- a/man/systemd-update-done.service.xml
+++ b/man/systemd-update-done.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-update-done.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-update-utmp.service.xml b/man/systemd-update-utmp.service.xml
index 30d0809bf..a3822ac98 100644
--- a/man/systemd-update-utmp.service.xml
+++ b/man/systemd-update-utmp.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-update-utmp.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-user-sessions.service.xml b/man/systemd-user-sessions.service.xml
index 40d06e8d3..52fc0d716 100644
--- a/man/systemd-user-sessions.service.xml
+++ b/man/systemd-user-sessions.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-user-sessions.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-vconsole-setup.service.xml b/man/systemd-vconsole-setup.service.xml
index c872b223a..08c5d8116 100644
--- a/man/systemd-vconsole-setup.service.xml
+++ b/man/systemd-vconsole-setup.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-vconsole-setup.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-veritysetup-generator.xml b/man/systemd-veritysetup-generator.xml
index 677c137bd..f9f645fe9 100644
--- a/man/systemd-veritysetup-generator.xml
+++ b/man/systemd-veritysetup-generator.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-veritysetup-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-veritysetup@.service.xml b/man/systemd-veritysetup@.service.xml
index 89e34e59e..7701409d3 100644
--- a/man/systemd-veritysetup@.service.xml
+++ b/man/systemd-veritysetup@.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-veritysetup@.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd-volatile-root.service.xml b/man/systemd-volatile-root.service.xml
index 3a897e3b8..651832f36 100644
--- a/man/systemd-volatile-root.service.xml
+++ b/man/systemd-volatile-root.service.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd-volatile-root.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.automount.xml b/man/systemd.automount.xml
index f09e27b26..2e55ad0b6 100644
--- a/man/systemd.automount.xml
+++ b/man/systemd.automount.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.automount</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.device.xml b/man/systemd.device.xml
index 88ec1d85a..014470410 100644
--- a/man/systemd.device.xml
+++ b/man/systemd.device.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.device</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.dnssd.xml b/man/systemd.dnssd.xml
index cbe3b9359..1cdf6207a 100644
--- a/man/systemd.dnssd.xml
+++ b/man/systemd.dnssd.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd.dnssd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Dmitry</firstname>
- <surname>Rozhkov</surname>
- <email>dmitry.rozhkov@intel.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.environment-generator.xml b/man/systemd.environment-generator.xml
index 3e3e94136..3bca26231 100644
--- a/man/systemd.environment-generator.xml
+++ b/man/systemd.environment-generator.xml
@@ -16,15 +16,6 @@
<refentryinfo>
<title>systemd.environment-generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Zbigniew</firstname>
- <surname>Jędrzejewski-Szmek</surname>
- <email>zbyszek@in.waw.pl</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index f66cb74a4..a17db8d85 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.exec</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.generator.xml b/man/systemd.generator.xml
index 208dd8013..d210d9d1a 100644
--- a/man/systemd.generator.xml
+++ b/man/systemd.generator.xml
@@ -15,15 +15,6 @@
<refentryinfo>
<title>systemd.generator</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.journal-fields.xml b/man/systemd.journal-fields.xml
index fd52e6218..c079274c3 100644
--- a/man/systemd.journal-fields.xml
+++ b/man/systemd.journal-fields.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd.journal-fields</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.kill.xml b/man/systemd.kill.xml
index c268615ad..2112dea31 100644
--- a/man/systemd.kill.xml
+++ b/man/systemd.kill.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.kill</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index b19727689..8a4184118 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -12,14 +12,6 @@
<refentryinfo>
<title>systemd.link</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml
index cb0a0a19c..1eb06b0ea 100644
--- a/man/systemd.mount.xml
+++ b/man/systemd.mount.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.mount</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.netdev.xml b/man/systemd.netdev.xml
index bfb46f8d6..d04c23ae2 100644
--- a/man/systemd.netdev.xml
+++ b/man/systemd.netdev.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd.network</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.network.xml b/man/systemd.network.xml
index b42a18eb5..d5b5575ab 100644
--- a/man/systemd.network.xml
+++ b/man/systemd.network.xml
@@ -13,15 +13,6 @@
<refentryinfo>
<title>systemd.network</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Tom</firstname>
- <surname>Gundersen</surname>
- <email>teg@jklm.no</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.nspawn.xml b/man/systemd.nspawn.xml
index 13f7816cd..4a263d376 100644
--- a/man/systemd.nspawn.xml
+++ b/man/systemd.nspawn.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd.nspawn</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml
index b74b2852b..85c2850aa 100644
--- a/man/systemd.offline-updates.xml
+++ b/man/systemd.offline-updates.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd.offline-updates</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.path.xml b/man/systemd.path.xml
index ba2ea6aa9..e513fe6d4 100644
--- a/man/systemd.path.xml
+++ b/man/systemd.path.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.path</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.preset.xml b/man/systemd.preset.xml
index 60452d87f..cf807bd4c 100644
--- a/man/systemd.preset.xml
+++ b/man/systemd.preset.xml
@@ -9,15 +9,6 @@
<refentryinfo>
<title>systemd.preset</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.resource-control.xml b/man/systemd.resource-control.xml
index 75497f0b3..40132a7cf 100644
--- a/man/systemd.resource-control.xml
+++ b/man/systemd.resource-control.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd.resource-control</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml
index 2a2903639..db43a2074 100644
--- a/man/systemd.scope.xml
+++ b/man/systemd.scope.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd.scope</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 59d573684..afa0ae411 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.service</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.slice.xml b/man/systemd.slice.xml
index 73cedee82..d4fb310e2 100644
--- a/man/systemd.slice.xml
+++ b/man/systemd.slice.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd.slice</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index a10372fce..19c2ca990 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.socket</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.special.xml b/man/systemd.special.xml
index 769c3dc08..2776276a1 100644
--- a/man/systemd.special.xml
+++ b/man/systemd.special.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd.special</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
index 03c590a68..998a047ec 100644
--- a/man/systemd.swap.xml
+++ b/man/systemd.swap.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.swap</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.syntax.xml b/man/systemd.syntax.xml
index bafe817a9..448ae174c 100644
--- a/man/systemd.syntax.xml
+++ b/man/systemd.syntax.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd.syntax</title>
<productname>systemd</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>
diff --git a/man/systemd.target.xml b/man/systemd.target.xml
index 778511203..51c5ea9af 100644
--- a/man/systemd.target.xml
+++ b/man/systemd.target.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.target</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.time.xml b/man/systemd.time.xml
index 0d3a7c9e6..ad78b611a 100644
--- a/man/systemd.time.xml
+++ b/man/systemd.time.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>systemd.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>
diff --git a/man/systemd.timer.xml b/man/systemd.timer.xml
index 8fb8be080..44b257c74 100644
--- a/man/systemd.timer.xml
+++ b/man/systemd.timer.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>systemd.timer</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 025b3fe75..673f5575d 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -14,15 +14,6 @@
<refentryinfo>
<title>systemd.unit</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/systemd.xml b/man/systemd.xml
index 110508db9..17ab59beb 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>systemd</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/sysusers.d.xml b/man/sysusers.d.xml
index 1a5a001f5..e47d36c73 100644
--- a/man/sysusers.d.xml
+++ b/man/sysusers.d.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>sysusers.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/telinit.xml b/man/telinit.xml
index 8aac9ad95..5a48caff2 100644
--- a/man/telinit.xml
+++ b/man/telinit.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>telinit</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/timedatectl.xml b/man/timedatectl.xml
index d152d2003..39cd78666 100644
--- a/man/timedatectl.xml
+++ b/man/timedatectl.xml
@@ -12,15 +12,6 @@
<refentryinfo>
<title>timedatectl</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/timesyncd.conf.xml b/man/timesyncd.conf.xml
index 2ca7b9add..8ba639f3a 100644
--- a/man/timesyncd.conf.xml
+++ b/man/timesyncd.conf.xml
@@ -11,15 +11,6 @@
<refentryinfo>
<title>timesyncd.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index befc644bb..e2e2eac22 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>tmpfiles.d</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Documentation</contrib>
- <firstname>Brandon</firstname>
- <surname>Philips</surname>
- <email>brandon@ifup.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev.conf.xml b/man/udev.conf.xml
index 7c915406f..01baa8add 100644
--- a/man/udev.conf.xml
+++ b/man/udev.conf.xml
@@ -14,14 +14,6 @@
<refentryinfo>
<title>udev.conf</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev.xml b/man/udev.xml
index 1346bec6d..08d29baa0 100644
--- a/man/udev.xml
+++ b/man/udev.xml
@@ -13,20 +13,6 @@
<refentryinfo>
<title>udev</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Greg</firstname>
- <surname>Kroah-Hartmann</surname>
- <email>greg@kroah.com</email>
- </author>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_device_get_syspath.xml b/man/udev_device_get_syspath.xml
index c1992d0bf..b35294148 100644
--- a/man/udev_device_get_syspath.xml
+++ b/man/udev_device_get_syspath.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_device_get_syspath</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_device_has_tag.xml b/man/udev_device_has_tag.xml
index 9bf0077c6..187275a7a 100644
--- a/man/udev_device_has_tag.xml
+++ b/man/udev_device_has_tag.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_device_has_tag</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_device_new_from_syspath.xml b/man/udev_device_new_from_syspath.xml
index 80f6a4f44..6b660546a 100644
--- a/man/udev_device_new_from_syspath.xml
+++ b/man/udev_device_new_from_syspath.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_device_new_from_syspath</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_enumerate_add_match_subsystem.xml b/man/udev_enumerate_add_match_subsystem.xml
index e125fac40..b84bad244 100644
--- a/man/udev_enumerate_add_match_subsystem.xml
+++ b/man/udev_enumerate_add_match_subsystem.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_enumerate_add_match_subsystem</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_enumerate_new.xml b/man/udev_enumerate_new.xml
index e45d2d2fc..37c6f73cd 100644
--- a/man/udev_enumerate_new.xml
+++ b/man/udev_enumerate_new.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_enumerate_new</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_enumerate_scan_devices.xml b/man/udev_enumerate_scan_devices.xml
index b5e89b3a3..59afd6c05 100644
--- a/man/udev_enumerate_scan_devices.xml
+++ b/man/udev_enumerate_scan_devices.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_enumerate_scan_devices</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_list_entry.xml b/man/udev_list_entry.xml
index 08a982975..675727e2e 100644
--- a/man/udev_list_entry.xml
+++ b/man/udev_list_entry.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_list_entry</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_monitor_filter_update.xml b/man/udev_monitor_filter_update.xml
index 525261d94..661ea8dfe 100644
--- a/man/udev_monitor_filter_update.xml
+++ b/man/udev_monitor_filter_update.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_monitor_filter_update</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_monitor_new_from_netlink.xml b/man/udev_monitor_new_from_netlink.xml
index 68b3ff444..0e61400d0 100644
--- a/man/udev_monitor_new_from_netlink.xml
+++ b/man/udev_monitor_new_from_netlink.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_monitor_new_from_netlink</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_monitor_receive_device.xml b/man/udev_monitor_receive_device.xml
index 6ca494ca7..14112de3a 100644
--- a/man/udev_monitor_receive_device.xml
+++ b/man/udev_monitor_receive_device.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_monitor_receive_device</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udev_new.xml b/man/udev_new.xml
index 94847e5dc..d06cf217a 100644
--- a/man/udev_new.xml
+++ b/man/udev_new.xml
@@ -17,15 +17,6 @@
<refentryinfo>
<title>udev_new</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>David</firstname>
- <surname>Herrmann</surname>
- <email>dh.herrmann@gmail.com</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 864f90951..a98841dd5 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -14,14 +14,6 @@
<refentryinfo>
<title>udevadm</title>
<productname>systemd</productname>
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Kay</firstname>
- <surname>Sievers</surname>
- <email>kay@vrfy.org</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>
diff --git a/man/vconsole.conf.xml b/man/vconsole.conf.xml
index dc874d2a4..fc8b2cb3e 100644
--- a/man/vconsole.conf.xml
+++ b/man/vconsole.conf.xml
@@ -10,15 +10,6 @@
<refentryinfo>
<title>vconsole.conf</title>
<productname>systemd</productname>
-
- <authorgroup>
- <author>
- <contrib>Developer</contrib>
- <firstname>Lennart</firstname>
- <surname>Poettering</surname>
- <email>lennart@poettering.net</email>
- </author>
- </authorgroup>
</refentryinfo>
<refmeta>