Git commit 27320ea558b8039ccee4ed77c706c664ad7f2bbc by Michael Pyne. Committed on 30/03/2014 at 02:54. Pushed by mpyne into branch 'master'.
GIT_SILENT doc: Correct obvious error w/ install-session-driver docs. M +1 -1 doc/index.docbook http://commits.kde.org/kdesrc-build/27320ea558b8039ccee4ed77c706c664ad7f2bbc diff --git a/doc/index.docbook b/doc/index.docbook index 2e46385..0e9324b 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -2081,7 +2081,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>
