summaryrefslogtreecommitdiffstats
path: root/doc/tdm/index.docbook
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-07-05 21:15:27 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-07-05 21:15:27 -0500
commit3c152dcd9b0f62c878a1a56150fcbed404adb44c (patch)
tree4c077c7f12892cd4337b6318b42934f95a2705f3 /doc/tdm/index.docbook
parent38a4b91dbd23ba7650b8e4e567f2c734c288ced6 (diff)
downloadtdebase-3c152dcd9b0f62c878a1a56150fcbed404adb44c.tar.gz
tdebase-3c152dcd9b0f62c878a1a56150fcbed404adb44c.zip
Help handbook updates.
Diffstat (limited to 'doc/tdm/index.docbook')
-rw-r--r--doc/tdm/index.docbook8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/tdm/index.docbook b/doc/tdm/index.docbook
index 510036a1d..9f905c9d6 100644
--- a/doc/tdm/index.docbook
+++ b/doc/tdm/index.docbook
@@ -297,7 +297,7 @@ software.</para>
<para>Pressing the <guibutton>OK</guibutton> button initiates the selected
action; pressing the <guibutton>Cancel</guibutton> button returns to the
-main &tdm; dialog box. </para>
+main &tdm; dialog box.</para>
</chapter>
@@ -560,7 +560,7 @@ covered with this one color.</para></listitem>
<varlistentry>
<term>Pattern</term>
<listitem><para>By choosing this mode, you select two colors (using both color
-buttons). </para> <para>You then select a pattern by clicking
+buttons).</para> <para>You then select a pattern by clicking
<guilabel>Setup</guilabel>. This opens a new dialog window, which gives you
the opportunity to select a pattern. Simply click once on the pattern of your
choice, then click on <guilabel>OK</guilabel>, and &tde; will render the pattern
@@ -779,7 +779,7 @@ login or disabling passwords.</para>
options. Every option in the <guilabel>Convenience</guilabel> tab is
well-suited to seriously compromise your system security. Practically,
these options are only to be used in a completely non-critical
-environment, &eg; a private computer at home. </para></important>
+environment, &eg; a private computer at home.</para></important>
<sect3 id="loginmanager-convenience-autologin">
<title>Automatic Login</title>
@@ -1410,7 +1410,7 @@ more.</para>
<programlisting>if tdmctl | grep -q shutdown; then
IFS=$'\t'
- set -- `tdmctl listbootoptions`
+ set -- mdash; `tdmctl listbootoptions`
if [ "$1" = ok ]; then
fbsd=$(echo "$2" | tr ' ' '\n' | sed -ne 's,\\s, ,g;/freebsd/I{p;q}')
if [ -n "$fbsd" ]; then