summaryrefslogtreecommitdiff
path: root/Makefile-man.am
diff options
context:
space:
mode:
authorTom Gundersen <teg@jklm.no>2014-02-25 19:30:40 +0100
committerTom Gundersen <teg@jklm.no>2014-02-25 19:30:40 +0100
commiteac684ef1c29684b1bcd27a89c38c202e568e469 (patch)
treede9ab54f12d109dfc9b79a1dc45530330561e4e2 /Makefile-man.am
parent1ff28eaee33d9d0cee46bd176b6d6f8805c95036 (diff)
man: split out systemd.net{work,dev}(5) from systemd-networkd(8)
Diffstat (limited to 'Makefile-man.am')
-rw-r--r--Makefile-man.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index cb6ed94ed..40810e3f0 100644
--- a/Makefile-man.am
+++ b/Makefile-man.am
@@ -101,6 +101,8 @@ MANPAGES += \
man/systemd.timer.5 \
man/systemd.unit.5 \
man/systemd.link.5 \
+ man/systemd.netdev.5 \
+ man/systemd.network.5 \
man/telinit.8 \
man/tmpfiles.d.5 \
man/udev.7 \
@@ -1469,6 +1471,8 @@ EXTRA_DIST += \
man/systemd.timer.xml \
man/systemd.unit.xml \
man/systemd.link.xml \
+ man/systemd.netdev.xml \
+ man/systemd.network.xml \
man/systemd.xml \
man/telinit.xml \
man/timedatectl.xml \