Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 58a2dff

Browse files
committed
Replace minimal \seetext references with better annotated \seerfc
references, telling the reader more about what to expect at the other end of the links.
1 parent da175f4 commit 58a2dff

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

Doc/lib/libsmtplib.tex

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,14 @@ \section{\module{smtplib} ---
7575

7676

7777
\begin{seealso}
78-
\seetext{Internet \rfc{821}, \emph{Simple Mail Transfer Protocol}.
79-
Available online at
80-
\url{http://info.internet.isi.edu/in-notes/rfc/files/rfc821.txt}.}
81-
82-
\seetext{Internet \rfc{1869}, \emph{SMTP Service Extensions}.
83-
Available online at
84-
\url{http://info.internet.isi.edu/in-notes/rfc/files/rfc1869.txt}.}
78+
\seerfc{821}{Simple Mail Transfer Protocol}{Protocol definition for
79+
SMTP. This document covers the model, operating procedure,
80+
and protocol details for SMTP.}
81+
\seerfc{1869}{SMTP Service Extensions}{Definition of the ESMTP
82+
extensions for SMTP. This describes a framework for
83+
extending SMTP with new commands, supporting dynamic
84+
discovery of the commands provided by the server, and
85+
defines a few additional commands.}
8586
\end{seealso}
8687

8788

0 commit comments

Comments
 (0)