summaryrefslogtreecommitdiffstats
path: root/doc/src/messaging.qdoc
diff options
context:
space:
mode:
authorRohan McGovern <[email protected]>2009-03-09 14:11:11 +1000
committerRohan McGovern <[email protected]>2009-03-09 14:11:11 +1000
commit26623c4957f14ee593b17f5dfb70fc87354aa537 (patch)
tree4d778d461d82ad418badc82a937fcd3af4b07378 /doc/src/messaging.qdoc
parent9f4319964c0b1aa35a3d60b5b1726908fb01365d (diff)
parent3bc3d8620694f4a32d070c73a2321f66f6a26b32 (diff)
Merge branch 'master' of [email protected]:addons/messagingframework2009W10
Diffstat (limited to 'doc/src/messaging.qdoc')
-rw-r--r--doc/src/messaging.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/messaging.qdoc b/doc/src/messaging.qdoc
index f1e1ccd7..4bc08e06 100644
--- a/doc/src/messaging.qdoc
+++ b/doc/src/messaging.qdoc
@@ -75,7 +75,7 @@ or optionally remove unwanted tests from the qmf.pro.
\section1 Running Messaging Framework
-After \c make \c install has run, the following image layout should exist in your image directory:
+After \c make \c install has run, the following layout should exist in your image directory:
\code
bin
@@ -96,8 +96,8 @@ QMF_PLUGINS=<imagedir/plugins>
Optionally set \c QMF_DATA to the location where you want the framework data files stored. If this is not set, the
default of \c $HOME/.qmf will be used.
-\bold Note: When running the test application \c qtmail, if the messageserver is not already running it will be started as
-a child process of the application. If debug output to stout is required from messageserver, ensure it is running before
-qtmail is started.
+\bold Note: When running the test application \c qtmail, if the \c messageserver is not already running it will be started as
+a child process of the application. If debug to stdout is required from \c messageserver, ensure it is running separately
+before running \c qtmail.
*/