aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-12-27 16:31:02 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-12-27 16:31:02 +0000
commit9ca684484a351b414659ea2119c34e2b8d048401 (patch)
treed79ad84d52d09cbf518902d8591c284e444f9a2b /fetchmail.man
parent6d1abe35b139565af4fda8a67e2e9566329057db (diff)
downloadfetchmail-9ca684484a351b414659ea2119c34e2b8d048401.tar.gz
fetchmail-9ca684484a351b414659ea2119c34e2b8d048401.tar.bz2
fetchmail-9ca684484a351b414659ea2119c34e2b8d048401.zip
Typo fix.
svn path=/trunk/; revision=700
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man
index 42e05215..17cc0386 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -660,8 +660,8 @@ invoking user is used.) Here's a contrived example:
This says that the user invoking \fIfetchmail\fR has the same username
on pop.provider.net, and password `gumshoe' there.
It also associates the local username `smith' with the pop.provider.net
-username `jsmith' and the local username `jones' with the pop.provider.net
-username `jjones'.
+username `jsmith' and the local username `jjones' with the pop.provider.net
+username `jones'.
.PP
This example is contrived because, in practice, you are very unlikely
to be specifying multiple users per server unless running it as root