Git commit e4a052c703b6c6061aa80fcbde5928c66eaa63a8 by Antoni Bella Pérez. Committed on 11/10/2020 at 14:28. Pushed by bellaperez into branch 'master'.
Various fixes M +1 -1 docs/meinproc5/man-meinproc5.1.docbook M +4 -4 docs/qt5options/man-qt5options.7.docbook https://invent.kde.org/frameworks/kdoctools/commit/e4a052c703b6c6061aa80fcbde5928c66eaa63a8 diff --git a/docs/meinproc5/man-meinproc5.1.docbook b/docs/meinproc5/man-meinproc5.1.docbook index b64aa261..968bdc42 100644 --- a/docs/meinproc5/man-meinproc5.1.docbook +++ b/docs/meinproc5/man-meinproc5.1.docbook @@ -203,7 +203,7 @@ If you need to view the &HTML; output in another browser (for example, if you're where <replaceable>stylesheet-name</replaceable> is the full path to one of the &XSL; stylesheets in <kdoctools_installation_prefix>/share/kf5/kdoctools/customization/. To produce output suitable for the web, you can use <command>kde-web.xsl</command> or -<command>kde-chunk-online.xsl</command>. See the README +<command>kde-chunk-online.xsl</command>. See the <filename>README</filename> file in that directory for more details. </para> diff --git a/docs/qt5options/man-qt5options.7.docbook b/docs/qt5options/man-qt5options.7.docbook index a79816a7..ac86a54a 100644 --- a/docs/qt5options/man-qt5options.7.docbook +++ b/docs/qt5options/man-qt5options.7.docbook @@ -66,7 +66,7 @@ </term> <listitem><para> Set the application &GUI; style. Possible values depend on the system configuration. -If &Qt; is compiled with additional styles or has additional styles as plugins these will be available to the -style command line option.</para> +If &Qt; is compiled with additional styles or has additional styles as plugins these will be available to the <option>-style</option> command line option.</para> </listitem> </varlistentry> @@ -187,7 +187,7 @@ Restore the application from an earlier session. <option>-display</option> <replaceable>hostname:screen_number</replaceable> </term> <listitem><para> -Switch displays on &X11;. Overrides the DISPLAY environment variable. +Switch displays on &X11;. Overrides the <envar>DISPLAY</envar> environment variable. </para></listitem> </varlistentry> @@ -205,8 +205,8 @@ Specify the window geometry for the main window on &X11;. For example: -geometry <option>-dialogs=</option> <replaceable>[xp|none]</replaceable> </term> <listitem><para> -Only available for -platform windows. -xp uses XP-style native dialogs and none disables them.</para></listitem> +Only available for the &Windows; platform. +XP uses native style dialogs and none disables them.</para></listitem> </varlistentry> <varlistentry>
