Git commit 66caa99ebd29ff5ebbc7068843f526e00511b412 by Yuri Chornoivan. Committed on 05/07/2013 at 05:31. Pushed by yurchor into branch 'master'.
Fix conversion glitches M +3 -5 doc/man-kdesvn.1.docbook M +3 -4 doc/man-kdesvnaskpass.1.docbook http://commits.kde.org/kdesvn/66caa99ebd29ff5ebbc7068843f526e00511b412 diff --git a/doc/man-kdesvn.1.docbook b/doc/man-kdesvn.1.docbook index 2d0121c..6115659 100644 --- a/doc/man-kdesvn.1.docbook +++ b/doc/man-kdesvn.1.docbook @@ -35,12 +35,11 @@ <refsect1 id='options'><title>OPTIONS</title> -<refsect2 id='ss_arguments'><title>.SS Arguments:</title> +<refsect2 id='ss_arguments'><title>Arguments:</title> <variablelist> <varlistentry> - <term><emphasis>exec</emphasis></term> - <listitem> -<para><command> Execute subversion command ("exec help" for more information, opens KDE Help Center)</para> + <term><emphasis>exec</emphasis> <command></term> + <listitem><para>Execute subversion command ("exec help" for more information, opens KDE Help Center)</para> </listitem> </varlistentry> <varlistentry> @@ -337,7 +336,6 @@ from the command-line.</para> <refsect1 id='authors'><title>AUTHORS</title> <literallayout> Rajko Albrecht <ral at alwins-world.de> -<!-- .br --> </literallayout></refsect1> </refentry> diff --git a/doc/man-kdesvnaskpass.1.docbook b/doc/man-kdesvnaskpass.1.docbook index 16d3ba0..64ae4b0 100644 --- a/doc/man-kdesvnaskpass.1.docbook +++ b/doc/man-kdesvnaskpass.1.docbook @@ -32,7 +32,7 @@ <refsect1 id='options'><title>OPTIONS</title> -<refsect2 id='ss_arguments'><title>.SS Arguments:</title> +<refsect2 id='ss_arguments'><title>Arguments:</title> <variablelist> <varlistentry> <term><emphasis>prompt</emphasis></term> @@ -264,9 +264,9 @@ root</para> </listitem> </varlistentry> <varlistentry> - <term><option>--stylesheet</option></term> + <term><option>--stylesheet <file.qss></option></term> <listitem> -<para><file.qss> applies the Qt stylesheet to the application widgets</para> + <para>applies the Qt stylesheet to the application widgets</para> </listitem> </varlistentry> </variablelist> @@ -282,7 +282,6 @@ root</para> <refsect1 id='authors'><title>AUTHORS</title> <literallayout> Rajko Albrecht <ral at alwins-world.de> -<!-- .br --> </literallayout></refsect1> </refentry>
