From 75ac9bb94b7f8aeba8b4260f7d8462692011f219 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 26 Aug 2005 08:37:42 +0000 Subject: '' -> " where appropriate. svn path=/trunk/; revision=4265 --- fetchmail.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetchmail.man b/fetchmail.man index 1932459e..2fb80827 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -251,7 +251,7 @@ a static DNS. .B \-U | \-\-uidl (Keyword: uidl) Force UIDL use (effective only with POP3). Force client-side tracking -of 'newness' of messages (UIDL stands for ''unique ID listing'' and is +of 'newness' of messages (UIDL stands for "unique ID listing" and is described in RFC1939). Use with 'keep' to use a mailbox as a baby news drop for a group of users. The fact that seen messages are skipped is logged, unless error logging is done through syslog while running in @@ -404,7 +404,7 @@ default. However, when using Kerberos authentication, the FQDN of the machine running fetchmail is added to the end of the list as an invisible default. Each hostname may have a port number following the host name. The port number is separated from the host name by a -slash; the default port is 25 (or ''smtp'' under IPv6). If you +slash; the default port is 25 (or "smtp" under IPv6). If you specify an absolute path name (beginning with a /), it will be interpreted as the name of a UNIX socket accepting LMTP connections (such as is supported by the Cyrus IMAP daemon) Example: -- cgit v1.2.3