tevent: Fix tutorial reference
authorVolker Lendecke <vl@samba.org>
Tue, 30 Jul 2013 12:37:16 +0000 (14:37 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 12 Aug 2013 07:17:10 +0000 (09:17 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Mon Aug 12 09:17:10 CEST 2013 on sn-devel-104

lib/tevent/doc/tevent_request.dox

index 3358cfbca9100785b3005043a618c9d9abf06771..7fcfb55e8fb8827a3794b7db66d9e2d37c69123d 100644 (file)
@@ -182,10 +182,8 @@ tevent_wakeup_recv() )
 
 @image html tevent_subrequest.png
 
-Comprehensive example containing features from this chapter is especially by
-reason of nested subrequests very long and therefore it is located as an
-example on the attached CD. Description and explanation is placed within the
-source code itself (subrequest.c) and enclosed file README. The example is
-available <a href="subrequest_example.zip">here</a>.
+A comprehensive example of nested subrequests can be found in the file
+echo_server.c. It implements a complete, self-contained echo server with no
+dependencies but libevent and libtalloc.
 
 */