From f4bab1690ebb7bb01ea2d89f92bffd26c04b61ee Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jun 2014 13:46:01 +0200 Subject: coredump: coredumpctl is so useful now, make it a first-class citizen Drop the "systemd-" prefix, renaming it from "systemd-coredumpctl" to "coredumpctl". --- Makefile-man.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile-man.am') diff --git a/Makefile-man.am b/Makefile-man.am index 03adc7ca26..938e2c3fd9 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -658,7 +658,7 @@ endif if ENABLE_COREDUMP MANPAGES += \ - man/systemd-coredumpctl.1 + man/coredumpctl.1 MANPAGES_ALIAS += \ # @@ -1477,6 +1477,7 @@ EXTRA_DIST += \ man/bootctl.xml \ man/bootup.xml \ man/busctl.xml \ + man/coredumpctl.xml \ man/crypttab.xml \ man/daemon.xml \ man/halt.xml \ @@ -1569,7 +1570,6 @@ EXTRA_DIST += \ man/systemd-cat.xml \ man/systemd-cgls.xml \ man/systemd-cgtop.xml \ - man/systemd-coredumpctl.xml \ man/systemd-cryptsetup-generator.xml \ man/systemd-cryptsetup@.service.xml \ man/systemd-delta.xml \ -- cgit v1.2.3-54-g00ecf