summaryrefslogtreecommitdiffstats
path: root/doc/src/platforms/emb-pointer.qdoc
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2010-11-17 13:51:05 +0100
committerDavid Boddie <david.boddie@nokia.com>2010-11-17 13:51:05 +0100
commitb5d26bfb348b6a99529ecf9ab66845e7eacd4732 (patch)
treedf6de23cc2ac482b7c4c9a3c903a9c2750b037d8 /doc/src/platforms/emb-pointer.qdoc
parent0b6adc944d7da5d4b943f1bd85666af82f1450de (diff)
Doc: Minor fixes to style.
Diffstat (limited to 'doc/src/platforms/emb-pointer.qdoc')
-rw-r--r--doc/src/platforms/emb-pointer.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/platforms/emb-pointer.qdoc b/doc/src/platforms/emb-pointer.qdoc
index 81e532f5a0..506e9e002a 100644
--- a/doc/src/platforms/emb-pointer.qdoc
+++ b/doc/src/platforms/emb-pointer.qdoc
@@ -105,7 +105,7 @@
{touch panels} in which case the driver must be specified
explicitly to determine which device to use.
- To manually specify which driver to use, set the QWS_MOUSE_PROTO
+ To manually specify which driver to use, set the \c QWS_MOUSE_PROTO
environment variable. For example (if the current shell is bash,
ksh, zsh or sh):
@@ -156,7 +156,7 @@
\snippet doc/src/snippets/code/doc_src_emb-pointer.qdoc 8
To make \l{Qt for Embedded Linux} explicitly choose the tslib mouse
- handler, set the QWS_MOUSE_PROTO environment variable as explained
+ handler, set the \c QWS_MOUSE_PROTO environment variable as explained
above.
\endtable