summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqsessionmanager.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqsessionmanager.3qt')
-rw-r--r--doc/man/man3/tqsessionmanager.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqsessionmanager.3qt b/doc/man/man3/tqsessionmanager.3qt
index 070972691..89db74cae 100644
--- a/doc/man/man3/tqsessionmanager.3qt
+++ b/doc/man/man3/tqsessionmanager.3qt
@@ -103,7 +103,7 @@ This is similar to allowsInteraction(), but also tells the session manager that
.PP
See also allowsInteraction(), release(), and cancel().
.SH "bool TQSessionManager::allowsInteraction ()"
-Asks the session manager for permission to interact with the user. Returns TRUE if interaction is permitted; otherwise returns FALSE.
+Asks the session manager for permission to interact with the user. Returns true if interaction is permitted; otherwise returns false.
.PP
The rationale behind this mechanism is to make it possible to synchronize user interaction during a shutdown. Advanced session managers may ask all applications simultaneously to commit their data, resulting in a much faster shutdown.
.PP
@@ -198,7 +198,7 @@ See also setDiscardCommand(), restartCommand(), and setRestartCommand().
.SH "void * TQSessionManager::handle () const"
X11 only: returns a handle to the current \fCSmcConnection\fR.
.SH "bool TQSessionManager::isPhase2 () const"
-Returns TRUE if the session manager is currently performing a second session management phase; otherwise returns FALSE.
+Returns true if the session manager is currently performing a second session management phase; otherwise returns false.
.PP
See also requestPhase2().
.SH "void TQSessionManager::release ()"