Added a "See also:" section that exhibits the \seerfc markup.
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 @@
 \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: