Git commit d2a9e4da88689fd466aa50b8b16f52cdcf44ca06 by Burkhard Lück. Committed on 03/08/2015 at 05:21. Pushed by lueck into branch 'master'.
Fix releaseinfo+productname, rm obsolet options in plasmapkg2 docbook REVIEW:124568 M +3 -5 docs/plasmapkg/man-plasmapkg2.1.docbook http://commits.kde.org/plasma-framework/d2a9e4da88689fd466aa50b8b16f52cdcf44ca06 diff --git a/docs/plasmapkg/man-plasmapkg2.1.docbook b/docs/plasmapkg/man-plasmapkg2.1.docbook index 0838fad..0952bd2 100644 --- a/docs/plasmapkg/man-plasmapkg2.1.docbook +++ b/docs/plasmapkg/man-plasmapkg2.1.docbook @@ -7,8 +7,8 @@ <refentryinfo> <title>Plasma Package Manager</title> <date>2014-04-25</date> -<releaseinfo>5.0</releaseinfo> -<productname>&kde; plasmapkg2</productname> +<releaseinfo>Frameworks 5.0</releaseinfo> +<productname>KDE Frameworks</productname> </refentryinfo> <refmeta> @@ -35,8 +35,6 @@ <group choice="opt"><option>--list-types</option></group> <group choice="opt"><option>-r, --remove</option> <replaceable> name</replaceable></group> <group choice="opt"><option>-p, --packageroot</option> <replaceable> path</replaceable></group> -<arg choice="opt">KDE Generic Options</arg> -<arg choice="opt">Qt Generic Options</arg> </cmdsynopsis> </refsynopsisdiv> @@ -90,7 +88,7 @@ install, list, remove Plasma packages.</para> <varlistentry> <term><option>-p, --packageroot</option> <replaceable> path</replaceable></term> <listitem><para>Absolute path to the package root. If not supplied, then the standard data -directories for this &kde; session will be searched instead.</para></listitem> +directories for this &plasma; session will be searched instead.</para></listitem> </varlistentry> </variablelist> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
