aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2001-05-22 18:15:39 +0000
committerEric S. Raymond <esr@thyrsus.com>2001-05-22 18:15:39 +0000
commit71d5bee284e8178cdeb8cf231c9070ac332d1c2c (patch)
treed7fb4f3e17425daaa0242707bea46610ca92db49 /fetchmail.man
parented9fcc214601c1f25bc51bd3f395811f2b2795c6 (diff)
downloadfetchmail-71d5bee284e8178cdeb8cf231c9070ac332d1c2c.tar.gz
fetchmail-71d5bee284e8178cdeb8cf231c9070ac332d1c2c.tar.bz2
fetchmail-71d5bee284e8178cdeb8cf231c9070ac332d1c2c.zip
Typo fix.
svn path=/trunk/; revision=3325
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man2
1 files changed, 1 insertions, 1 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 030da083..ee92063c 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -250,7 +250,7 @@ program to establish the TCP connection. This is useful if you want
to use socks, SSL, ssh, or need some special firewalling setup. The
program will be looked up in $PATH and can optionally be passed the
hostname and port as arguments using "%h" and "%p" respectively (note
-that the interpolation logic is rather promitive, and these token must
+that the interpolation logic is rather primitive, and these token must
be bounded by whitespace or beginning of string or end of string).
Fetchmail will write to the plugin's stdin and read from the plugin's
stdout.