summaryrefslogtreecommitdiffstats
path: root/examples/network/doc/src/threadedfortuneserver.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/doc/src/threadedfortuneserver.qdoc')
-rw-r--r--examples/network/doc/src/threadedfortuneserver.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/examples/network/doc/src/threadedfortuneserver.qdoc b/examples/network/doc/src/threadedfortuneserver.qdoc
index a740d126e2..51198061e6 100644
--- a/examples/network/doc/src/threadedfortuneserver.qdoc
+++ b/examples/network/doc/src/threadedfortuneserver.qdoc
@@ -4,7 +4,7 @@
/*!
\example threadedfortuneserver
\title Threaded Fortune Server
- \meta category {Networking}
+ \examplecategory {Networking}
\meta tags {tcp,network,threading,server,synchronous-io}
\ingroup examples-network
@@ -81,6 +81,5 @@
the socket has disconnected. Because we are running in a separate thread,
the GUI will remain responsive.
- \sa {Fortune Server Example}, {Fortune Client Example}, {Blocking Fortune
- Client Example}
+ \sa {Fortune Server}, {Fortune Client}, {Blocking Fortune Client}
*/