summaryrefslogtreecommitdiff
path: root/imap/docs/drivers.txt
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2020-01-15 21:41:39 -0700
committerEduardo Chappa <chappa@washington.edu>2020-01-15 21:41:39 -0700
commit06c6ab430b223f6923fe74a4b8d11f3e626848a8 (patch)
tree2b483acf3ec2da573992c20b766a480e22f4c45a /imap/docs/drivers.txt
parent9822842646bc2b940d4b98a260ee4e3ac26fce57 (diff)
downloadalpine-06c6ab430b223f6923fe74a4b8d11f3e626848a8.tar.xz
* Fix a number of misspellings in the source code of Alpine. I hav only
fixed those that belong to the source code of Alpine and do not come from an external source. List contributed by Jens Schleusener.
Diffstat (limited to 'imap/docs/drivers.txt')
-rw-r--r--imap/docs/drivers.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/imap/docs/drivers.txt b/imap/docs/drivers.txt
index de91aa53..0d4c77c9 100644
--- a/imap/docs/drivers.txt
+++ b/imap/docs/drivers.txt
@@ -114,14 +114,14 @@ prefix of the mailbox name. On UNIX, the following rules apply:
Prefix Interpretation of Suffix
------ ------------------------
-/ [black box] preceeds a user name; "/foo/bar" means
+/ [black box] precedes a user name; "/foo/bar" means
"black box user foo's mailbox bar"
- [not black box] preceeds an absolute path name.
-~ [not black box] preceeds a user name; "~foo/bar" means
+ [not black box] precedes an absolute path name.
+~ [not black box] precedes a user name; "~foo/bar" means
"UNIX user foo's mailbox bar"
-#ftp/ preceeds UNIX user ftp's mailbox name
-#public/ preceeds UNIX user imappublic's mailbox name
-#shared/ preceeds UNIX user imapshared's mailbox name
+#ftp/ precedes UNIX user ftp's mailbox name
+#public/ precedes UNIX user imappublic's mailbox name
+#shared/ precedes UNIX user imapshared's mailbox name
All other names are interpreted in the context of the UNIX user's home
directory (not black box), the black box user's black box directory