From: Zbigniew Jędrzejewski-Szmek Date: Tue, 24 Jun 2014 03:09:08 +0000 (-0400) Subject: Revert "Add systemd-coredumpctl as an alias for coredumpctl" X-Git-Tag: v215~198 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=96e264415033ef9b07c062850aed4cac316f20b8;hp=2424a4755d38f360cfce2ff192776ff91f739c2d;p=elogind.git Revert "Add systemd-coredumpctl as an alias for coredumpctl" This reverts the documentation part of commit dfdd0e0730385eef08f019863fd41168b05b6ab0. --- diff --git a/Makefile-man.am b/Makefile-man.am index edea4c365..1e4ec6793 100644 --- a/Makefile-man.am +++ b/Makefile-man.am @@ -666,10 +666,8 @@ if ENABLE_COREDUMP MANPAGES += \ man/coredumpctl.1 MANPAGES_ALIAS += \ - man/systemd-coredumpctl.1 -man/systemd-coredumpctl.1: man/coredumpctl.1 -man/systemd-coredumpctl.html: man/coredumpctl.html - $(html-alias) + # + endif diff --git a/man/coredumpctl.xml b/man/coredumpctl.xml index 0cd3fe558..5ea865eaa 100644 --- a/man/coredumpctl.xml +++ b/man/coredumpctl.xml @@ -45,8 +45,6 @@ coredumpctl - systemd-coredumpctl - Retrieve coredumps from the journal @@ -65,10 +63,6 @@ coredumpctl may be used to retrieve coredumps from systemd-journald8. - - systemd-coredumpctl is a - depracated alias for - coredumpctl.