Git commit e69ee9b700fac1ecceb9a45b505d4fe3820da46e by Antoni Bella Pérez. Committed on 11/10/2020 at 14:25. Pushed by bellaperez into branch 'master'.
Various fixes M +1 -1 docs/kdebugdialog5/index.docbook M +1 -1 docs/kf5-config/man-kf5-config.1.docbook https://invent.kde.org/frameworks/kdelibs4support/commit/e69ee9b700fac1ecceb9a45b505d4fe3820da46e diff --git a/docs/kdebugdialog5/index.docbook b/docs/kdebugdialog5/index.docbook index 93964d251..610ac5770 100644 --- a/docs/kdebugdialog5/index.docbook +++ b/docs/kdebugdialog5/index.docbook @@ -125,7 +125,7 @@ message.</para> <para>When you close the dialog by pressing <guibutton>OK</guibutton>, your entries apply immediately and are saved in <filename>$<envar>XDG_CONFIG_HOME</envar>/kdebugrc</filename> -(~/.config/kdebugrc by default). When you press +(<filename>~/.config/kdebugrc</filename> by default). When you press <guibutton>Cancel</guibutton>, your entries are discarded and the old ones are restored.</para> diff --git a/docs/kf5-config/man-kf5-config.1.docbook b/docs/kf5-config/man-kf5-config.1.docbook index 3152ddbd5..d9af606da 100644 --- a/docs/kf5-config/man-kf5-config.1.docbook +++ b/docs/kf5-config/man-kf5-config.1.docbook @@ -58,7 +58,7 @@ installation reside on your system. </para> <note><para><command>kf5-config</command> is mostly a deprecated replacement for kde4-config, while the -recommended tool to use instead is qtpaths (which is shipped with &Qt;). +recommended tool to use instead is <command>qtpaths</command> (which is shipped with &Qt;). </para></note> </refsect1>
