From: Fred Drake Date: Wed, 26 Apr 2000 18:20:04 +0000 (+0000) Subject: Added a "See also:" section that exhibits the \seerfc markup. X-Git-Tag: v2.0b1~1930 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac308d0a6fb0d68bbb4949cadc54e221d27da958;p=python Added a "See also:" section that exhibits the \seerfc markup. --- diff --git a/Doc/lib/libtelnetlib.tex b/Doc/lib/libtelnetlib.tex index de8895311d..eaf6699279 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: