summaryrefslogtreecommitdiffstats
path: root/Doc/libsocksvr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/libsocksvr.tex')
-rw-r--r--Doc/libsocksvr.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/libsocksvr.tex b/Doc/libsocksvr.tex
index 1e3cac3..a45b948 100644
--- a/Doc/libsocksvr.tex
+++ b/Doc/libsocksvr.tex
@@ -36,6 +36,8 @@ many requests.
Server classes have the same external methods and attributes, no
matter what network protocol they use:
+\renewcommand{\indexsubitem}{(in module SocketServer)}
+
%XXX should data and methods be intermingled, or separate?
% how should the distinction between class and instance variables be
% drawn?