summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-06-23 23:09:08 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2014-06-23 23:14:55 -0400
commit96e264415033ef9b07c062850aed4cac316f20b8 (patch)
tree307ae3aa89f1777f2bf58b7fbfdfbeabc9eb76e7
parent2424a4755d38f360cfce2ff192776ff91f739c2d (diff)
Revert "Add systemd-coredumpctl as an alias for coredumpctl"
This reverts the documentation part of commit dfdd0e0730385eef08f019863fd41168b05b6ab0.
-rw-r--r--Makefile-man.am6
-rw-r--r--man/coredumpctl.xml6
2 files changed, 2 insertions, 10 deletions
diff --git a/Makefile-man.am b/Makefile-man.am
index edea4c3652..1e4ec6793e 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 0cd3fe558d..5ea865eaa2 100644
--- a/man/coredumpctl.xml
+++ b/man/coredumpctl.xml
@@ -45,8 +45,6 @@
<refnamediv>
<refname>coredumpctl</refname>
- <refname>systemd-coredumpctl</refname>
-
<refpurpose>Retrieve coredumps from the journal</refpurpose>
</refnamediv>
@@ -65,10 +63,6 @@
<para><command>coredumpctl</command> may be used to
retrieve coredumps from
<citerefentry><refentrytitle>systemd-journald</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para>
-
- <para><command>systemd-coredumpctl</command> is a
- depracated alias for
- <command>coredumpctl</command>.</para>
</refsect1>
<refsect1>