LXSession: Text tweaks

libical: note that timezones passes on systemd

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21371 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Douglas R. Reno 2019-03-21 16:57:25 +00:00
parent ab68492297
commit b5e5d591d3
2 changed files with 6 additions and 4 deletions

View File

@ -117,7 +117,9 @@ make</userinput></screen>
<para>
To test the results, issue: <command>make test</command>.
One test, timezones, is known to fail.
One test, timezones, is known to fail on SysV systems.
<!-- On systemd, we symlink the current timezone to
/etc/localtime, which is what libical expects. -->
</para>
<para>

View File

@ -196,7 +196,7 @@ make</userinput></screen>
<term><command>lxpolkit</command></term>
<listitem>
<para>
is the polkit agent.
is a polkit agent.
</para>
<indexterm zone="lxsession lxpolkit">
<primary sortas="b-lxpolkit">lxpolkit</primary>
@ -258,7 +258,7 @@ make</userinput></screen>
<term><command>lxsession-default-terminal</command></term>
<listitem>
<para>
launch default terminal set by LXSession.
launch the default terminal set by LXSession.
</para>
<indexterm zone="lxsession lxsession-default-terminal">
<primary sortas="b-lxsession-default-terminal">lxsession-default-terminal</primary>
@ -294,7 +294,7 @@ make</userinput></screen>
<term><command>lxsession-xdg-autostart</command></term>
<listitem>
<para>
handle autostart spec of freedesktop.org.
handles the autostart spec of freedesktop.org.
</para>
<indexterm zone="lxsession lxsession-xdg-autostart">
<primary sortas="b-lxsession-xdg-autostart">lxsession-xdg-autostart</primary>