[kde-doc-english] [kpackage] docs/kpackagetool: rename kpackagetool man to kpackagetool5
Harald Sitter
sitter at kde.org
Mon Jan 5 01:20:48 UTC 2015
Git commit 2265675efb5a782e2bdec736a985f58c989c7226 by Harald Sitter.
Committed on 05/01/2015 at 01:20.
Pushed by sitter into branch 'master'.
rename kpackagetool man to kpackagetool5
this aligns the manpage name to the binary name. also adjusted all
references to the binary to use the 5 suffix.
REVIEW: 121834
M +1 -1 docs/kpackagetool/CMakeLists.txt
R +6 -6 docs/kpackagetool/man-kpackagetool5.1.docbook [from: docs/kpackagetool/man-kpackagetool.1.docbook - 092% similarity]
http://commits.kde.org/kpackage/2265675efb5a782e2bdec736a985f58c989c7226
diff --git a/docs/kpackagetool/CMakeLists.txt b/docs/kpackagetool/CMakeLists.txt
index 346982d..1d97dd7 100644
--- a/docs/kpackagetool/CMakeLists.txt
+++ b/docs/kpackagetool/CMakeLists.txt
@@ -1,2 +1,2 @@
-kdoctools_create_manpage(man-kpackagetool.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR})
+kdoctools_create_manpage(man-kpackagetool5.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR})
diff --git a/docs/kpackagetool/man-kpackagetool.1.docbook b/docs/kpackagetool/man-kpackagetool5.1.docbook
similarity index 92%
rename from docs/kpackagetool/man-kpackagetool.1.docbook
rename to docs/kpackagetool/man-kpackagetool5.1.docbook
index 8f6fe5a..47265ad 100644
--- a/docs/kpackagetool/man-kpackagetool.1.docbook
+++ b/docs/kpackagetool/man-kpackagetool5.1.docbook
@@ -8,22 +8,22 @@
<title>KPackage Manager</title>
<date>2014-04-25</date>
<releaseinfo>5.0</releaseinfo>
-<productname>&kde; kpackagetool</productname>
+<productname>&kde; kpackagetool5</productname>
</refentryinfo>
<refmeta>
-<refentrytitle><command>kpackagetool</command></refentrytitle>
+<refentrytitle><command>kpackagetool5</command></refentrytitle>
<manvolnum>1</manvolnum>
</refmeta>
<refnamediv>
-<refname><command>kpackagetool</command></refname>
+<refname><command>kpackagetool5</command></refname>
<refpurpose>Install, list, remove Plasma packages</refpurpose>
</refnamediv>
<refsynopsisdiv>
<cmdsynopsis>
-<command>kpackagetool</command>
+<command>kpackagetool5</command>
<group choice="opt"><option>--hash</option> <replaceable> path</replaceable></group>
<group choice="opt"><option>-g, --global</option></group>
@@ -42,7 +42,7 @@
<refsect1>
<title>Description</title>
-<para><command>kpackagetool</command> is a command line tool to
+<para><command>kpackagetool5</command> is a command line tool to
install, list, remove Plasma packages.</para>
</refsect1>
@@ -110,7 +110,7 @@ url="help:/plasma-desktop">help:/plasma-desktop</ulink>
<refsect1>
<title>Authors</title>
-<para><command>kpackagetool</command> was written by
+<para><command>kpackagetool5</command> was written by
<personname><firstname>Aaron</firstname><surname>Seigo</surname></personname> <email>aseigo at kde.org</email>.</para>
</refsect1>
More information about the kde-doc-english
mailing list