diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tdeioslave/nntp/index.docbook | 7 | ||||
-rw-r--r-- | doc/tdeioslave/pop3/index.docbook | 1 |
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/tdeioslave/nntp/index.docbook b/doc/tdeioslave/nntp/index.docbook index dbb2becb5..f3165d400 100644 --- a/doc/tdeioslave/nntp/index.docbook +++ b/doc/tdeioslave/nntp/index.docbook @@ -5,10 +5,11 @@ ]> <article lang="&language;" id="nntp"> -<title>nntp</title> +<title>nntp / nntps</title> <articleinfo> <authorgroup> -<author>&Lauri.Watts; &Lauri.Watts.mail;</author> +<author>&Lauri.Watts;</author> +<author>&tde-authors;</author> <!-- TRANS:ROLES_OF_TRANSLATORS --> </authorgroup> </articleinfo> @@ -44,4 +45,6 @@ will cause a lot of network traffic. Some commercial usenet servers have 60,000 or more groups available, and doing such a thing may cause your desktop to freeze.</para> +<para>NNTPS is the NNTP protocol encrypted via SSL.</para> + </article> diff --git a/doc/tdeioslave/pop3/index.docbook b/doc/tdeioslave/pop3/index.docbook index 380a3df0b..2e822967a 100644 --- a/doc/tdeioslave/pop3/index.docbook +++ b/doc/tdeioslave/pop3/index.docbook @@ -21,5 +21,4 @@ The Post Office Protocol (POP3) allows a user's workstation to access mail from <para>POP3S is the POP3 protocol encrypted via SSL.</para> - </article> |