(NNTP): Explain `port'.
authorSimon Josefsson <jas@extundo.com>
Tue, 31 Oct 2000 18:50:18 +0000 (18:50 +0000)
committerSimon Josefsson <jas@extundo.com>
Tue, 31 Oct 2000 18:50:18 +0000 (18:50 +0000)
texi/ChangeLog
texi/gnus.texi

index efd58bf..04873fc 100644 (file)
@@ -1,3 +1,7 @@
+2000-10-31  Simon Josefsson  <sj@extundo.com>
+
+       * gnus.texi (NNTP): Explain `port'.
+
 2000-10-30  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
        * gnus.texi (Archived Messages): Explain what happens when group
index 2d7ddd4..f2823ed 100644 (file)
@@ -10472,15 +10472,17 @@ manual page, but here are the salient facts:
 The file contains one or more line, each of which define one server.
 
 @item
-Each line may contain an arbitrary number of token/value pairs.  The
-valid tokens include @samp{machine}, @samp{login}, @samp{password},
-@samp{default}, @samp{port} and @samp{force}.  (The latter is not a
-valid @file{.netrc}/@code{ftp} token, which is almost the only way the
-@file{.authinfo} file format deviates from the @file{.netrc} file
-format.)
-
+Each line may contain an arbitrary number of token/value pairs.  
 @end enumerate
 
+The valid tokens include @samp{machine}, @samp{login}, @samp{password},
+@samp{default}.  Gnus introduce two new tokens, not present in the
+original @file{.netrc}/@code{ftp} syntax, namely @samp{port} and
+@samp{force}.  (This is the only way the @file{.authinfo} file format
+deviates from the @file{.netrc} file format.) @samp{port} is used to
+indicate what port on the server the credentials apply to, @samp{force}
+is explained below.
+
 Here's an example file:
 
 @example