[sdk/kdesrc-build/docbook_historied_per_file] doc/kdesrc-buildrc: GIT_SILENT doc: Correct obvious error w/ install-session-driver docs. (silent)
Michael Pyne <[email protected]>
| Newsgroups | gmane.comp.kde.cvs,gmane.comp.kde.doc |
|---|---|
| Message-ID | <[email protected]> |
Git commit bbc106ef5f76f8839c806a51c65093c76c81ce01 by Michael Pyne. Committed on 30/03/2014 at 02:54. Pushed by ashark into branch 'docbook_historied_per_file'. GIT_SILENT doc: Correct obvious error w/ install-session-driver docs. Original commit: 27320ea5 https://invent.kde.org/sdk/kdesrc-build/-/commit/27320ea558b8039ccee4ed77c706c664ad7f2bbc M +1 -1 doc/kdesrc-buildrc/conf-options-table.docbook https://invent.kde.org/sdk/kdesrc-build/-/commit/bbc106ef5f76f8839c806a51c65093c76c81ce01 diff --git a/doc/kdesrc-buildrc/conf-options-table.docbook b/doc/kdesrc-buildrc/conf-options-table.docbook index 4f86bcdb..e6a550bd 100644 --- a/doc/kdesrc-buildrc/conf-options-table.docbook +++ b/doc/kdesrc-buildrc/conf-options-table.docbook @@ -549,7 +549,7 @@ login manager that allows you to login to your &kdesrc-build;-built &kde; deskto <para>This driver will alter the following files:</para> <itemizedlist> -<listitem><para><filename>~/.xsession</filename> (normally found at <filename>~/.config/kde-env-master.sh</filename>).</para></listitem> +<listitem><para><filename>~/.xsession</filename></para></listitem> <listitem><para><filename>$XDG_CONFIG_HOME/kde-env-master.sh</filename> (normally found at <filename>~/.config/kde-env-master.sh</filename>).</para></listitem> <listitem><para><filename>$XDG_CONFIG_HOME/kde-env-user.sh</filename> (normally found at <filename>~/.config/kde-env-user.sh</filename>).</para></listitem> </itemizedlist>