Description: Fix issue with subsection vs section
Author: Mathieu Malaterre <malat@debian.org>
Forwarded: no

--- socket++-1.12.13.orig/doc/socket++.texi
+++ socket++-1.12.13/doc/socket++.texi
@@ -2334,7 +2334,7 @@ an @code{echo} object is a smart pointer
 
 @end table
 
-@subsection tsecho.C
+@section tsecho.C
 @example
 // echo server. Serves clients at port 4000.
 #include <echo.h>
@@ -2449,7 +2449,7 @@ recipient previously established through
 
 @end table
 
-@subsection tcsmtp.C
+@section tcsmtp.C
 @example
 // smtp client.
 // The president sends a message to gs4t@@virginia.edu.
