diff options
author | Eric S. Raymond <esr@thyrsus.com> | 2002-07-10 13:56:20 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 2002-07-10 13:56:20 +0000 |
commit | 16e90f0c2139d5600083013e30a1338d9894e255 (patch) | |
tree | e09cc59cd8193c58b9a01a1aa5da88e8d3bb5269 /fetchmail.man | |
parent | 25d874ba0762ce219279e8640ee4f6f921fe7828 (diff) | |
download | fetchmail-16e90f0c2139d5600083013e30a1338d9894e255.tar.gz fetchmail-16e90f0c2139d5600083013e30a1338d9894e255.tar.bz2 fetchmail-16e90f0c2139d5600083013e30a1338d9894e255.zip |
More fixes from Sunil.
svn path=/trunk/; revision=3660
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man index 18196c28..eabc7d12 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1255,7 +1255,7 @@ port -P T{ Specify TCP/IP service port T} auth[enticate] \& T{ -Set authentication type (default `password') +Set authentication type (default `any') T} timeout -t T{ Server inactivity timeout in seconds (default 300) |