summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2000-04-26 18:20:04 (GMT)
committerFred Drake <fdrake@acm.org>2000-04-26 18:20:04 (GMT)
commitac308d0a6fb0d68bbb4949cadc54e221d27da958 (patch)
tree6adafb4e7b02d8a54f5f3f668c23abef435be332
parent64b72b6f4f8ce2ca487f901588fe95f1625b8dbb (diff)
downloadcpython-ac308d0a6fb0d68bbb4949cadc54e221d27da958.zip
cpython-ac308d0a6fb0d68bbb4949cadc54e221d27da958.tar.gz
cpython-ac308d0a6fb0d68bbb4949cadc54e221d27da958.tar.bz2
Added a "See also:" section that exhibits the \seerfc markup.
-rw-r--r--Doc/lib/libtelnetlib.tex7
1 files changed, 7 insertions, 0 deletions
diff --git a/Doc/lib/libtelnetlib.tex b/Doc/lib/libtelnetlib.tex
index de88953..eaf6699 100644
--- a/Doc/lib/libtelnetlib.tex
+++ b/Doc/lib/libtelnetlib.tex
@@ -25,6 +25,13 @@ individual descriptions below.
\end{classdesc}
+\begin{seealso}
+ \seerfc{854}{Telnet Protocol Specification}{
+ Definition of the Telnet protocol.}
+\end{seealso}
+
+
+
\subsection{Telnet Objects \label{telnet-objects}}
\class{Telnet} instances have the following methods: