summaryrefslogtreecommitdiffstats
path: root/tdm/backend
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-02-24 22:53:44 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2012-02-24 23:26:11 -0600
commitfc2650816b4b95f21750c53c0d45daeff31510d6 (patch)
tree7227267d1ba5acef3b86db06979667a13bebc7c5 /tdm/backend
parentca1a4375014b6f78a06c74169a1285abbcbcd819 (diff)
downloadtdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.tar.gz
tdebase-fc2650816b4b95f21750c53c0d45daeff31510d6.zip
Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694. Update konqueror user agent strings. This partially resolves bug report 774. Update TDM help options. This resolves bug report 618. Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
Diffstat (limited to 'tdm/backend')
-rw-r--r--tdm/backend/dm.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tdm/backend/dm.c b/tdm/backend/dm.c
index d372dd472..cd672f39a 100644
--- a/tdm/backend/dm.c
+++ b/tdm/backend/dm.c
@@ -182,9 +182,9 @@ main( int argc, char **argv )
printf( "Usage: %s [options] [tty]\n"
" -daemon\t - Daemonize even when started by init\n"
" -nodaemon\t - Don't daemonize even when started from command line\n"
-" -config <file> - Use alternative master configuration file\n"
+" -config <file> - Use alternate master configuration file\n"
" -xrm <res>\t - Override frontend-specific resource\n"
-" -error <file>\t - Use alternative log file\n"
+" -error <file>\t - (Or -logfile <file>) Use alternate log file\n"
" -debug <num>\t - Debug option bitfield:\n"
"\t\t\t0x1 - core log\n"
"\t\t\t0x2 - config reader log\n"