From fc2650816b4b95f21750c53c0d45daeff31510d6 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 24 Feb 2012 22:53:44 -0600 Subject: 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. --- tdm/README | 2 +- tdm/backend/dm.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'tdm') diff --git a/tdm/README b/tdm/README index 6c0fce18b..86771ad46 100644 --- a/tdm/README +++ b/tdm/README @@ -361,7 +361,7 @@ TDM accepts two command line options related to logging: Logs from "-debug 7" are usually a good start. - -logfile + -error , -logfile is the file to log various messages to. The default log file is /var/log/tdm.log. For internal reasons there is no option in tdmrc to permanently specify the log file location. If you redirect TDM's 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 - Use alternative master configuration file\n" +" -config - Use alternate master configuration file\n" " -xrm \t - Override frontend-specific resource\n" -" -error \t - Use alternative log file\n" +" -error \t - (Or -logfile ) Use alternate log file\n" " -debug \t - Debug option bitfield:\n" "\t\t\t0x1 - core log\n" "\t\t\t0x2 - config reader log\n" -- cgit v1.2.1