diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-21 21:14:08 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-21 22:33:51 -0400 |
commit | 142c4ecaa9840714d49b40b1de407748b52f21d7 (patch) | |
tree | 866e4b790c2849ca44a9c0bf8925772d839683e0 /Makefile-man.am | |
parent | 2c12a402cb1e8277c271ced8dc9c06d20b8f6017 (diff) |
man: merge systemd-verify with systemd-analyze
Diffstat (limited to 'Makefile-man.am')
-rw-r--r-- | Makefile-man.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile-man.am b/Makefile-man.am index 5cc3081528..4339e50225 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -92,7 +92,6 @@ MANPAGES += \ man/systemd-udevd.service.8 \ man/systemd-update-done.service.8 \ man/systemd-update-utmp.service.8 \ - man/systemd-verify.1 \ man/systemd.1 \ man/systemd.automount.5 \ man/systemd.device.5 \ @@ -1659,7 +1658,6 @@ EXTRA_DIST += \ man/systemd-update-utmp.service.xml \ man/systemd-user-sessions.service.xml \ man/systemd-vconsole-setup.service.xml \ - man/systemd-verify.xml \ man/systemd.automount.xml \ man/systemd.device.xml \ man/systemd.directives.xml \ |