From 3c152dcd9b0f62c878a1a56150fcbed404adb44c Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 5 Jul 2012 21:15:27 -0500 Subject: Help handbook updates. --- doc/tdm/index.docbook | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/tdm') 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. Pressing the OK button initiates the selected action; pressing the Cancel button returns to the -main &tdm; dialog box. +main &tdm; dialog box. @@ -560,7 +560,7 @@ covered with this one color. Pattern By choosing this mode, you select two colors (using both color -buttons). You then select a pattern by clicking +buttons). You then select a pattern by clicking Setup. 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 OK, and &tde; will render the pattern @@ -779,7 +779,7 @@ login or disabling passwords. options. Every option in the Convenience tab is well-suited to seriously compromise your system security. Practically, these options are only to be used in a completely non-critical -environment, ⪚ a private computer at home. +environment, ⪚ a private computer at home. Automatic Login @@ -1410,7 +1410,7 @@ more. 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 -- cgit v1.2.1