summaryrefslogtreecommitdiff
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
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.
-rw-r--r--NOTICE2
-rw-r--r--README2
-rw-r--r--alpine/addrbook.c2
-rw-r--r--alpine/addrbook.h2
-rw-r--r--alpine/adrbkcmd.c2
-rw-r--r--alpine/adrbkcmd.h2
-rw-r--r--alpine/alpine.c6
-rw-r--r--alpine/alpine.h2
-rw-r--r--alpine/arg.h2
-rw-r--r--alpine/busy.c2
-rw-r--r--alpine/colorconf.h2
-rw-r--r--alpine/confscroll.c6
-rw-r--r--alpine/confscroll.h2
-rw-r--r--alpine/conftype.h2
-rw-r--r--alpine/context.h2
-rw-r--r--alpine/dispfilt.h2
-rw-r--r--alpine/flagmaint.h2
-rw-r--r--alpine/folder.c6
-rw-r--r--alpine/folder.h2
-rw-r--r--alpine/help.h2
-rw-r--r--alpine/imap.c14
-rw-r--r--alpine/imap.h2
-rw-r--r--alpine/init.c2
-rw-r--r--alpine/init.h2
-rw-r--r--alpine/kblock.c2
-rw-r--r--alpine/kblock.h2
-rw-r--r--alpine/keymenu.h4
-rw-r--r--alpine/ldapconf.h2
-rw-r--r--alpine/listsel.h2
-rw-r--r--alpine/mailcmd.c16
-rw-r--r--alpine/mailcmd.h2
-rw-r--r--alpine/mailindx.c10
-rw-r--r--alpine/mailindx.h2
-rw-r--r--alpine/mailpart.c2
-rw-r--r--alpine/mailpart.h2
-rw-r--r--alpine/mailview.c8
-rw-r--r--alpine/mailview.h2
-rw-r--r--alpine/newmail.h2
-rw-r--r--alpine/newuser.h2
-rw-r--r--alpine/osdep/jobcntrl.h2
-rw-r--r--alpine/osdep/termin.gen.c2
-rw-r--r--alpine/osdep/termin.unx.c2
-rw-r--r--alpine/osdep/termout.unx.c8
-rw-r--r--alpine/osdep/termout.win6
-rw-r--r--alpine/osdep/termout.wnt.c4
-rw-r--r--alpine/pattern.h2
-rw-r--r--alpine/pipe.h2
-rw-r--r--alpine/print.h2
-rw-r--r--alpine/radio.h2
-rw-r--r--alpine/remote.h2
-rw-r--r--alpine/reply.c8
-rw-r--r--alpine/reply.h2
-rw-r--r--alpine/roleconf.h2
-rw-r--r--alpine/send.c4
-rw-r--r--alpine/send.h2
-rw-r--r--alpine/setup.c2
-rw-r--r--alpine/setup.h2
-rw-r--r--alpine/signal.c2
-rw-r--r--alpine/signal.h2
-rw-r--r--alpine/smime.h2
-rw-r--r--alpine/status.c2
-rw-r--r--alpine/status.h2
-rw-r--r--alpine/talk.h2
-rw-r--r--alpine/titlebar.h2
-rw-r--r--contrib/carmel/c-client/carmel.c6
-rw-r--r--contrib/carmel/c-client/carmel2.c28
-rw-r--r--contrib/carmel/doc/todo2
-rw-r--r--contrib/carmel/pine/filter.c.patch2
-rw-r--r--contrib/ports/sequent_ptx_4.4.64
-rw-r--r--contrib/ports/vms/readme.vms2
-rwxr-xr-xcontrib/utils/txtcc.sh2
-rw-r--r--doc/tech-notes/config-notes.html2
-rw-r--r--doc/tech-notes/config.html26
-rw-r--r--doc/tech-notes/low-level.html2
-rw-r--r--doc/tech-notes/tech-notes.txt35
-rw-r--r--imap/Makefile4
-rw-r--r--imap/README2
-rw-r--r--imap/docs/FAQ.html16
-rw-r--r--imap/docs/RELNOTES8
-rw-r--r--imap/docs/bugs.txt2
-rw-r--r--imap/docs/calendar.txt8
-rw-r--r--imap/docs/commndmt.txt2
-rw-r--r--imap/docs/drivers.txt12
-rw-r--r--imap/docs/formats.txt6
-rw-r--r--imap/docs/imaprc.txt6
-rw-r--r--imap/docs/internal.txt20
-rw-r--r--imap/docs/locking.txt4
-rw-r--r--imap/docs/md5.txt2
-rw-r--r--imap/docs/mixfmt.txt4
-rw-r--r--imap/src/c-client/c-client.h2
-rw-r--r--imap/src/c-client/imap4r1.c12
-rw-r--r--imap/src/c-client/mail.c4
-rw-r--r--imap/src/c-client/netmsg.c2
-rw-r--r--imap/src/c-client/newsrc.c2
-rw-r--r--imap/src/c-client/nntp.c2
-rw-r--r--imap/src/c-client/rfc822.c6
-rw-r--r--imap/src/c-client/utf8.c6
-rw-r--r--imap/src/c-client/utf8.h2
-rw-r--r--imap/src/c-client/utf8aux.c2
-rw-r--r--imap/src/c-client/utf8aux.h2
-rw-r--r--imap/src/imapd/imapd.c6
-rw-r--r--imap/src/ipopd/ipop3d.c2
-rw-r--r--imap/src/mtest/mtest.c2
-rw-r--r--imap/src/osdep/amiga/Makefile2
-rw-r--r--imap/src/osdep/amiga/mbx.c2
-rw-r--r--imap/src/osdep/amiga/mh.c6
-rw-r--r--imap/src/osdep/amiga/mix.c10
-rw-r--r--imap/src/osdep/amiga/mtx.c2
-rw-r--r--imap/src/osdep/amiga/mx.c4
-rw-r--r--imap/src/osdep/amiga/nl_ami.c2
-rw-r--r--imap/src/osdep/amiga/os_ami.c2
-rw-r--r--imap/src/osdep/amiga/scandir.c4
-rw-r--r--imap/src/osdep/amiga/tenex.c2
-rw-r--r--imap/src/osdep/dos/bezrkdos.c2
-rw-r--r--imap/src/osdep/dos/drivraux.bat2
-rw-r--r--imap/src/osdep/dos/mkautaux.bat2
-rw-r--r--imap/src/osdep/dos/mtxdos.c4
-rw-r--r--imap/src/osdep/nt/drivraux.bat2
-rw-r--r--imap/src/osdep/nt/kerb_w2k.c4
-rw-r--r--imap/src/osdep/nt/mbxnt.c2
-rw-r--r--imap/src/osdep/nt/mkautaux.bat2
-rw-r--r--imap/src/osdep/nt/mtxnt.c2
-rw-r--r--imap/src/osdep/nt/os_nt.h2
-rw-r--r--imap/src/osdep/nt/tenexnt.c2
-rw-r--r--imap/src/osdep/nt/yunchan.c4
-rw-r--r--imap/src/osdep/os2/mbxnt.c2
-rw-r--r--imap/src/osdep/os2/mtxnt.c2
-rw-r--r--imap/src/osdep/os2/tenexnt.c2
-rw-r--r--imap/src/osdep/unix/Makefile4
-rw-r--r--imap/src/osdep/unix/ckp_cyg.c2
-rw-r--r--imap/src/osdep/unix/ckp_pam.c2
-rw-r--r--imap/src/osdep/unix/ckp_pmb.c2
-rw-r--r--imap/src/osdep/unix/ckp_psx.c2
-rw-r--r--imap/src/osdep/unix/mbx.c2
-rw-r--r--imap/src/osdep/unix/mh.c6
-rw-r--r--imap/src/osdep/unix/mix.c10
-rw-r--r--imap/src/osdep/unix/mtx.c2
-rw-r--r--imap/src/osdep/unix/mx.c4
-rw-r--r--imap/src/osdep/unix/news.c6
-rw-r--r--imap/src/osdep/unix/nl_unix.c2
-rw-r--r--imap/src/osdep/unix/os_vu2.c2
-rw-r--r--imap/src/osdep/unix/scandir.c4
-rw-r--r--imap/src/osdep/unix/tcp_unix.c2
-rw-r--r--imap/src/osdep/unix/tenex.c2
-rw-r--r--imap/src/osdep/vms/nl_vms.c2
-rw-r--r--imap/src/osdep/wce/drivraux.bat2
-rw-r--r--imap/src/osdep/wce/mkautaux.bat2
-rw-r--r--imap/src/tmail/tmail.12
-rw-r--r--imap/tools/uahelper.c2
-rw-r--r--include/general.h2
-rw-r--r--include/system.h6
-rw-r--r--libressl/tls1_3.txt2
-rw-r--r--mapi/ReadmeMapi32.txt2
-rw-r--r--mapi/instmapi.c2
-rw-r--r--mapi/pmapi.c2
-rw-r--r--pico/basic.c12
-rw-r--r--pico/bind.c6
-rw-r--r--pico/browse.c4
-rw-r--r--pico/buffer.c4
-rw-r--r--pico/composer.c10
-rw-r--r--pico/display.c4
-rw-r--r--pico/ebind.h2
-rw-r--r--pico/estruct.h4
-rw-r--r--pico/file.c4
-rw-r--r--pico/osdep/altedit.c4
-rw-r--r--pico/osdep/mouse.c4
-rw-r--r--pico/osdep/msdlg.c12
-rw-r--r--pico/osdep/msmenu.h2
-rw-r--r--pico/osdep/mswin.c78
-rw-r--r--pico/osdep/raw.c2
-rw-r--r--pico/pico.c2
-rw-r--r--pico/pico.h2
-rw-r--r--pico/search.c6
-rw-r--r--pith/IO.ReadMe2
-rw-r--r--pith/abdlc.h2
-rw-r--r--pith/ablookup.h2
-rw-r--r--pith/addrbook.h2
-rw-r--r--pith/addrstring.h2
-rw-r--r--pith/adjtime.h2
-rw-r--r--pith/atttype.h2
-rw-r--r--pith/busy.h2
-rw-r--r--pith/charset.c4
-rw-r--r--pith/charset.h4
-rw-r--r--pith/color.h2
-rw-r--r--pith/conf.c4
-rw-r--r--pith/conf.h2
-rw-r--r--pith/conftype.h2
-rw-r--r--pith/context.c2
-rw-r--r--pith/copyaddr.h2
-rw-r--r--pith/detach.h2
-rw-r--r--pith/detoken.h2
-rw-r--r--pith/editorial.h2
-rw-r--r--pith/escapes.h2
-rw-r--r--pith/filter.c30
-rw-r--r--pith/filter.h6
-rw-r--r--pith/filttype.h2
-rw-r--r--pith/flag.c2
-rw-r--r--pith/flag.h2
-rw-r--r--pith/folder.c6
-rw-r--r--pith/folder.h4
-rw-r--r--pith/foldertype.h4
-rw-r--r--pith/handle.h2
-rw-r--r--pith/help.h2
-rw-r--r--pith/help_c_gen.c2
-rw-r--r--pith/help_h_gen.c2
-rw-r--r--pith/icache.h2
-rw-r--r--pith/ical.c6
-rw-r--r--pith/imap.h2
-rw-r--r--pith/indxtype.h2
-rw-r--r--pith/init.h2
-rw-r--r--pith/keyword.h2
-rw-r--r--pith/ldap.c2
-rw-r--r--pith/ldap.h4
-rw-r--r--pith/list.h2
-rw-r--r--pith/mailcap.c8
-rw-r--r--pith/mailcap.h2
-rw-r--r--pith/mailcmd.c2
-rw-r--r--pith/mailcmd.h2
-rw-r--r--pith/mailindx.c2
-rw-r--r--pith/maillist.h2
-rw-r--r--pith/mailpart.h2
-rw-r--r--pith/mailview.c2
-rw-r--r--pith/mailview.h2
-rw-r--r--pith/margin.h2
-rw-r--r--pith/mimedesc.c6
-rw-r--r--pith/mimetype.h2
-rw-r--r--pith/msgno.h2
-rw-r--r--pith/newmail.c2
-rw-r--r--pith/newmail.h2
-rw-r--r--pith/news.h2
-rw-r--r--pith/options.h2
-rw-r--r--pith/osdep/pipe.c2
-rw-r--r--pith/osdep/pipe.h2
-rw-r--r--pith/osdep/pw_stuff.c2
-rw-r--r--pith/pattern.c6
-rw-r--r--pith/pattern.h2
-rw-r--r--pith/pine.hlp32
-rw-r--r--pith/pineelt.h2
-rw-r--r--pith/pipe.h2
-rw-r--r--pith/remote.h2
-rw-r--r--pith/remtype.h2
-rw-r--r--pith/repltype.h2
-rw-r--r--pith/reply.c6
-rw-r--r--pith/reply.h2
-rw-r--r--pith/rfc2231.h2
-rw-r--r--pith/save.c2
-rw-r--r--pith/save.h2
-rw-r--r--pith/savetype.h2
-rw-r--r--pith/search.h2
-rw-r--r--pith/send.c12
-rw-r--r--pith/send.h6
-rw-r--r--pith/sequence.c2
-rw-r--r--pith/sequence.h2
-rw-r--r--pith/signal.h2
-rw-r--r--pith/smime.c2
-rw-r--r--pith/smime.h2
-rw-r--r--pith/smkeys.c2
-rw-r--r--pith/smkeys.h2
-rw-r--r--pith/sort.h2
-rw-r--r--pith/sorttype.h2
-rw-r--r--pith/state.h6
-rw-r--r--pith/status.h2
-rw-r--r--pith/store.c4
-rw-r--r--pith/store.h2
-rw-r--r--pith/stream.h2
-rw-r--r--pith/string.c6
-rw-r--r--pith/string.h2
-rw-r--r--pith/strlst.h2
-rw-r--r--pith/tempfile.h2
-rw-r--r--pith/text.h2
-rw-r--r--pith/thread.h2
-rw-r--r--pith/url.c8
-rw-r--r--pith/url.h2
-rw-r--r--pith/util.h2
-rw-r--r--web/INSTALL4
-rwxr-xr-xweb/cgi/alpine/1.0/addredit.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/attach.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/compose.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/detach.tcl3
-rwxr-xr-xweb/cgi/alpine/1.0/do_view.tcl4
-rwxr-xr-xweb/cgi/alpine/1.0/dosend.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/export.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/filtedit.tcl4
-rwxr-xr-xweb/cgi/alpine/1.0/fr_tconfig.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/genvars.tcl2
-rw-r--r--web/cgi/alpine/1.0/help/index.html2
-rw-r--r--web/cgi/alpine/1.0/help/index.tcl.12
-rw-r--r--web/cgi/alpine/1.0/help/tech-notes.html14
-rwxr-xr-xweb/cgi/alpine/1.0/index.tcl4
-rwxr-xr-xweb/cgi/alpine/1.0/ldapresult.tcl4
-rwxr-xr-xweb/cgi/alpine/1.0/post.tcl4
-rwxr-xr-xweb/cgi/alpine/1.0/select2.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/seltext.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/spellcheck.tcl2
-rwxr-xr-xweb/cgi/alpine/1.0/view.tcl4
-rwxr-xr-xweb/cgi/alpine/1.0/wp.tcl2
-rwxr-xr-xweb/cgi/alpine/2.0/browse6
-rw-r--r--web/cgi/alpine/2.0/common.tcl2
-rwxr-xr-xweb/cgi/alpine/2.0/compose2
-rwxr-xr-xweb/cgi/alpine/2.0/conduit/export2
-rwxr-xr-xweb/cgi/alpine/2.0/conduit/flag.tcl4
-rwxr-xr-xweb/cgi/alpine/2.0/detach2
-rw-r--r--web/cgi/alpine/2.0/help/contacts.html160
-rw-r--r--web/cgi/alpine/2.0/help/folders.html192
-rw-r--r--web/cgi/alpine/2.0/help/inbox.html290
-rw-r--r--web/cgi/alpine/2.0/help/quick-start.html272
-rw-r--r--web/cgi/alpine/2.0/help/topic-list.html202
-rwxr-xr-xweb/cgi/alpine/2.0/settings4
-rwxr-xr-xweb/cgi/alpine/2.0/view2
-rw-r--r--web/cgi/session/.htaccess2
-rw-r--r--web/cgi/session/_htaccess2
-rw-r--r--web/config/alpine.tcl2
-rw-r--r--web/src/alpined.d/alpined.c18
-rw-r--r--web/src/alpined.d/alpined.h2
-rw-r--r--web/src/alpined.d/imap.c6
-rw-r--r--web/src/alpined.d/imap.h2
-rw-r--r--web/src/alpined.d/signal.c2
-rw-r--r--web/src/alpined.d/signal.h2
-rw-r--r--web/src/cgi.tcl-1.10/HISTORY10
-rw-r--r--web/src/cgi.tcl-1.10/cgi.tcl2
-rw-r--r--web/src/cgi.tcl-1.10/cgi.tcl.in2
-rw-r--r--web/src/cgi.tcl-1.10/doc/ref.txt6
-rwxr-xr-xweb/src/cgi.tcl-1.10/example/image.cgi2
-rwxr-xr-xweb/src/cgi.tcl-1.10/example/img.cgi2
-rw-r--r--web/src/cgi.tcl-1.10/example/vote.cnt2
-rw-r--r--web/src/cgi.tcl-1.10/install.mac2
-rw-r--r--web/src/pubcookie/wp_gssapi_proxy.c2
327 files changed, 1194 insertions, 1192 deletions
diff --git a/NOTICE b/NOTICE
index 6e84431..bc0805b 100644
--- a/NOTICE
+++ b/NOTICE
@@ -18,7 +18,7 @@ This product is in part based on MicroEMACS 3.6, written by Dave G.
Conroy; modified by Steve Wilhite, and George Jones; and greatly
modified by Daniel Lawrence.
-Some of the code dealing with temporary files in this product was dervived
+Some of the code dealing with temporary files in this product was derived
from 4.3 BSD code, which was developed by the University of California.
diff --git a/README b/README
index 6f74a90..fa1b6ae 100644
--- a/README
+++ b/README
@@ -80,7 +80,7 @@ For a list of configuration options and default Alpine settings type:
Note, the included UW IMAP Toolkit used for mailbox access does not
make use of GNU autotools. However, in most cases Alpine's configure
script should set the appropriate make target and options. The
-targetted OS can be set from Alpine's configure command line, but in
+targeted OS can be set from Alpine's configure command line, but in
rare cases more significant manual intervention may be required. If
problems are encountered, see imap/README for more details.
diff --git a/alpine/addrbook.c b/alpine/addrbook.c
index ea3cf2b..92e15f9 100644
--- a/alpine/addrbook.c
+++ b/alpine/addrbook.c
@@ -543,7 +543,7 @@ get_abook_display_line(long int global_row, int continuation, char **s_hilite,
*retcol = 0; /* default */
if(s_hilite){
- *s_hilite = NULL; /* NULL in these means to hilight whole line */
+ *s_hilite = NULL; /* NULL in these means to highlight whole line */
*e_hilite = NULL;
}
diff --git a/alpine/addrbook.h b/alpine/addrbook.h
index 7e292bc..b75ff13 100644
--- a/alpine/addrbook.h
+++ b/alpine/addrbook.h
@@ -33,7 +33,7 @@
#define ANC_AFTERCOMMA 0x1
-/* exported protoypes */
+/* exported prototypes */
int cur_is_open(void);
void init_disp_form(PerAddrBook *, char **, int);
void init_abook_screen(void);
diff --git a/alpine/adrbkcmd.c b/alpine/adrbkcmd.c
index 66b1191..9fb5825 100644
--- a/alpine/adrbkcmd.c
+++ b/alpine/adrbkcmd.c
@@ -6802,7 +6802,7 @@ _("\n \"^G\" for help specific to each item. \"^X\" to make the query, or \"^C\"
if(categories > 0 || *sq->custom)
filter = (CUSTOM_FILT_S *)fs_get(sizeof(CUSTOM_FILT_S));
- /* combine the configed filters with this filter */
+ /* combine the configured filters with this filter */
if(*sq->custom){
string = "";
filter->filt = sq->custom;
diff --git a/alpine/adrbkcmd.h b/alpine/adrbkcmd.h
index 470bb1a..efbd580 100644
--- a/alpine/adrbkcmd.h
+++ b/alpine/adrbkcmd.h
@@ -28,7 +28,7 @@
#define AB_COMMENT_STR _("Comment")
-/* exported protoypes */
+/* exported prototypes */
void view_abook_entry(struct pine *, long);
void edit_entry(AdrBk *, AdrBk_Entry *, a_c_arg_t, Tag, int, int *, char *);
int ab_add_abook(int, int);
diff --git a/alpine/alpine.c b/alpine/alpine.c
index cd9899a..18364a9 100644
--- a/alpine/alpine.c
+++ b/alpine/alpine.c
@@ -482,7 +482,7 @@ main(int argc, char **argv)
*
* We can't use gettext calls before we do this stuff so it doesn't
* help to translate strings that come before this in the program.
- * Maybe we could rearrange things to accomodate that.
+ * Maybe we could rearrange things to accommodate that.
*/
setlocale(LC_MESSAGES, "");
bindtextdomain(PACKAGE, LOCALEDIR);
@@ -1242,7 +1242,7 @@ main(int argc, char **argv)
/*
* As with almost all the folder vars in the pinerc,
* we subvert the collection "breakout" here if the
- * folder name given looks like an asolute path on
+ * folder name given looks like an absolute path on
* this system...
*/
cntxt = (is_absolute_path(args.data.folder))
@@ -1642,7 +1642,7 @@ here.
This functions handling of new mail, redrawing, errors and such can
serve as a template for the other screen that do much the same thing.
-There is a loop that fetchs and executes commands until a command to leave
+There is a loop that fetches and executes commands until a command to leave
this screen is given. Then the name of the next screen to display is
stored in next_screen member of the structure and this function is exited
with a return.
diff --git a/alpine/alpine.h b/alpine/alpine.h
index aa42b15..4446b39 100644
--- a/alpine/alpine.h
+++ b/alpine/alpine.h
@@ -21,7 +21,7 @@
#include "../pith/state.h"
-/* exported protoypes */
+/* exported prototypes */
void main_menu_screen(struct pine *);
unsigned long pine_gets_bytes(int);
void quit_screen(struct pine *);
diff --git a/alpine/arg.h b/alpine/arg.h
index 7d2a897..0fadc6c 100644
--- a/alpine/arg.h
+++ b/alpine/arg.h
@@ -44,7 +44,7 @@ typedef struct argdata {
} ARGDATA_S;
-/* exported protoypes */
+/* exported prototypes */
void pine_args(struct pine *, int, char **, ARGDATA_S *);
void display_args_err(char *, char **, int);
void args_help(void);
diff --git a/alpine/busy.c b/alpine/busy.c
index e1e1ca7..09866e1 100644
--- a/alpine/busy.c
+++ b/alpine/busy.c
@@ -149,7 +149,7 @@ void done_busy_cue(void *);
* Returns: 0 If busy cue was already set up before we got here
* 1 If busy cue was not already set up.
*
- * NOTE: busy_cue and cancel_busy_cue MUST be called symetrically in the
+ * NOTE: busy_cue and cancel_busy_cue MUST be called symmetrically in the
* same lexical scope.
*/
int
diff --git a/alpine/colorconf.h b/alpine/colorconf.h
index 1595e4d..d78debb 100644
--- a/alpine/colorconf.h
+++ b/alpine/colorconf.h
@@ -66,7 +66,7 @@
extern int treat_color_vars_as_text;
-/* exported protoypes */
+/* exported prototypes */
void color_config_screen(struct pine *, int);
int color_setting_tool(struct pine *, int, CONF_S **, unsigned);
char *sampleexc_text(struct pine *, struct variable *);
diff --git a/alpine/confscroll.c b/alpine/confscroll.c
index 2fe034b..d5cd6f6 100644
--- a/alpine/confscroll.c
+++ b/alpine/confscroll.c
@@ -2447,7 +2447,7 @@ delete:
/*
* Delay setting the displayed value until "var.current_val" is set
- * in case current val get's changed due to a special case above.
+ * in case current val gets changed due to a special case above.
*/
if(newval){
if(*newval)
@@ -4518,7 +4518,7 @@ clear_feature(char ***l, char *f)
/*
* this is helpful to keep the array from growing if a feature
- * get's set and unset repeatedly
+ * gets set and unset repeatedly
*/
if(!f)
fs_resize((void **)l, count * sizeof(char *));
@@ -6011,7 +6011,7 @@ unexpected_pinerc_change(void)
Args: cmd - what type of scroll operation.
- scroll_pos - paramter for operation.
+ scroll_pos - parameter for operation.
used as position for SCROLL_TO operation.
Returns: TRUE - did the scroll operation.
diff --git a/alpine/confscroll.h b/alpine/confscroll.h
index c96f303..7b7db2a 100644
--- a/alpine/confscroll.h
+++ b/alpine/confscroll.h
@@ -77,7 +77,7 @@ extern OPT_SCREEN_S *opt_screen;
extern EditWhich ew;
-/* exported protoypes */
+/* exported prototypes */
int conf_scroll_screen(struct pine *, OPT_SCREEN_S *, CONF_S *, char *, char *, int, int *);
void standard_radio_setup(struct pine *, CONF_S **, struct variable *, CONF_S **);
int standard_radio_var(struct pine *, struct variable *);
diff --git a/alpine/conftype.h b/alpine/conftype.h
index f4ecac3..3577bf8 100644
--- a/alpine/conftype.h
+++ b/alpine/conftype.h
@@ -142,7 +142,7 @@ typedef struct conf_screen {
} OPT_SCREEN_S;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PINE_CONFTYPE_INCLUDED */
diff --git a/alpine/context.h b/alpine/context.h
index 6f77938..685b3bc 100644
--- a/alpine/context.h
+++ b/alpine/context.h
@@ -44,7 +44,7 @@ typedef struct context_screen {
} CONT_SCR_S;
-/* exported protoypes */
+/* exported prototypes */
void context_config_screen(struct pine *, CONT_SCR_S *, int);
CONTEXT_S *context_select_screen(struct pine *, CONT_SCR_S *, int);
diff --git a/alpine/dispfilt.h b/alpine/dispfilt.h
index c61a7a8..bc6feb8 100644
--- a/alpine/dispfilt.h
+++ b/alpine/dispfilt.h
@@ -19,7 +19,7 @@
-/* exported protoypes */
+/* exported prototypes */
char *dfilter(char *, STORE_S *, gf_io_t, FILTLIST_S *);
char *dfilter_trigger(BODY *, char *, size_t);
char *expand_filter_tokens(char *, ENVELOPE *, char **, char **, char **, int *, int *, int *);
diff --git a/alpine/flagmaint.h b/alpine/flagmaint.h
index 7b9f82a..a78044a 100644
--- a/alpine/flagmaint.h
+++ b/alpine/flagmaint.h
@@ -48,7 +48,7 @@ struct flag_screen {
#define CMD_FLAG_UNKN 2
-/* exported protoypes */
+/* exported prototypes */
int flag_maintenance_screen(struct pine *, struct flag_screen *);
diff --git a/alpine/folder.c b/alpine/folder.c
index c48536f..6670eca 100644
--- a/alpine/folder.c
+++ b/alpine/folder.c
@@ -24,7 +24,7 @@ static char rcsid[] = "$Id: folder.c 1144 2008-08-14 16:53:34Z hubert@u.washingt
This puts up a list of all the folders in the users mail directory on
the screen spacing it nicely. The arrow keys move from one to another
and the user can delete the folder or select it to change to or copy a
-message to. The dispay lets the user scroll up or down a screen full,
+message to. The display lets the user scroll up or down a screen full,
or search for a folder name.
====*/
@@ -126,7 +126,7 @@ typedef struct _folder_screen {
/*
- * Struct mananging folder_lister metadata as it get's passed
+ * Struct mananging folder_lister metadata as it gets passed
* in and back up thru scrolltool
*/
typedef struct _folder_proc {
@@ -1187,7 +1187,7 @@ exit_collection_add(struct headerentry *he, void (*redraw_pico)(void), int allow
* of the path so we can test for the directory existence. The
* second's to make sure the server (and any requested service)
* name we were given exists. It should be handled by the folder
- * existence test futher below, but it doesn't work with news...
+ * existence test further below, but it doesn't work with news...
*
* Update. Now we are stripping the delimiter in the tmpnodel version
* so that we can pass that to folder_exists. Cyrus does not answer
diff --git a/alpine/folder.h b/alpine/folder.h
index 86219f2..6da9c76 100644
--- a/alpine/folder.h
+++ b/alpine/folder.h
@@ -24,7 +24,7 @@
#include "../pith/conf.h"
-/* exported protoypes */
+/* exported prototypes */
void folder_screen(struct pine *);
void folder_config_screen(struct pine *, int);
int folders_for_goto(struct pine *, CONTEXT_S **, char *, int);
diff --git a/alpine/help.h b/alpine/help.h
index f2c63b2..6802b13 100644
--- a/alpine/help.h
+++ b/alpine/help.h
@@ -31,7 +31,7 @@
#define HLPD_FROMHELP 0x08
-/* exported protoypes */
+/* exported prototypes */
int url_local_helper(char *);
int url_local_config(char *);
void init_helper_getc(char **);
diff --git a/alpine/imap.c b/alpine/imap.c
index fe38c06..9d5f8ad 100644
--- a/alpine/imap.c
+++ b/alpine/imap.c
@@ -353,7 +353,7 @@ void mm_login_oauth2(NETMBX *, char *, OAUTH2_S *, long int, char *, char *);
*
* 3. When saving this information we use the password caching facilities,
* but we must do it in a different format so that old information and
- * new information are not mixed. In order to accomodate this for new
+ * new information are not mixed. In order to accommodate this for new
* authentication methods, we save the information in the same fields,
* but this time we modify it slightly, so that old functions fail to
* understand the new information and so not modify it nor use it. The
@@ -371,7 +371,7 @@ void mm_login_oauth2(NETMBX *, char *, OAUTH2_S *, long int, char *, char *);
* authenticator is "XOAUTH2\001imap.gmail.com".
* In addition, the password field is not used to encode the password
* anymore, it is used to save login information needed in a format that
- * the caller function chooses, but that must be preceeded by the
+ * the caller function chooses, but that must be preceded by the
* "authenticator_method separator" code as above.
*/
void
@@ -666,9 +666,9 @@ mm_login_oauth2(NETMBX *mb, char *user, OAUTH2_S *login, long int trial,
}
/*----------------------------------------------------------------------
- recieve notification from IMAP
+ receive notification from IMAP
- Args: stream -- Mail stream message is relavant to
+ Args: stream -- Mail stream message is relevant to
string -- The message text
errflg -- Set if it is a serious error
@@ -1596,7 +1596,7 @@ mm_login_alt_cue(NETMBX *mb)
/*----------------------------------------------------------------------
Receive notification of an error writing to disk
- Args: stream -- The stream the error occured on
+ Args: stream -- The stream the error occurred on
errcode -- The system error code (errno)
serious -- Flag indicating error is serious (mail may be lost)
@@ -1860,7 +1860,7 @@ pine_tcptimeout(long int elapsed, long int sincelast, char *host)
flush_status_messages(0); /* make sure it's seen */
}
- mark_status_dirty(); /* make sure it get's cleared */
+ mark_status_dirty(); /* make sure it gets cleared */
resume_busy_cue((rv == 1) ? 3 : 0);
ps_global->tcptimeout = 0;
@@ -2982,7 +2982,7 @@ read_passfile(pinerc, l)
}
/*
- * if password file is encrypted we attemtp to decrypt. We ask the
+ * if password file is encrypted we attempt to decrypt. We ask the
* user for the password to unlock the password file. If the user
* enters the password and it unlocks the file, use it and keep saving
* passwords in it. If the user enters the wrong passwords and does
diff --git a/alpine/imap.h b/alpine/imap.h
index a78c1f0..1b46af9 100644
--- a/alpine/imap.h
+++ b/alpine/imap.h
@@ -21,7 +21,7 @@
#include "../pith/imap.h"
-/* exported protoypes */
+/* exported prototypes */
void pine_parse_quota (MAILSTREAM *, unsigned char *, QUOTALIST *);
QUOTALIST *pine_quotalist_copy (QUOTALIST *);
void *pine_block_notify(int, void *);
diff --git a/alpine/init.c b/alpine/init.c
index 260b8d9..13c6c57 100644
--- a/alpine/init.c
+++ b/alpine/init.c
@@ -38,7 +38,7 @@ static char rcsid[] = "$Id: init.c 101 2006-08-10 22:53:04Z mikes@u.washington.e
/* these are used to report folder directory creation problems */
CONF_TXT_T init_md_exists[] = "The \"%s\" subdirectory already exists, but it is not writable by Alpine so Alpine cannot run. Please correct the permissions and restart Alpine.";
-CONF_TXT_T init_md_file[] = "Alpine requires a directory called \"%s\" and usualy creates it. You already have a regular file by that name which means Alpine cannot create the directory. Please move or remove it and start Alpine again.";
+CONF_TXT_T init_md_file[] = "Alpine requires a directory called \"%s\" and usually creates it. You already have a regular file by that name which means Alpine cannot create the directory. Please move or remove it and start Alpine again.";
CONF_TXT_T init_md_create[] = "Creating subdirectory \"%s\" where Alpine will store its mail folders.";
diff --git a/alpine/init.h b/alpine/init.h
index 443aaff..0d03c5b 100644
--- a/alpine/init.h
+++ b/alpine/init.h
@@ -18,7 +18,7 @@
#define PINE_INIT_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
int init_mail_dir(struct pine *);
int expire_sent_mail(void);
diff --git a/alpine/kblock.c b/alpine/kblock.c
index f99916d..949f516 100644
--- a/alpine/kblock.c
+++ b/alpine/kblock.c
@@ -112,7 +112,7 @@ lock_keyboard(void)
for(i = 0; i < times; i++){
pw[0] = '\0';
- while(1){ /* input pasword to use for locking */
+ while(1){ /* input password to use for locking */
int rc;
char prompt[50];
diff --git a/alpine/kblock.h b/alpine/kblock.h
index eb6471f..ef332c6 100644
--- a/alpine/kblock.h
+++ b/alpine/kblock.h
@@ -20,7 +20,7 @@
#ifdef KEYBOARD_LOCK
-/* exported protoypes */
+/* exported prototypes */
int lock_keyboard(void);
#endif /* KEYBOARD_LOCK */
diff --git a/alpine/keymenu.h b/alpine/keymenu.h
index 3885e44..4218ffb 100644
--- a/alpine/keymenu.h
+++ b/alpine/keymenu.h
@@ -242,7 +242,7 @@ struct key_menu {
* label (the Save part) but the actual command (the S) will stay
* the same, so it will be very difficult to come up with mnemonic
* labels. The mnemonic isn't necessary, just nice. You can see that
- * we have stretched to the edge of the usefullness of mnemonics with
+ * we have stretched to the edge of the usefulness of mnemonics with
* cases like K Kolor (instead of Color) and X eXceptions (because E
* already meant something else).
*/
@@ -674,7 +674,7 @@ extern struct key_menu cancel_keymenu,
extern struct key rev_msg_keys[];
-/* exported protoypes */
+/* exported prototypes */
void draw_cancel_keymenu(void);
void end_keymenu(void);
int menu_command(UCS, struct key_menu *);
diff --git a/alpine/ldapconf.h b/alpine/ldapconf.h
index b2b7183..1c5abd9 100644
--- a/alpine/ldapconf.h
+++ b/alpine/ldapconf.h
@@ -24,7 +24,7 @@
#include "../pith/bldaddr.h"
-/* exported protoypes */
+/* exported prototypes */
#ifdef ENABLE_LDAP
void directory_config(struct pine *, int);
int ldap_radiobutton_tool(struct pine *, int, CONF_S **, unsigned);
diff --git a/alpine/listsel.h b/alpine/listsel.h
index ec94848..38057ef 100644
--- a/alpine/listsel.h
+++ b/alpine/listsel.h
@@ -40,7 +40,7 @@ typedef struct list_selection {
} LIST_SEL_S;
-/* exported protoypes */
+/* exported prototypes */
int select_from_list_screen(LIST_SEL_S *, unsigned long, char *, char *, HelpType, char *, LIST_SEL_S *);
diff --git a/alpine/mailcmd.c b/alpine/mailcmd.c
index 204c314..778a2f3 100644
--- a/alpine/mailcmd.c
+++ b/alpine/mailcmd.c
@@ -189,7 +189,7 @@ static ESCKEY_S sel_opts3[] = {
static ESCKEY_S sel_opts4[] = {
{'a', 'a', "A", N_("select All")},
- /* TRANSLATORS: select currrently highlighted message Thread */
+ /* TRANSLATORS: select currently highlighted message Thread */
{'c', 'c', "C", N_("select Curthrd")},
{'n', 'n', "N", N_("Number")},
{'d', 'd', "D", N_("Date")},
@@ -229,7 +229,7 @@ static ESCKEY_S sel_opts5[] = {
static ESCKEY_S sel_opts6[] = {
{'a', 'a', "A", N_("select All")},
- /* TRANSLATORS: select currrently highlighted message Thread */
+ /* TRANSLATORS: select currently highlighted message Thread */
{'c', 'c', "C", N_("select Curthrd")},
{'n', 'n', "N", N_("Number")},
{'d', 'd', "D", N_("Date")},
@@ -1240,7 +1240,7 @@ get_out:
/*
* Right now the way zoom is implemented is sort of silly.
* There are two per-message flags where just one and a
- * global "zoom mode" flag to suppress messags from the index
+ * global "zoom mode" flag to suppress messages from the index
* should suffice.
*/
if(any_messages(msgmap, NULL, "to Zoom on")){
@@ -1996,7 +1996,7 @@ the_maint_screen:
}
}
- /* reaquire the elt pointer */
+ /* reacquire the elt pointer */
mc = (state->mail_stream
&& (rawno = mn_m2raw(msgmap, mn_get_cur(msgmap))) > 0L
&& rawno <= state->mail_stream->nmsgs)
@@ -3807,7 +3807,7 @@ cmd_export(struct pine *state, MSGNO_S *msgmap, int qline, int aopt)
if(!bezerk_delimiter(env, mc, pc, leading_nl)
|| !format_message(mn_m2raw(msgmap, i), env, b, NULL,
FM_NEW_MESS | FM_NOWRAP, pc)){
- orig_errno = errno; /* save incase things are really bad */
+ orig_errno = errno; /* save in case things are really bad */
failure = 1; /* pop out of here */
break;
}
@@ -3998,7 +3998,7 @@ cmd_export(struct pine *state, MSGNO_S *msgmap, int qline, int aopt)
else{
if(saved)
q_status_message2(SM_ORDER, 0, 3,
- /* TRANSLATORS: Saved <how many> attachements to <directory name> */
+ /* TRANSLATORS: Saved <how many> attachments to <directory name> */
_("Saved %s attachments to %s"),
long2string((long) saved), dir);
else
@@ -5044,7 +5044,7 @@ build_updown_cmd(char *cmd, size_t cmdlen, char *prefix, char *cfg_str, char *fn
int fname_found = 0;
if(prefix && *prefix){
- /* loop thru replacing all occurances of _FILE_ */
+ /* loop thru replacing all occurrences of _FILE_ */
p = strncpy(cmd, prefix, cmdlen);
cmd[cmdlen-1] = '\0';
while((p = strstr(p, "_FILE_")))
@@ -5053,7 +5053,7 @@ build_updown_cmd(char *cmd, size_t cmdlen, char *prefix, char *cfg_str, char *fn
fputs(cmd, stdout);
}
- /* loop thru replacing all occurances of _FILE_ */
+ /* loop thru replacing all occurrences of _FILE_ */
p = strncpy(cmd, cfg_str, cmdlen);
cmd[cmdlen-1] = '\0';
while((p = strstr(p, "_FILE_"))){
diff --git a/alpine/mailcmd.h b/alpine/mailcmd.h
index 062fbe0..8bcd741 100644
--- a/alpine/mailcmd.h
+++ b/alpine/mailcmd.h
@@ -64,7 +64,7 @@ typedef enum {DontAskPreserve, NoPreserve, Preserve, RetNoPreserve, RetPreserve}
typedef enum {View, MsgIndx, ThrdIndx} CmdWhere;
-/* exported protoypes */
+/* exported prototypes */
int alpine_get_data_prompt(char *, char *, size_t);
int alpine_get_password(char *, char *, size_t);
int alpine_smime_confirm_save(char *);
diff --git a/alpine/mailindx.c b/alpine/mailindx.c
index c5862c6..60f9c1b 100644
--- a/alpine/mailindx.c
+++ b/alpine/mailindx.c
@@ -2415,7 +2415,7 @@ pine_imap_envelope(MAILSTREAM *stream, long unsigned int rawno, ENVELOPE *env)
/*----------------------------------------------------------------------
- Scroll to specified postion.
+ Scroll to specified position.
Args: pos - position to scroll to.
@@ -2529,8 +2529,8 @@ index_scroll_down(long int scroll_count)
}
/*
- * If not multiple selection, see if selected message visable. if not
- * set it to last visable message.
+ * If not multiple selection, see if selected message visible. if not
+ * set it to last visible message.
*/
if(mn_total_cur(current_index_state->msgmap) == 1L) {
j = 0L;
@@ -2602,8 +2602,8 @@ index_scroll_up(long int scroll_count)
/*
- * If not multiple selection, see if selected message visable. if not
- * set it to last visable message.
+ * If not multiple selection, see if selected message visible. if not
+ * set it to last visible message.
*/
if(mn_total_cur(current_index_state->msgmap) == 1L) {
j = 0L;
diff --git a/alpine/mailindx.h b/alpine/mailindx.h
index f26e512..b68edbf 100644
--- a/alpine/mailindx.h
+++ b/alpine/mailindx.h
@@ -91,7 +91,7 @@ typedef enum {MsgIndex, MultiMsgIndex, ZoomIndex, ThreadIndex} IndexType;
extern struct index_state *current_index_state;
-/* exported protoypes */
+/* exported prototypes */
void mail_index_screen(struct pine *);
struct key_menu *do_index_border(CONTEXT_S *, char *, MAILSTREAM *, MSGNO_S *, IndexType, int *, int);
void *stop_threading_temporarily(void);
diff --git a/alpine/mailpart.c b/alpine/mailpart.c
index de103db..3ce1e27 100644
--- a/alpine/mailpart.c
+++ b/alpine/mailpart.c
@@ -910,7 +910,7 @@ attachment_screen(struct pine *ps)
/*----------------------------------------------------------------------
allocate and attach a fresh attachment line struct
- Args: current -- display line to attache new struct to
+ Args: current -- display line to attach new struct to
Returns: newly alloc'd attachment display line
----*/
diff --git a/alpine/mailpart.h b/alpine/mailpart.h
index f874b78..21e9d99 100644
--- a/alpine/mailpart.h
+++ b/alpine/mailpart.h
@@ -29,7 +29,7 @@
#define DA_DIDPROMPT 0x08 /* Already prompted to view att */
-/* exported protoypes */
+/* exported prototypes */
void attachment_screen(struct pine *);
void write_attachment(int, long, ATTACH_S *, char *);
int write_attachment_to_file(MAILSTREAM *, long, ATTACH_S *, int, char *);
diff --git a/alpine/mailview.c b/alpine/mailview.c
index c151a1e..d8cf663 100644
--- a/alpine/mailview.c
+++ b/alpine/mailview.c
@@ -3340,7 +3340,7 @@ scrolltool(SCROLL_S *sparms)
ClearLine(1);
break;
}
- /* else no reformatting neccessary, fall thru to repaint */
+ /* else no reformatting necessary, fall thru to repaint */
/*-------------- refresh -------------*/
@@ -4157,7 +4157,7 @@ format_scroll_text(void)
* of the file is the one first in the text_lines buffer.
*
* NOTE: talk about massive potential for tuning...
- * Goes without saying this is still under constuction
+ * Goes without saying this is still under construction
*/
void
ScrollFile(long int line)
@@ -4180,7 +4180,7 @@ ScrollFile(long int line)
* BOGUS: this is painfully crude right now, but I just want to get
* it going.
*
- * possibly in the near furture, an array of indexes into the
+ * possibly in the near future, an array of indexes into the
* file that are the offset for the beginning of each line will
* speed things up. Of course, this
* will have limits, so maybe a disk file that is an array
@@ -5440,7 +5440,7 @@ mswin_readscrollbuf(n)
Args: cmd - what type of scroll operation.
- scroll_pos - paramter for operation.
+ scroll_pos - parameter for operation.
used as position for SCROLL_TO operation.
Returns: TRUE - did the scroll operation.
diff --git a/alpine/mailview.h b/alpine/mailview.h
index e1a2bd4..b1018e1 100644
--- a/alpine/mailview.h
+++ b/alpine/mailview.h
@@ -109,7 +109,7 @@ typedef struct scrolltool_s {
} SCROLL_S;
-/* exported protoypes */
+/* exported prototypes */
char *get_url_external_handler(char *, int);
int do_url_launch(char *, char *);
void mail_view_screen(struct pine *);
diff --git a/alpine/newmail.h b/alpine/newmail.h
index 07d9551..631bd94 100644
--- a/alpine/newmail.h
+++ b/alpine/newmail.h
@@ -17,7 +17,7 @@
#ifndef ALPINE_NEWMAIL_INCLUDED
#define ALPINE_NEWMAIL_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
void newmail_status_message(MAILSTREAM *, long, long);
#endif /* ALPINE_NEWMAIL_INCLUDED */
diff --git a/alpine/newuser.h b/alpine/newuser.h
index 2437f6e..9396199 100644
--- a/alpine/newuser.h
+++ b/alpine/newuser.h
@@ -21,7 +21,7 @@
#include "../pith/state.h"
-/* exported protoypes */
+/* exported prototypes */
void new_user_or_version(struct pine *);
diff --git a/alpine/osdep/jobcntrl.h b/alpine/osdep/jobcntrl.h
index 3908cce..c89531b 100644
--- a/alpine/osdep/jobcntrl.h
+++ b/alpine/osdep/jobcntrl.h
@@ -17,7 +17,7 @@
#define PINE_OSDEP_JOBCNTRL_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
int have_job_control(void);
void stop_process(void);
diff --git a/alpine/osdep/termin.gen.c b/alpine/osdep/termin.gen.c
index dfea78f..d42ba3c 100644
--- a/alpine/osdep/termin.gen.c
+++ b/alpine/osdep/termin.gen.c
@@ -620,7 +620,7 @@ optionally_enter(char *utf8string, int y_base, int x_base, int utf8string_size,
case ctrl('H'):
/* Try and do this with by telling the terminal to delete a
a character. If that fails, then repaint the rest of the
- line, acheiving the same much less efficiently
+ line, achieving the same much less efficiently
*/
if(field_pos <= 0)
goto bleep;
diff --git a/alpine/osdep/termin.unx.c b/alpine/osdep/termin.unx.c
index 9ff020a..caf1856 100644
--- a/alpine/osdep/termin.unx.c
+++ b/alpine/osdep/termin.unx.c
@@ -69,7 +69,7 @@ static char rcsid[] = "$Id: termin.unx.c 1025 2008-04-08 22:59:38Z hubert@u.wash
/*======================================================================
Things having to do with reading from the tty driver and keyboard
- initialize tty driver and reset tty driver
- - read a character from terminal with keyboard escape seqence mapping
+ - read a character from terminal with keyboard escape sequence mapping
- initialize keyboard (keypad or such) and reset keyboard
- prompt user for a line of input
- read a command from keyboard with timeouts.
diff --git a/alpine/osdep/termout.unx.c b/alpine/osdep/termout.unx.c
index 8ef5d03..de87565 100644
--- a/alpine/osdep/termout.unx.c
+++ b/alpine/osdep/termout.unx.c
@@ -74,7 +74,7 @@ static char rcsid[] = "$Id: termout.unx.c 955 2008-03-06 23:52:36Z hubert@u.wash
This code used to pay attention to the "am" auto margin and "xn"
new line glitch fields, but they were so often incorrect because many
terminals can be configured to do either that we've taken it out. It
-now assumes it dosn't know where the cursor is after outputing in the
+now assumes it doesn't know where the cursor is after outputting in the
80th column.
*/
@@ -117,7 +117,7 @@ extern char *tgoto(char *, int, int);
Result: terminal size is discovered and set in pine state
termcap entry is fetched and stored
- make sure terminal has adequate capabilites
+ make sure terminal has adequate capabilities
evaluate scrolling situation
returns status of indicating the state of the screen/termcap entry
@@ -673,9 +673,9 @@ EndScroll(void)
Args: lines -- number of lines to scroll, positive forward
Result: Screen scrolls
- returns 0 if scroll succesful, -1 if not
+ returns 0 if scroll successful, -1 if not
- positive lines goes foward (new lines come in at bottom
+ positive lines goes forward (new lines come in at bottom
Leaves cursor at the place to insert put new text
0,0 is the upper left
diff --git a/alpine/osdep/termout.win b/alpine/osdep/termout.win
index f3f027e..9b32d91 100644
--- a/alpine/osdep/termout.win
+++ b/alpine/osdep/termout.win
@@ -34,7 +34,7 @@ NewLine()
Input: character to output
termcap escape sequences
- Result: charcter is inserted if possible
+ Result: character is inserted if possible
return -1 if it can't be done
----------------------------------------------------------------------*/
InsertChar(c)
@@ -95,9 +95,9 @@ DeleteChar(n)
Input: number of lines to scroll, positive forward
Result: Screen scrolls
- returns 0 if scroll succesful, -1 if not
+ returns 0 if scroll successful, -1 if not
- positive lines goes foward (new lines come in at bottom
+ positive lines goes forward (new lines come in at bottom
Leaves cursor at the place to insert put new text
0,0 is the upper left
diff --git a/alpine/osdep/termout.wnt.c b/alpine/osdep/termout.wnt.c
index 45d7be2..3e07bcf 100644
--- a/alpine/osdep/termout.wnt.c
+++ b/alpine/osdep/termout.wnt.c
@@ -150,7 +150,7 @@ end_screen(char *message, int exit_val)
Result: terminal size is discovered and set pine state
termcap entry is fetched and stored in local variables
- make sure terminal has adequate capabilites
+ make sure terminal has adequate capabilities
evaluate scrolling situation
returns status of indicating the state of the screen/termcap entry
@@ -361,7 +361,7 @@ MoveCursor(int row, int col)
/*----------------------------------------------------------------------
Write a character to the screen, keeping track of cursor position
- Input: charater to write
+ Input: character to write
Result: character output
cursor position variables updated
diff --git a/alpine/pattern.h b/alpine/pattern.h
index c1dedb5..9268db8 100644
--- a/alpine/pattern.h
+++ b/alpine/pattern.h
@@ -19,7 +19,7 @@
#include "../pith/pattern.h"
-/* exported protoypes */
+/* exported prototypes */
void pattern_filter_command(char **, SEARCHSET *, MAILSTREAM *, long, INTVL_S *);
diff --git a/alpine/pipe.h b/alpine/pipe.h
index 06bf1d9..9becc3d 100644
--- a/alpine/pipe.h
+++ b/alpine/pipe.h
@@ -22,7 +22,7 @@
#include "../pith/osdep/pipe.h"
-/* exported protoypes */
+/* exported prototypes */
int raw_pipe_getc(unsigned char *);
void prime_raw_pipe_getc(MAILSTREAM *, long, long, long);
PIPE_S *cmd_pipe_open(char *, char **, int, gf_io_t *);
diff --git a/alpine/print.h b/alpine/print.h
index ff80a61..358e00d 100644
--- a/alpine/print.h
+++ b/alpine/print.h
@@ -21,7 +21,7 @@
#include "../pith/state.h"
-/* exported protoypes */
+/* exported prototypes */
char *printer_name(char *);
#ifndef DOS
void select_printer(struct pine *, int);
diff --git a/alpine/radio.h b/alpine/radio.h
index a86a98a..b1ca6f5 100644
--- a/alpine/radio.h
+++ b/alpine/radio.h
@@ -70,7 +70,7 @@ typedef struct esckey {
#define WT_SEQ_SENSITIVE 0x02 /* Sensitive to seq # changes */
-/* exported protoypes */
+/* exported prototypes */
int want_to(char *, int, int, HelpType, int);
int one_try_want_to(char *, int, int, HelpType, int);
int radio_buttons(char *, int, ESCKEY_S *, int, int, HelpType, int);
diff --git a/alpine/remote.h b/alpine/remote.h
index 2ffe410..b1d3f6e 100644
--- a/alpine/remote.h
+++ b/alpine/remote.h
@@ -21,7 +21,7 @@
#include "../pith/remote.h"
-/* exported protoypes */
+/* exported prototypes */
char *rd_metadata_name(void);
diff --git a/alpine/reply.c b/alpine/reply.c
index 89c0d9b..57d9e2d 100644
--- a/alpine/reply.c
+++ b/alpine/reply.c
@@ -242,7 +242,7 @@ reply(struct pine *pine_state, ACTION_S *role_arg)
}
/*
- * If we're agg-replying or there's a newsgroup and the user want's
+ * If we're agg-replying or there's a newsgroup and the user wants
* to post to news *and* via email, add relevant addresses to the
* outgoing envelope...
*
@@ -431,7 +431,7 @@ reply(struct pine *pine_state, ACTION_S *role_arg)
seq[++times] = -1L; /* mark end of sequence list */
- /*========== Other miscelaneous fields ===================*/
+ /*========== Other miscellaneous fields ===================*/
outgoing->in_reply_to = reply_in_reply_to(env);
outgoing->references = reply_build_refs(env);
outgoing->message_id = generate_message_id();
@@ -2168,7 +2168,7 @@ signature_edit(char *sigfile, char *title)
ps_global->msgmap,
0, FolderName, 0, 0, NULL);
- /* NOTE: at this point, alot of pico struct fields are null'd out
+ /* NOTE: at this point, a lot of pico struct fields are null'd out
* thanks to the leading memset; in particular "headents" which tells
* pico to behave like a normal editor (though modified slightly to
* let the caller dictate the file to edit and such)...
@@ -2362,7 +2362,7 @@ signature_edit_lit(char *litsig, char **result, char *title, HelpType composer_h
ps_global->msgmap,
0, FolderName, 0, 0, NULL);
- /* NOTE: at this point, alot of pico struct fields are null'd out
+ /* NOTE: at this point, a lot of pico struct fields are null'd out
* thanks to the leading memset; in particular "headents" which tells
* pico to behave like a normal editor (though modified slightly to
* let the caller dictate the file to edit and such)...
diff --git a/alpine/reply.h b/alpine/reply.h
index 3a88dac..fc3dcf1 100644
--- a/alpine/reply.h
+++ b/alpine/reply.h
@@ -24,7 +24,7 @@
#include "../pith/store.h"
-/* exported protoypes */
+/* exported prototypes */
int reply(struct pine *, ACTION_S *);
int confirm_role(long, ACTION_S **);
int reply_to_all_query(int *);
diff --git a/alpine/roleconf.h b/alpine/roleconf.h
index 3e8479f..267276f 100644
--- a/alpine/roleconf.h
+++ b/alpine/roleconf.h
@@ -24,7 +24,7 @@
#include "../pith/msgno.h"
-/* exported protoypes */
+/* exported prototypes */
int role_select_screen(struct pine *, ACTION_S **, int);
void role_config_screen(struct pine *, long, int);
void role_take(struct pine *, MSGNO_S *, int);
diff --git a/alpine/send.c b/alpine/send.c
index f41bb75..332b3dc 100644
--- a/alpine/send.c
+++ b/alpine/send.c
@@ -3841,7 +3841,7 @@ pine_send(ENVELOPE *outgoing, struct mail_bodystruct **body,
#if defined(BACKGROUND_POST) && defined(SIGCHLD)
/*
- * If requested, launch backgroud posting...
+ * If requested, launch background posting...
*/
if(background_requested && !(call_mailer_flags & CM_VERBOSE)){
ps_global->post = (POST_S *)fs_get(sizeof(POST_S));
@@ -5670,7 +5670,7 @@ outgoing2strings(METAENV *header, struct mail_bodystruct *bod, void **text,
All parts in the body passed in here that are not already
in the attachments list are added to the end of the attachments
list. Attachment items not in the body list will be taken care
- of in strings2outgoing, but they are unlikey to occur
+ of in strings2outgoing, but they are unlikely to occur
*/
for(part = bod->nested.part->next; part != NULL; part = part->next) {
diff --git a/alpine/send.h b/alpine/send.h
index f8d63f8..cdf0326 100644
--- a/alpine/send.h
+++ b/alpine/send.h
@@ -34,7 +34,7 @@
#define PS_STICKY_TO 0x02
-/* exported protoypes */
+/* exported prototypes */
void compose_screen(struct pine *);
void alt_compose_screen(struct pine *);
void compose_mail(char *, char *, ACTION_S *, PATMT *, gf_io_t);
diff --git a/alpine/setup.c b/alpine/setup.c
index 4d6c825..1ed8d7f 100644
--- a/alpine/setup.c
+++ b/alpine/setup.c
@@ -920,7 +920,7 @@ stayopen_list_tool(struct pine *ps, int cmd, CONF_S **cl, unsigned int flags)
/*
* Delay setting the displayed value until "var.current_val" is set
- * in case current val get's changed due to a special case above.
+ * in case current val gets changed due to a special case above.
*/
if(newval){
if(*newval)
diff --git a/alpine/setup.h b/alpine/setup.h
index fef722b..5c76ba1 100644
--- a/alpine/setup.h
+++ b/alpine/setup.h
@@ -22,7 +22,7 @@
#include "../pith/state.h"
-/* exported protoypes */
+/* exported prototypes */
void option_screen(struct pine *, int);
int litsig_text_tool(struct pine *, int, CONF_S **, unsigned);
char *pretty_var_name(char *);
diff --git a/alpine/signal.c b/alpine/signal.c
index 950c1f4..ab715ee 100644
--- a/alpine/signal.c
+++ b/alpine/signal.c
@@ -632,7 +632,7 @@ pipe_callback(PIPE_S *syspipe, int flags, void *data)
if(!child_signalled){
if(setjmp(child_state) == 0){
child_jump = 1; /* prepare to wake up */
- sleep(600); /* give it 5mins to happend */
+ sleep(600); /* give it 5mins to happen */
}
else
our_sigunblock(SIGCHLD);
diff --git a/alpine/signal.h b/alpine/signal.h
index f752712..549d5cc 100644
--- a/alpine/signal.h
+++ b/alpine/signal.h
@@ -28,7 +28,7 @@
#define MAX_BM 150 /* max length of busy message */
-/* exported protoypes */
+/* exported prototypes */
RETSIGTYPE hup_signal(void);
RETSIGTYPE child_signal(int);
void user_input_timeout_exit(int);
diff --git a/alpine/smime.h b/alpine/smime.h
index e6667da..319f58a 100644
--- a/alpine/smime.h
+++ b/alpine/smime.h
@@ -24,7 +24,7 @@
#include "../pith/smime.h"
-/* exported protoypes */
+/* exported prototypes */
int smime_get_passphrase(void);
int smime_certificate_error_ask(int error);
void smime_info_screen(struct pine *ps);
diff --git a/alpine/status.c b/alpine/status.c
index eac42e4..146cf76 100644
--- a/alpine/status.c
+++ b/alpine/status.c
@@ -1107,7 +1107,7 @@ output_message_modal(SMQ_T *mq_entry, int ding)
char *p, *q, *s, *t;
SCROLL_S sargs;
- /* Count the number of modal messsages and add up their lengths. */
+ /* Count the number of modal messages and add up their lengths. */
for(m = mq_entry->next; m != mq_entry; m = m->next)
if((m->flags & SM_MODAL) && !m->shown){
i++;
diff --git a/alpine/status.h b/alpine/status.h
index ef9fd35..e2e9c2c 100644
--- a/alpine/status.h
+++ b/alpine/status.h
@@ -21,7 +21,7 @@
#include "../pith/status.h"
-/* exported protoypes */
+/* exported prototypes */
int messages_queued(long *);
char *last_message_queued(void);
void flush_ordered_messages(void);
diff --git a/alpine/talk.h b/alpine/talk.h
index a748e81..80e515b 100644
--- a/alpine/talk.h
+++ b/alpine/talk.h
@@ -32,7 +32,7 @@
#define disallow_talk(p) tty_chmod((p), TALK_BIT|GM_BIT, TMD_CLEAR)
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_TALK_INCLUDED */
diff --git a/alpine/titlebar.h b/alpine/titlebar.h
index 9f273b4..8ef7c94 100644
--- a/alpine/titlebar.h
+++ b/alpine/titlebar.h
@@ -34,7 +34,7 @@ typedef enum {TitleBarNone = 0, FolderName, MessageNumber, MsgTextPercent,
ThrdMsgNum, ThrdMsgPercent} TitleBarType;
-/* exported protoypes */
+/* exported protoyypes */
void end_titlebar(void);
void push_titlebar_state(void);
void pop_titlebar_state(void);
diff --git a/contrib/carmel/c-client/carmel.c b/contrib/carmel/c-client/carmel.c
index 5265097..5e2ff92 100644
--- a/contrib/carmel/c-client/carmel.c
+++ b/contrib/carmel/c-client/carmel.c
@@ -183,7 +183,7 @@ carmel_isvalid (name)
close(fd);
- for(p = carmel_20k_buf; *p && !isspace(*p); p++); /* frist word */
+ for(p = carmel_20k_buf; *p && !isspace(*p); p++); /* first word */
for(; *p && isspace(*p); p++); /* space */
lcase(p); /* lower case the "index" */
if(!*p || strncmp(p, "index", 5))
@@ -402,7 +402,7 @@ carmel_create(stream, mailbox)
/*----------------------------------------------------------------------
Delete a carmel mailbox, and it's carmel2 index
-Args: stream -- unsed here
+Args: stream -- unused here
mailbox -- FQN of mailbox to delete
Returns: NIL -- if delete fails
@@ -1042,7 +1042,7 @@ Args: local -- Fake CARMELLOCAL structure
e -- envelope
mc -- MESSAGECACHE entry
-Retuns: -1 on failure
+Returns: -1 on failure
----*/
long
carmel_copy(local, mailbox, e, mc)
diff --git a/contrib/carmel/c-client/carmel2.c b/contrib/carmel/c-client/carmel2.c
index c56f890..4f71a18 100644
--- a/contrib/carmel/c-client/carmel2.c
+++ b/contrib/carmel/c-client/carmel2.c
@@ -60,7 +60,7 @@ it and to be efficient for use by the program.
Routines and data structures
----------------------------
-C-CLIENT INTERFACE FUCTIONS
+C-CLIENT INTERFACE FUNCTIONS
carmel2_valid - check to see if a mailbox is valid for carmel2 mail files
carmel2_isvalid - actual work of checking
carmel2_find - generate list of carmel2 mailboxes
@@ -105,7 +105,7 @@ SUPPORT FUNCTIONS
carmel_readmsg - Read a message file into memory, header text or both
carmel_spool_mail - Get new mail out of spoold mail file
- carmel_copy_msg_file - Make copy of messsage file when copying (unused)
+ carmel_copy_msg_file - Make copy of message file when copying (unused)
carmel2_lock - Lock a carmel index for read or write
carmel2_unlock - Unlock a carmel index
@@ -749,7 +749,7 @@ carmel2_fetchflags(stream, sequence)
Carmel mail fetch message structure
Args: stream -- stream to get structure for
msgno -- Message number to fetch data for
- body -- Pointer to place to return body strucuture, may be NULL
+ body -- Pointer to place to return body structure, may be NULL
If the request is the for the same msgno as last time, the saved copy
of the envelope and/or body structure is returned.
@@ -878,7 +878,7 @@ Args: stream --
msgno
Returns: pointer to text of mail header. Returned string is null terminated
- and consists of internel storage. It will be valid till the next
+ and consists of internal storage. It will be valid till the next
call to mail_fetchheader() or mail_fetchtext(). An empty
string is returned if the fetch fails.
----*/
@@ -906,7 +906,7 @@ Args: stream --
msgno
Returns: pointer to text of mail message. Returned string is null terminated
- and consists of internel storage. It will be valid till the next
+ and consists of internal storage. It will be valid till the next
call to mail_fetchheader() or mail_fetchtext(). An empty
string is returned if the fetch fails.
----*/
@@ -1964,7 +1964,7 @@ Args: stream
file_size -- The file size if known (saves a stat)
file -- name of the file to read
-Returns buffer with text stored in internel buffer. The Carmel2 format
+Returns buffer with text stored in internal buffer. The Carmel2 format
buffers the text of the current message and header in an internal
buffer. The buffer never shrinks and is expanded as needed, up to a
maximum. The text in the buffer is in CRLF format and is read in line
@@ -2560,7 +2560,7 @@ carmel2_copy_msg_file(stream, orig_file_number, new_mailbox)
char *file_name;
int wide, e, new_file_num, n, orig_fd, new_fd;
- /*---- Open the orginal file ----*/
+ /*---- Open the original file ----*/
wide = 0;
file_name = (*LOCAL->calc_paths)(CalcPathCarmel2Data,
new_mailbox,orig_file_number);
@@ -2628,7 +2628,7 @@ Args: stream -- Mail stream we're operating on
file -- Mail file name
write -- Flag indicating we want write access
-Retuns: -1 if lock fails, 0 if it succeeds
+Returns: -1 if lock fails, 0 if it succeeds
- There are two locks. Plain locks and write locks. They are created
about the same way, but have different names. The time out on the write
@@ -2636,13 +2636,13 @@ Retuns: -1 if lock fails, 0 if it succeeds
- Hitching (links in file system) post locking is used so it will work
across NFS. Flock() could be used as it has two advantages. First it
- is more efficient, second the locks will disolve automatically when the
+ is more efficient, second the locks will dissolve automatically when the
process dies. The efficiency is not of great concern, and the
process should not (theoretically) die unless it crashes due to a bug
or it is abnormally terminated. The advantage of locking across NFS
is considered greater than the advantages of flock().
-- The mod time of the lock file is updated everytime mail_check()
+- The mod time of the lock file is updated every time mail_check()
or mail_ping() is called and the mod time on the lock file is recorded.
This is so it can be determined that the lock file is current.
@@ -2650,7 +2650,7 @@ Retuns: -1 if lock fails, 0 if it succeeds
encountered it is assumed the lock is old and should be overridden
(because the process crashed or was killed).
-- Everytime the mod time on the lock file is updated (on calls to
+- Every time the mod time on the lock file is updated (on calls to
mail_check() and mail_ping()), the mod time of the lock file is
checked against the record of what it was last set to. If the mod times
don't match the lock has been broken and overridden. Then the original
@@ -3911,10 +3911,10 @@ struct time_zone_names {
/*----------------------------------------------------------------------
Parse a date string into into a structure
-Args: mc -- mesage cache to with structure to receive data
+Args: mc -- message cache to with structure to receive data
given_date -- full header with date string somewhere to be found
-This parses a number of date formats and produces a cannonical date in
+This parses a number of date formats and produces a canonical date in
a structure. The basic format is:
dd mm yy hh:mm:ss.t tz
@@ -4037,7 +4037,7 @@ carmel2_rfc822_date(mc, given_date)
while(*p && (*p == '-' || *p == ',' || isspace(*p)))
p++;
} else {
- /* Something wierd, skip it and try to resynch */
+ /* Something weird, skip it and try to resynch */
while(*p && !isspace(*p) && *p != ',' && *p != '-')
p++;
while(*p && (isspace(*p) || *p == ',' || *p == '-'))
diff --git a/contrib/carmel/doc/todo b/contrib/carmel/doc/todo
index acf99f1..c161a9c 100644
--- a/contrib/carmel/doc/todo
+++ b/contrib/carmel/doc/todo
@@ -21,7 +21,7 @@ Size Where What
3 c Initial account set up
10 c Kiss of death to steal write access from another running Pine
6 C Full IMAP searching in Carmel (not used by Pine yet)
- 6 c Carmel driver performance enhancments (for folders > 500 msgs)
+ 6 c Carmel driver performance enhancements (for folders > 500 msgs)
6* ci Auto updating deleted status for folder open by several users
3 C Doesn't incorporate new mail on start up like other IMAPware
6 I/C Handling of non-FQN's via IMAP (will solve ECS problems above)
diff --git a/contrib/carmel/pine/filter.c.patch b/contrib/carmel/pine/filter.c.patch
index 094fc9a..02e2116 100644
--- a/contrib/carmel/pine/filter.c.patch
+++ b/contrib/carmel/pine/filter.c.patch
@@ -90,7 +90,7 @@
+ p += strlen(p);
+ stack_str[stack][0] = '\0';
+ }
-+ if(two_underline) { /* In case '_' occured near end of line */
++ if(two_underline) { /* In case '_' occurred near end of line */
+ strcpy(p, "<\\underline>");
+ p += strlen(p);
+ }
diff --git a/contrib/ports/sequent_ptx_4.4.6 b/contrib/ports/sequent_ptx_4.4.6
index 064ed46..c631fcd 100644
--- a/contrib/ports/sequent_ptx_4.4.6
+++ b/contrib/ports/sequent_ptx_4.4.6
@@ -75,7 +75,7 @@ diff -cr pine.dist/pine/cmplhlp2.sh pine4.20/pine/cmplhlp2.sh
! awk ' BEGIN { printf("\n\n\t\t/*\n");
- printf("\t\t * AUTMATICALLY GENERATED FILE!\n");
+ printf("\t\t * AUTOMATICALLY GENERATED FILE!\n");
printf("\t\t * DO NOT EDIT!!\n\t\t */\n\n\n");
printf("#define\tHelpType\tchar **\n");
--- 44,50 ----
@@ -83,7 +83,7 @@ diff -cr pine.dist/pine/cmplhlp2.sh pine4.20/pine/cmplhlp2.sh
! nawk ' BEGIN { printf("\n\n\t\t/*\n");
- printf("\t\t * AUTMATICALLY GENERATED FILE!\n");
+ printf("\t\t * AUTOMATICALLY GENERATED FILE!\n");
printf("\t\t * DO NOT EDIT!!\n\t\t */\n\n\n");
printf("#define\tHelpType\tchar **\n");
diff -cr pine.dist/pine/mailtrfc.sh pine4.20/pine/mailtrfc.sh
diff --git a/contrib/ports/vms/readme.vms b/contrib/ports/vms/readme.vms
index da14481..3c252fb 100644
--- a/contrib/ports/vms/readme.vms
+++ b/contrib/ports/vms/readme.vms
@@ -30,7 +30,7 @@ Using
All the user needs is the PINE.EXE; Pine reads the mail from the user's
VMS/MAIL files and send outgoing mail either via mail routines using some
foreign protocol or via direct SMTP to some SMTP server (I preffer this
-metod). You use the latter by defining SMTP-SERVER field with some host.
+method). You use the latter by defining SMTP-SERVER field with some host.
If you do not set it you must define PINE_MAIL_PROTOCOL to the prefix of
the foreign protocol used. For example, if you use SMTP% you have to define
it to SMTP.
diff --git a/contrib/utils/txtcc.sh b/contrib/utils/txtcc.sh
index 0d1bb8c..4f05c1b 100755
--- a/contrib/utils/txtcc.sh
+++ b/contrib/utils/txtcc.sh
@@ -5,7 +5,7 @@
#
# build CC=txtcc gul
#
-# As of Pine4.03, this moves about 675k per process into sharable memory
+# As of Pine4.03, this moves about 675k per process into shareable memory
#
# Corey Satten, corey@cac.washington.edu, 9/11/98
diff --git a/doc/tech-notes/config-notes.html b/doc/tech-notes/config-notes.html
index bc8e745..6bf1035 100644
--- a/doc/tech-notes/config-notes.html
+++ b/doc/tech-notes/config-notes.html
@@ -1120,7 +1120,7 @@ For example, if
<P><CENTER><SAMP>$VAR</SAMP></CENTER><P>
appears in the value of a <EM>Alpine</EM> configuration option it is looked up in the
-environent (using getenv(&quot;VAR&quot;)) and its
+environment (using getenv(&quot;VAR&quot;)) and its
looked-up value replaces the <SAMP>$VAR</SAMP> part of the option value.
To include a literal dollar sign you may precede the dollar sign with another
dollar sign.
diff --git a/doc/tech-notes/config.html b/doc/tech-notes/config.html
index b935483..4b8f924 100644
--- a/doc/tech-notes/config.html
+++ b/doc/tech-notes/config.html
@@ -49,7 +49,7 @@ If that is not set, <EM>PC-Alpine</EM> will look for
the local file &quot;<CODE>PINERCEX</CODE>&quot;
in the same local directory that the regular config file is located in.
If the regular config file is remote then <EM>PC-Alpine</EM> looks in the
-local directory specfied by the &quot;-aux local_directory&quot; command
+local directory specified by the &quot;-aux local_directory&quot; command
line argument, or the directory <CODE>${HOME}&#92;ALPINE</CODE>, or
in <CODE>&lt;ALPINE.EXE </CODE>directory<CODE>&gt;</CODE>.
<P>
@@ -419,7 +419,7 @@ something is happening with a small animated display in the status
message line near the bottom of the screen.
This option sets how frequently the characters (for example, a spinning bar)
in the active status message lines are updated.
-At most, it can be set to be udpated 20 times per second.
+At most, it can be set to be updated 20 times per second.
<P>
Setting this value to zero will prevent display of the animations
@@ -448,7 +448,7 @@ If the terminal or terminal emulator you are using is capable of displaying
colors, this variable controls whether or not
color will be used in <EM>Alpine</EM>.
If you turn color on and things are set up correctly,
-you should see color appear on the screen immmediately.
+you should see color appear on the screen immediately.
Modern terminal emulators are usually capable of displaying colors.
<P>
This variable may be set to any of the following values:
@@ -1100,7 +1100,7 @@ Message Index's &quot;E Export&quot; command.
Normally, when a filename is supplied that lacks a leading &quot;path&quot;
component, <EM>Alpine</EM> assumes the file exists in the user's home directory.
Under Windows operating systems, this definition isn't always clear. This
-feature allows you to explictly set where <EM>Alpine</EM> should look for files
+feature allows you to explicitly set where <EM>Alpine</EM> should look for files
without a leading path.
<P>
@@ -2171,7 +2171,7 @@ Once <EM>Alpine</EM> has opened a connection to a particular folder, it will att
to keep that connection open in case you use it again.
In order to do this,
<EM>Alpine</EM> will attempt to use the Max-Remote-Connections (the value of
-this option) IMAP connections you have alloted for this purpose.
+this option) IMAP connections you have allotted for this purpose.
<P>
For example, suppose the value of this option is set to &quot;2&quot;.
If your INBOX is accessed on a remote server using the IMAP protocol, that
@@ -2241,7 +2241,7 @@ HREF="config-notes.html#mime.types">MIME.Types File</A>. <P>
special explanatory screen to the user upon startup. This option
helps control when and if that special screen appears for users that
have previously run <EM>Alpine</EM>. It takes as its value a <EM>Alpine</EM> version
-number. <EM>Alpine</EM> versions less than the specified value will supress this
+number. <EM>Alpine</EM> versions less than the specified value will suppress this
special screen while versions equal to or greater than that specified
will behave normally. <P>
@@ -2281,7 +2281,7 @@ This requirement is not universal.
If the system you are using supports it, it should work.
(It is often the case that your home directory is in an NFS filesystem.
If that is the case, you might try using a file in the &quot;/tmp&quot;
-filesystem, which is usually a local filesytem.)
+filesystem, which is usually a local filesystem.)
Even when it is possible to use an NFS-mounted filesystem as a place to name
the fifo (for example, your home directory), it will still be the case that
the reader (probably the &quot;cat&quot; command) and the
@@ -3026,7 +3026,7 @@ It is not possible to have a literal backslash followed by an expanded token.
open a UNIX remote shell connection. The default is
"%s %s -l %s exec /etc/r%sd". All four "%s" entries MUST exist in the
provided command. The first is for the command's pathname, the second is
-for the host to connnect to, the third is for the user to connect as, and
+for the host to connect to, the third is for the user to connect as, and
the fourth is for the connection method (typically <CODE>imap</CODE>).
<P>
@@ -3753,7 +3753,7 @@ It will probably only be useful if the
<A HREF="#show-cursor"><EM>show-cursor</EM></A>
feature is
also turned on.
-Setting this option to a postive number can only be used to
+Setting this option to a positive number can only be used to
<EM>increase</EM> the status message delay.
This may be useful for Braille displays, or other non-traditional displays.
<P>
@@ -4767,7 +4767,7 @@ match what you might type if there was a role match.)
<P>
If you are using the alternate form of the Compose command called
&quot;Role&quot;, then all of your roles will be available to you,
-independent of the value of this feauture and of the values set for all of
+independent of the value of this feature and of the values set for all of
Reply Use, Forward Use, and Compose Use.
<P>
@@ -5941,7 +5941,7 @@ This feature is displayed as &quot;Enable Unix Pipe Command&quot;.
early in the posting process
intended to cause the server SMTP to provide a more detailed account of
the transaction. This feature is typically only useful to system
-administrators and other support personel as an aid in troublshooting
+administrators and other support personnel as an aid in troublshooting
problems.
Note, this feature relies on a specific capability of the system's mail
@@ -9265,7 +9265,7 @@ the Setup Kolor screen.
This gives the
score
of each message.
-This will be six columns wide to accomodate the widest possible score.
+This will be six columns wide to accommodate the widest possible score.
You will probably want to use the Index-Format fixed-field width feature
to limit the width of the field to the widest score that
you use (e.g. SCORE(3) if your scores are always between 0 and 999).
@@ -11496,7 +11496,7 @@ Here are some samples of specific folder names:
<P>
The easiest way to fill in the &quot;Folder&quot; field is to use
the &quot;T&quot; command which is available when the &quot;Folder&quot; line is
-hilighted, or to use the &quot;Take&quot; command with the configuration
+highlighted, or to use the &quot;Take&quot; command with the configuration
feature
<A HREF="#enable-rules-under-take">&quot;enable-rules-under-take&quot;</A>
turned on.
diff --git a/doc/tech-notes/low-level.html b/doc/tech-notes/low-level.html
index ee5264a..d0144fb 100644
--- a/doc/tech-notes/low-level.html
+++ b/doc/tech-notes/low-level.html
@@ -467,7 +467,7 @@ Here is a list of many of the possible character sets:
<TR> <TD>ISO-8859-15</TD> <TD>8 bit European "Latin 9" character set</TD> </TR>
<TR> <TD>ISO-8859-16</TD> <TD>8 bit European "Latin 10" character set</TD> </TR>
<TR> <TD>KOI8-R</TD> <TD>8 bit Latin and Russian</TD> </TR>
-<TR> <TD>KOI8-U</TD> <TD>8 bit Latin and Ukranian</TD> </TR>
+<TR> <TD>KOI8-U</TD> <TD>8 bit Latin and Ukrainian</TD> </TR>
<TR> <TD>WINDOWS-1251</TD> <TD>8 bit Latin and Russian</TD> </TR>
<TR> <TD>TIS-620</TD> <TD>8 bit Latin and Thai</TD> </TR>
<TR> <TD>VISCII</TD> <TD>8 bit Latin and Vietnamese</TD> </TR>
diff --git a/doc/tech-notes/tech-notes.txt b/doc/tech-notes/tech-notes.txt
index 2762c5b..45fbf24 100644
--- a/doc/tech-notes/tech-notes.txt
+++ b/doc/tech-notes/tech-notes.txt
@@ -1255,8 +1255,9 @@ Alpine Configuration
that is not set, _PC-Alpine_ will look for the local file "PINERCEX" in
the same local directory that the regular config file is located in. If
the regular config file is remote then _PC-Alpine_ looks in the local
- directory specfied by the "-aux local_directory" command line argument,
- or the directory ${HOME}\ALPINE, or in <ALPINE.EXE directory>.
+ directory specified by the "-aux local_directory" command line
+ argument, or the directory ${HOME}\ALPINE, or in <ALPINE.EXE
+ directory>.
The syntax of a non-list configuration variable is this:
@@ -1517,7 +1518,7 @@ General Configuration Variables
status message line near the bottom of the screen. This option
sets how frequently the characters (for example, a spinning bar)
in the active status message lines are updated. At most, it can
- be set to be udpated 20 times per second.
+ be set to be updated 20 times per second.
Setting this value to zero will prevent display of the
animations altogether.
The option busy-cue-spinner-only can be used to remove the
@@ -1533,7 +1534,7 @@ General Configuration Variables
displaying colors, this variable controls whether or not color
will be used in _Alpine_. If you turn color on and things are
set up correctly, you should see color appear on the screen
- immmediately. Modern terminal emulators are usually capable of
+ immediately. Modern terminal emulators are usually capable of
displaying colors.
This variable may be set to any of the following values:
@@ -2015,7 +2016,7 @@ General Configuration Variables
Normally, when a filename is supplied that lacks a leading
"path" component, _Alpine_ assumes the file exists in the user's
home directory. Under Windows operating systems, this definition
- isn't always clear. This feature allows you to explictly set
+ isn't always clear. This feature allows you to explicitly set
where _Alpine_ should look for files without a leading path.
NOTE: this feature's value is ignored if either use-current-dir
feature is set or the PINERC has a value for the operating-dir
@@ -2778,8 +2779,8 @@ General Configuration Variables
opened a connection to a particular folder, it will attempt to
keep that connection open in case you use it again. In order to
do this, _Alpine_ will attempt to use the Max-Remote-Connections
- (the value of this option) IMAP connections you have alloted for
- this purpose.
+ (the value of this option) IMAP connections you have allotted
+ for this purpose.
For example, suppose the value of this option is set to "2". If
your INBOX is accessed on a remote server using the IMAP
protocol, that doesn't count as one of the remote connections
@@ -2836,7 +2837,7 @@ General Configuration Variables
This option helps control when and if that special screen
appears for users that have previously run _Alpine_. It takes as
its value a _Alpine_ version number. _Alpine_ versions less than
- the specified value will supress this special screen while
+ the specified value will suppress this special screen while
versions equal to or greater than that specified will behave
normally.
_newmail-fifo-path_
@@ -2869,7 +2870,7 @@ General Configuration Variables
supports it, it should work. (It is often the case that your
home directory is in an NFS filesystem. If that is the case, you
might try using a file in the "/tmp" filesystem, which is
- usually a local filesytem.) Even when it is possible to use an
+ usually a local filesystem.) Even when it is possible to use an
NFS-mounted filesystem as a place to name the fifo (for example,
your home directory), it will still be the case that the reader
(probably the "cat" command) and the writer (_Alpine_) of the
@@ -3390,7 +3391,7 @@ General Configuration Variables
connection. The default is "%s %s -l %s exec /etc/r%sd". All
four "%s" entries MUST exist in the provided command. The first
is for the command's pathname, the second is for the host to
- connnect to, the third is for the user to connect as, and the
+ connect to, the third is for the user to connect as, and the
fourth is for the connection method (typically imap).
_rsh-open-timeout_
Sets the time in seconds that _Alpine_ will attempt to open a
@@ -3896,7 +3897,7 @@ m+4TJybNGNfAgOctSkEyY/OCb49fRRQTCBZVIhzLGGmpYmkO55HbIA==
to the status line whenever a status message is printed and
pause there for this many seconds. It will probably only be
useful if the show-cursor feature is also turned on. Setting
- this option to a postive number can only be used to _increase_
+ this option to a positive number can only be used to _increase_
the status message delay. This may be useful for Braille
displays, or other non-traditional displays.
If it is set to a negative number the interpretation is a bit
@@ -4627,7 +4628,7 @@ Configuration Features
was a role match.)
If you are using the alternate form of the Compose command
called "Role", then all of your roles will be available to you,
- independent of the value of this feauture and of the values set
+ independent of the value of this feature and of the values set
for all of Reply Use, Forward Use, and Compose Use.
_continue-tab-without-confirm_
Normally, when you use the TAB NextNew command and there is a
@@ -5426,7 +5427,7 @@ John: on a job well done!
early in the posting process intended to cause the server SMTP
to provide a more detailed account of the transaction. This
feature is typically only useful to system administrators and
- other support personel as an aid in troublshooting problems.
+ other support personnel as an aid in troublshooting problems.
Note, this feature relies on a specific capability of the
system's mail transport agent or configured smtp-server.
_expanded-view-of-addressbooks_
@@ -7791,7 +7792,7 @@ Tokens for Index and Replying
SCORE
This gives the score of each message. This will be six columns
- wide to accomodate the widest possible score. You will probably
+ wide to accommodate the widest possible score. You will probably
want to use the Index-Format fixed-field width feature to limit
the width of the field to the widest score that you use (e.g.
SCORE(3) if your scores are always between 0 and 999). If you
@@ -9521,7 +9522,7 @@ Patterns
mail/local-folder
The easiest way to fill in the "Folder" field is to use the "T" command
- which is available when the "Folder" line is hilighted, or to use the
+ which is available when the "Folder" line is highlighted, or to use the
"Take" command with the configuration feature "enable-rules-under-take"
turned on.
@@ -11180,7 +11181,7 @@ Using Environment Variables
$VAR
appears in the value of a _Alpine_ configuration option it is looked up
- in the environent (using getenv("VAR")) and its looked-up value
+ in the environment (using getenv("VAR")) and its looked-up value
replaces the $VAR part of the option value. To include a literal dollar
sign you may precede the dollar sign with another dollar sign. In other
words, if the text
@@ -12019,7 +12020,7 @@ International Character Sets
ISO-8859-15 8 bit European "Latin 9" character set
ISO-8859-16 8 bit European "Latin 10" character set
KOI8-R 8 bit Latin and Russian
- KOI8-U 8 bit Latin and Ukranian
+ KOI8-U 8 bit Latin and Ukrainian
WINDOWS-1251 8 bit Latin and Russian
TIS-620 8 bit Latin and Thai
VISCII 8 bit Latin and Vietnamese
diff --git a/imap/Makefile b/imap/Makefile
index 4680761..d2c2144 100644
--- a/imap/Makefile
+++ b/imap/Makefile
@@ -231,7 +231,7 @@ IP6=6
# -DY4KBUGFIX
# Turn on the Y4K bugfix (yes, that's year 4000). It isn't well-known,
# but century years evenly divisible by 4000 are *not* leap years in the
-# Gregorian calendar. A lot of "Y2K compilant" software does not know
+# Gregorian calendar. A lot of "Y2K compliant" software does not know
# about this rule. Remember to turn this on sometime in the next 2000
# years.
#
@@ -248,7 +248,7 @@ IP6=6
# calendar. Leap years are every 4 years, including century years.
# My apologies to those in the English-speaking world who object to
# the reform of September 2, 1752 -> September 14, 1752, since this
-# code still uses January 1 (which Julius Ceasar decreed as the start
+# code still uses January 1 (which Julius Caesar decreed as the start
# of the year, which since 153 BCE was the day that Roman consuls
# took office), rather than the traditional March 25 used by the
# British. As of 2005, the Julian calendar and the Gregorian calendar
diff --git a/imap/README b/imap/README
index d412d5b..157846c 100644
--- a/imap/README
+++ b/imap/README
@@ -70,5 +70,5 @@ you a list of commands.
Pine is available separately on the FTP.CAC.Washington.EDU archives.
The focus of development and support is for UNIX and Win32 (including
-Windows 95/98/Millenium, Windows NT, and Windows 2000). The other ports are
+Windows 95/98/Millennium, Windows NT, and Windows 2000). The other ports are
not frequently used or tested, and may be incomplete.
diff --git a/imap/docs/FAQ.html b/imap/docs/FAQ.html
index 27d42aa..f2496b9 100644
--- a/imap/docs/FAQ.html
+++ b/imap/docs/FAQ.html
@@ -322,7 +322,7 @@
<ul>
<li><a href="#5.1">5.1 I see that the IMAP server allows access to
- arbitary files on the system, including /etc/passwd! How do I disable
+ arbitrary files on the system, including /etc/passwd! How do I disable
this?</a></li>
<li><a href="#5.2">5.2 I've heard that IMAP servers are insecure. Is
@@ -1411,7 +1411,7 @@
<p>SSL is supported via undocumented Microsoft interfaces in Windows 9x
and NT4; and via standard interfaces in Windows 2000, Windows
- Millenium, and Windows XP.</p>
+ Millennium, and Windows XP.</p>
</dd>
</dl>
@@ -1468,7 +1468,7 @@
make lnp EXTRAAUTHENTICATORS=gss
</pre>
- <p>To build with Kerberos V5 on Windows 9x, Windows Millenium, and NT4,
+ <p>To build with Kerberos V5 on Windows 9x, Windows Millennium, and NT4,
use the "makefile.ntk" file instead of "makefile.nt":</p>
<pre>
@@ -2061,7 +2061,7 @@ mtest.c:515: the `gets' function is dangerous and should not be used.
<hr>
<p><a name="5.1"><strong>5.1 I see that the IMAP server allows access to
- arbitary files on the system, including /etc/passwd! How do I disable
+ arbitrary files on the system, including /etc/passwd! How do I disable
this?</strong></a></p>
<dl>
@@ -2251,7 +2251,7 @@ for better performance.
<p>Coaxing software that uses autoconfig to build properly on platforms
which were not specifically considered by that software wastes an
inordinate amount of time. When (not if) autoconfig fails to do the
- right thing, the result is an inpenetrable morass to untangle in order
+ right thing, the result is an impenetrable morass to untangle in order
to find the problem and fix it.</p>
<p>The concept behind autoconfig is good, but the execution is flawed.
@@ -3162,7 +3162,7 @@ looking something like:
<pre>
dd-mmm-yyyy hh:mm:ss +zzzz,ssss;ffffffffFFFF-UUUUUUUU
</pre>The only thing that is variable is the "ssss" field, it can be as many
-digits as needed. All other fields (inluding the "dd") are fixed width. So,
+digits as needed. All other fields (including the "dd") are fixed width. So,
the easiest thing to do is to look forward in the file for the next internal
header, and delete everything from the error point to that internal header.
@@ -3520,7 +3520,7 @@ his home directory.
<dl>
<dd>
- There are two common occurances of this problem:
+ There are two common occurrences of this problem:
<ul>
<li>You are running a system (e.g. certain versions of Linux) which
@@ -4147,7 +4147,7 @@ that the text part in a 334 response be a BASE64 encoded string; in other
words, it is a protocol syntax error.
<p>In the case of AUTH=PLAIN, RFC 4422 (page 7) requires that the
- encoded string have no data. In other words, the appropropiate
+ encoded string have no data. In other words, the appropriate
standards-compliant server response is "334" followed by a SPACE and a
CRLF.</p>
diff --git a/imap/docs/RELNOTES b/imap/docs/RELNOTES
index 80e1796..2806969 100644
--- a/imap/docs/RELNOTES
+++ b/imap/docs/RELNOTES
@@ -335,7 +335,7 @@ broken servers use the SSLv23 server method, and this flag works around that
problem. WARNING: use of this flag will cause TLS negotiation to fail with
a server which uses the proper TLSv1 server method. Additionally, there are
known security risks in SSLv2; so users should be suspicious if this switch
-suddenly becomes necesary.
+suddenly becomes necessary.
The silly mailbox flag combination /ssl/tls is now rejected as an invalid
remote specification. Previous versions tried to negotiate TLS over an SSL
@@ -595,7 +595,7 @@ no longer builds on those platforms.
Updated: 7 January 2003
-imap-2002b is a maintenace release, released concurrently with Pine 4.52,
+imap-2002b is a maintenance release, released concurrently with Pine 4.52,
and contains only bugfixes. Programs written for imap-2002 will build with
this version without modification.
@@ -631,7 +631,7 @@ you will be asked to confirm to continue the build.
ORDEREDSUBJECT threading has been changed in accordance with draft 12 of the
IMAP threading specification. Previously, each non-root message in an
-ORDEREDSUBJECT thread has been a child of the message immediately preceeding
+ORDEREDSUBJECT thread has been a child of the message immediately preceding
it in the thread. Draft 12 changes this so that the second message in the
thread is the child of the first (root) message, and all subsequent messages
are siblings of the first message. This is significant in MUAs which display
@@ -810,7 +810,7 @@ by the /ssl switch in the mailbox name.
With SSL connections, the server certificate is validated by the client code
on UNIX, and Windows 2000 unless /novalidate-cert is specified. Server
-certificates are currently is not validated on Windows 9x, Windows Millenium,
+certificates are currently is not validated on Windows 9x, Windows Millennium,
or Windows NT 4; this is an artifact of the operating system and not the port
(e.g. client code using the NT port will validate certificates if running on
Windows 2000). On UNIX, the server certificate must be signed by a trusted
diff --git a/imap/docs/bugs.txt b/imap/docs/bugs.txt
index 5f87b3e..d8daa1a 100644
--- a/imap/docs/bugs.txt
+++ b/imap/docs/bugs.txt
@@ -46,7 +46,7 @@ The following are known problems/deficiencies in the imap-2007 toolkit:
DNS and/or the server's host table. A workaround exists (see the
top-level Makefile for details) but is not recommended and can not
be used at all with Kerberos.
- . At the insistance of the security gurus, SSL certification validation
+ . At the insistence of the security gurus, SSL certification validation
is now on by default. This means that you must now use the new
/novalidate-cert switch if establishing an SSL connection to a server
with a self-signed certificate; i.e. if "imap.example.com" has a
diff --git a/imap/docs/calendar.txt b/imap/docs/calendar.txt
index c100907..63aaa68 100644
--- a/imap/docs/calendar.txt
+++ b/imap/docs/calendar.txt
@@ -66,7 +66,7 @@ Caesar).
Months in the Julian calendar were 30 or 31 days in length and
every fourth year was made a leap year (having 366 days) by adding a day
-to the end of the year. This leap year rule was not consistantly
+to the end of the year. This leap year rule was not consistently
applied until 8 CE. The year-ending month of February, never a popular
month, was presently shortened so that Julius Caesar and Emperor
Augustus could each have long months named after them.
@@ -124,7 +124,7 @@ calendar. This suggestion was adopted over the next 500 years and
subsequently followed in the Gregorian calendar.
For the benefit of those who seek religious significance to the
-calendar millenium, note that year 1 is too late by at least 4 years.
+calendar millennium, note that year 1 is too late by at least 4 years.
Herod the Great, named in the Christian Bible as having all children in
Bethlehem put to death in an attempt to kill the infant Jesus, died in 4
BCE.
@@ -190,7 +190,7 @@ centuries yet.
There is code in c-client to support the modified Gregorian
calendar, although it is currently disabled. Sometime in the next
2000 years, someone will need to enable this code so that c-client is
-Y4K compiliant. Then, 18,000 years from now, someone will have to
+Y4K compliant. Then, 18,000 years from now, someone will have to
tear into c-client's code to fix the Y20K bug.
@@ -237,7 +237,7 @@ adjustments will be necessary at that time.
Hence my use of "or so" in predicting the years that the calendar
will fall behind. The actual point may be anywhere from decades (in the
-case of Y3.3K) to millenia (in the case of Y40K) off from these predictions.
+case of Y3.3K) to millennia (in the case of Y40K) off from these predictions.
MEANINGS OF DAY NAMES
diff --git a/imap/docs/commndmt.txt b/imap/docs/commndmt.txt
index 7fd9707..ee38731 100644
--- a/imap/docs/commndmt.txt
+++ b/imap/docs/commndmt.txt
@@ -92,7 +92,7 @@ they are such.
10. Thou shalt use the LIST "*" wildcard only with great care. If
thou doth not fully comprehend the danger of "*", thou shalt use only
-"%" and forget about the existance of "*".
+"%" and forget about the existence of "*".
Honor these commandments, and keep them holy in thy heart, so that thy
users shalt maximize their pleasure, and the server administrators
diff --git a/imap/docs/drivers.txt b/imap/docs/drivers.txt
index de91aa5..0d4c77c 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
diff --git a/imap/docs/formats.txt b/imap/docs/formats.txt
index 8dfb9da..d1e3b35 100644
--- a/imap/docs/formats.txt
+++ b/imap/docs/formats.txt
@@ -17,7 +17,7 @@
When a mailbox storage technology uses local files and
-directories directly, the file(s) and directories are layed out in a
+directories directly, the file(s) and directories are laid out in a
mailbox format.
I. Flat-File Formats
@@ -166,7 +166,7 @@ Soapbox on File/Message Formats
too much effort into file/message formats, you are correct.
There's a general reason why file/message formats are a bad idea.
-Just about every filesystem in existance serializes file creation and
+Just about every filesystem in existence serializes file creation and
deletions because these manipulate the free space map. This turns out
to be an enormous problem when you start creating/deleting more than a
few messages per second; you spend all your time thrashing in the
@@ -209,7 +209,7 @@ So what does this all mean?
A database (such as used by Exchange) is really a much better
approach if you want to move away from flat files. mx and especially
-Cyrus take a tenative step in that direction; mx failed mostly because
+Cyrus take a tentative step in that direction; mx failed mostly because
it didn't go anywhere near far enough. Cyrus goes much further, and
scores remarkable benefits from doing so.
diff --git a/imap/docs/imaprc.txt b/imap/docs/imaprc.txt
index cda153a..82c7daa 100644
--- a/imap/docs/imaprc.txt
+++ b/imap/docs/imaprc.txt
@@ -30,7 +30,7 @@ set keywords.
* config file whether or not there is any need for one. *
* *
* This information is subject to change without notice. Commands *
-* may be added, removed, or altered. The behavior of comamnds may *
+* may be added, removed, or altered. The behavior of commands may *
* change. Do not use any of this information without consulting me *
* first. c-client's defaults have been carefully chosen to be right *
* for general-purpose and most special-purpose configurations. If *
@@ -469,7 +469,7 @@ matter. Unrecognized commands are ignored.
30) set disable-automatic-shared-namespaces <number>
Never look up the "ftp", "imappublic", and "imapshared" users as
- posssible home directories for the #ftp, #public, and #shared
+ possible home directories for the #ftp, #public, and #shared
namespaces. On some systems (reportedly including AIX 4.3.3)
getpwnam() of an unknown user name is horrendously slow.
@@ -510,7 +510,7 @@ matter. Unrecognized commands are ignored.
By default, the servers (ipop[23]d and imapd) will do gethostbyaddr()
on the local and remote sockets so that imapd can identify itself
properly (this is important when the same CPU hosts multiple virtual
- hosts on different IP addresss) and also includes the client's name
+ hosts on different IP address) and also includes the client's name
when it writes to the syslog. There are also client gethostbyaddr()
calls, used primarily by authentication mechanisms.
diff --git a/imap/docs/internal.txt b/imap/docs/internal.txt
index 203688e..98d66ab 100644
--- a/imap/docs/internal.txt
+++ b/imap/docs/internal.txt
@@ -626,7 +626,7 @@ void INIT (STRING *s,STRINGDRIVER *d,void *data,unsigned long size);
data pointer to driver-dependent data, from which the
driver can determine string data
size size of the string
- This call initializes the string stucture.
+ This call initializes the string structure.
unsigned long SIZE (STRING *s);
@@ -723,7 +723,7 @@ char mail_string_next (STRING *s);
void mail_string_setpos (STRING *s,unsigned long i);
These three functions are the init, next, and setpos string
-structure access methods for the build-in mail_string string driver.
+structure access methods for the built-in mail_string string driver.
mail_string is a basic string driver for a char* string. See the
documentation below on "String Structures" for more information.
@@ -742,7 +742,7 @@ statement
#include "linkage.c"
which will include the "system standard driver linkage" defined when
c-client was built. By using linkage.c instead of explicit mail_link()
-calls, you are guaranteed that you will have a consistant linkage among
+calls, you are guaranteed that you will have a consistent linkage among
all software built on this system.
@@ -925,7 +925,7 @@ fetch an operational parameter and SET_xxx to set the parameter:
bit. Defaults to non-NIL, since this is usually bad news.
GET_LISTMAXLEVEL / SET_LISTMAXLEVEL
- The maximum depth of recusion that LIST will go on a *
+ The maximum depth of recursion that LIST will go on a *
wildcard. Defaults to 20.
GET_ANONYMOUSHOME / SET_ANONYMOUSHOME
@@ -1143,7 +1143,7 @@ long mail_rename (MAILSTREAM *stream,char *old,char *newname);
It returns T if successful, NIL if unsuccessful. If unsuccessful, an
error message is returned via the mm_log() callback.
- It is an error to reanme a mailbox that does not exist, or rename
+ It is an error to rename a mailbox that does not exist, or rename
a mailbox to a name that already exists. It is permitted to rename
INBOX; a new empty INBOX is created in its place.
@@ -1609,7 +1609,7 @@ unsigned int seen : 1; message read
unsigned int unseen : 1;
message not read
- The following auxillary structures are used by search programs:
+ The following auxiliary structures are used by search programs:
SEARCHHEADER: header line searching
char *line; header line field name
char *text; text header line
@@ -1725,7 +1725,7 @@ and end of the expunge to ensure synchronization. The status of the
expunge is passed to the application via the mm_log() facility.
Note that the decrementing of msgno's for subsequent messages
-happens immediately; for example, if three consequtive messages starting
+happens immediately; for example, if three consecutive messages starting
at msgno 5 are expunged, mm_expunged() will be called with a msgno of 5
three times.
@@ -2709,7 +2709,7 @@ possibly shown to the user.
ERROR An error event. This event should be displayed to
the user, or at least logged someplace. This is a
- serious error condition occured that aborted the
+ serious error condition occurred that aborted the
requested operation and possibly also aborted the mail
stream. This ranges from normal error conditions such
as "Can't open mailbox", "too many login failures, go
@@ -2793,7 +2793,7 @@ function has to output its own.
Driver interface
When writing a new driver for the c-client, you must provide a
-DRIVER stucture giving a dispatch vector between MAIL and the driver.
+DRIVER structure giving a dispatch vector between MAIL and the driver.
The DRIVER dispatch vector is described in mail.h.
char *name;
@@ -2974,7 +2974,7 @@ void mail_lock (MAILSTREAM *stream);
lock if the stream is already locked.
This is mainly used to catch errors due to a callback function
-(e.g. mm_exists) inadvertantly recursing back to the MAIL routines and
+(e.g. mm_exists) inadvertently recursing back to the MAIL routines and
establishing an infinite recursion. Normally, drivers will set the lock
prior to calling one of the callback functions above or, more likely, in
the beginning of the driver's non-reentrant "do operation" section. In the
diff --git a/imap/docs/locking.txt b/imap/docs/locking.txt
index 32ff6c6..eb16564 100644
--- a/imap/docs/locking.txt
+++ b/imap/docs/locking.txt
@@ -61,7 +61,7 @@ writeable memory between such processes.
A means of communicating this is by use of a file with a mutually
agreed upon name. A binary semaphore can be passed by means of the
-existance or non-existance of that file, provided that there is an
+existence or non-existance of that file, provided that there is an
atomic means to create a file if and only if that file does not exist.
In C terms:
@@ -245,7 +245,7 @@ BEZERK AND MMDF
Locking in the traditional UNIX formats was largely dictated by
the status quo in other applications; however, additional protection
-is added against inadvertantly running multiple instances of a
+is added against inadvertently running multiple instances of a
c-client application on the same mail file.
(1) c-client attempts to create a .lock file (mail file name with
diff --git a/imap/docs/md5.txt b/imap/docs/md5.txt
index c43f102..f589c9c 100644
--- a/imap/docs/md5.txt
+++ b/imap/docs/md5.txt
@@ -25,7 +25,7 @@ RFC 1939, the standard document for the POP3 protocol.
challenge; the client responds with an MD5 checksum of the challenge
plus the password; the server in compares the client's response with
its own calculated value of the checksum. If the client's response
-matches the server's calulated value, the client is authenticated.
+matches the server's calculated value, the client is authenticated.
Unlike plaintext passwords, this form of authentication is
believed to be secure against the session being monitored; "sniffing"
diff --git a/imap/docs/mixfmt.txt b/imap/docs/mixfmt.txt
index afe3f94..68d7583 100644
--- a/imap/docs/mixfmt.txt
+++ b/imap/docs/mixfmt.txt
@@ -136,7 +136,7 @@ A file number is set to the current modseq when it is created. If a copy
or append causes the file to exceed the compiled-in file size limit, a new
file is started and the metadata is updated accordingly.
-Preceeding each message is per-message record with the following format:
+Preceding each message is per-message record with the following format:
Key Payload
--- -------
;; per-message record
@@ -225,7 +225,7 @@ Then the index and status files are closed.
Shared expunge presents a problem due to the requirements of the IMAP
protocol. You can't "burp" away a message until you are certain that
no sharers have a pointer to any longer. Consequently, for the nonce
-"burping" out expunged data be defered to an exclusive expunge as in
+"burping" out expunged data be deferred to an exclusive expunge as in
mbx format.
If shared burping is ever implemented, then care will be needed not to
diff --git a/imap/src/c-client/c-client.h b/imap/src/c-client/c-client.h
index 7bf3710..b279bff 100644
--- a/imap/src/c-client/c-client.h
+++ b/imap/src/c-client/c-client.h
@@ -44,7 +44,7 @@ extern "C" {
#include "smtp.h" /* SMTP sending routines */
#include "nntp.h" /* NNTP sending routines */
#include "utf8.h" /* Unicode and charset routines */
-#include "utf8aux.h" /* Unicode auxillary routines */
+#include "utf8aux.h" /* Unicode auxiliary routines */
#include "misc.h" /* miscellaneous utility routines */
#ifdef __cplusplus /* undo the C++ mischief */
diff --git a/imap/src/c-client/imap4r1.c b/imap/src/c-client/imap4r1.c
index aaaa66e..97a43a8 100644
--- a/imap/src/c-client/imap4r1.c
+++ b/imap/src/c-client/imap4r1.c
@@ -2775,7 +2775,7 @@ void imap_capability (MAILSTREAM *stream)
/* IMAP set ACL
* Accepts: mail stream
* mailbox name
- * authentication identifer
+ * authentication identifier
* new access rights
* Returns: T on success, NIL on failure
*/
@@ -2794,7 +2794,7 @@ long imap_setacl (MAILSTREAM *stream,char *mailbox,char *id,char *rights)
/* IMAP delete ACL
* Accepts: mail stream
* mailbox name
- * authentication identifer
+ * authentication identifier
* Returns: T on success, NIL on failure
*/
@@ -2825,7 +2825,7 @@ long imap_getacl (MAILSTREAM *stream,char *mailbox)
/* IMAP list rights
* Accepts: mail stream
* mailbox name
- * authentication identifer
+ * authentication identifier
* Returns: T on success with data returned via callback, NIL on failure
*/
@@ -4450,7 +4450,7 @@ void imap_parse_unsolicited (MAILSTREAM *stream,IMAPPARSEDREPLY *reply)
while (ac->rights && s && (*s == ' ') && s++ &&
(ac = ac->next = mail_newacllist ()));
if (!ac->rights || (s && *s)) {
- sprintf (LOCAL->tmp,"Invalid ACL identifer/rights for %.80s",
+ sprintf (LOCAL->tmp,"Invalid ACL identifier/rights for %.80s",
(char *) t);
mm_notify (stream,LOCAL->tmp,WARN);
stream->unhealthy = T;
@@ -4499,7 +4499,7 @@ void imap_parse_unsolicited (MAILSTREAM *stream,IMAPPARSEDREPLY *reply)
fs_give ((void **) &id); /* free identifier */
}
else {
- sprintf (LOCAL->tmp,"Missing LISTRIGHTS identifer for %.80s",(char *) t);
+ sprintf (LOCAL->tmp,"Missing LISTRIGHTS identifier for %.80s",(char *) t);
mm_notify (stream,LOCAL->tmp,WARN);
stream->unhealthy = T;
}
@@ -4887,7 +4887,7 @@ THREADNODE *imap_parse_thread (MAILSTREAM *stream,unsigned char **txtptr)
/* skip past any space */
if (**txtptr == ' ') ++*txtptr;
}
- ++*txtptr; /* skip pase end of thread */
+ ++*txtptr; /* skip past end of thread */
parent = NIL; /* close this thread */
}
return ret; /* return parsed thread */
diff --git a/imap/src/c-client/mail.c b/imap/src/c-client/mail.c
index adddb9d..e591a52 100644
--- a/imap/src/c-client/mail.c
+++ b/imap/src/c-client/mail.c
@@ -5343,7 +5343,7 @@ container_t mail_thread_prune_dummy_work (container_t msg,container_t ane)
/* Test that purported mother is not a child of purported daughter
* Accepts: mother
- * purported daugher
+ * purported daughter
* Returns: T if circular parentage exists, else NIL
*/
@@ -6080,7 +6080,7 @@ void mail_free_searchpgmlist (SEARCHPGMLIST **pgl)
/* Mail garbage collect namespace
- * Accepts: poiner to namespace
+ * Accepts: pointer to namespace
*/
void mail_free_namespace (NAMESPACE **n)
diff --git a/imap/src/c-client/netmsg.c b/imap/src/c-client/netmsg.c
index 4454c3b..617d7bb 100644
--- a/imap/src/c-client/netmsg.c
+++ b/imap/src/c-client/netmsg.c
@@ -68,7 +68,7 @@ FILE *netmsg_slurp (NETSTREAM *stream,unsigned long *size,unsigned long *hsiz)
return NIL;
}
}
- *size = 0; /* initially emtpy */
+ *size = 0; /* initially empty */
if (hsiz) *hsiz = 0;
while ((s = net_getline (stream)) != NULL) {
if (*s == '.') { /* possible end of text? */
diff --git a/imap/src/c-client/newsrc.c b/imap/src/c-client/newsrc.c
index 0f15264..c3d31ca 100644
--- a/imap/src/c-client/newsrc.c
+++ b/imap/src/c-client/newsrc.c
@@ -500,7 +500,7 @@ void newsrc_check_uid (unsigned char *state,unsigned long uid,
while (*state) { /* until run out of state string */
/* collect a number */
for (i = 0; isdigit (*state); i = i*10 + (*state++ - '0'));
- if (*state != '-') j = i; /* coerce single mesage into range */
+ if (*state != '-') j = i; /* coerce single message into range */
else { /* have a range */
for (j = 0; isdigit (*++state); j = j*10 + (*state - '0'));
if (!j) j = i; /* guard against -0 */
diff --git a/imap/src/c-client/nntp.c b/imap/src/c-client/nntp.c
index 67a5d42..3fc2fe0 100644
--- a/imap/src/c-client/nntp.c
+++ b/imap/src/c-client/nntp.c
@@ -585,7 +585,7 @@ long nntp_status (MAILSTREAM *stream,char *mbx,long flags)
status.uidvalidity = stream->uid_validity;
/* pass status to main program */
mm_status (stream,mbx,&status);
- ret = T; /* succes */
+ ret = T; /* success */
}
/* flush temporary stream */
if (tstream) mail_close (tstream);
diff --git a/imap/src/c-client/rfc822.c b/imap/src/c-client/rfc822.c
index 6433bdb..a173095 100644
--- a/imap/src/c-client/rfc822.c
+++ b/imap/src/c-client/rfc822.c
@@ -1396,7 +1396,7 @@ char *rfc822_skip_comment (char **s,long trim)
sprintf (tmp,"Unterminated comment: %.80s",*s);
MM_LOG (tmp,PARSE);
**s = '\0'; /* nuke duplicate messages in case reparse */
- return NIL; /* this is wierd if it happens */
+ return NIL; /* this is weird if it happens */
case ' ': /* whitespace isn't significant */
break;
default: /* random character */
@@ -1432,7 +1432,7 @@ static long rfc822_output_char (RFC822BUFFER *buf,int c)
static long rfc822_output_data (RFC822BUFFER *buf,char *string,long len)
{
- while (len) { /* until request satified */
+ while (len) { /* until request satisfied */
long i;
if ((i = min (len,buf->end - buf->cur)) != 0L) {
memcpy (buf->cur,string,i);
@@ -2231,7 +2231,7 @@ unsigned char *rfc822_8bit (unsigned char *src,unsigned long srcl,
* versions of c-client prior to imap-2005, they did not provide any
* buffer checking at all.
*
- * As a half-hearted attempt, these new compatability functions for the
+ * As a half-hearted attempt, these new compatibility functions for the
* legacy interfaces limit what they write to size SENDBUFLEN and will
* fatal() if more than that is written. However, that isn't good enough
* since several of these functions *append* to the buffer, and return an
diff --git a/imap/src/c-client/utf8.c b/imap/src/c-client/utf8.c
index 844abef..0a9b656 100644
--- a/imap/src/c-client/utf8.c
+++ b/imap/src/c-client/utf8.c
@@ -347,7 +347,7 @@ static const SCRIPT utf8_scvalid[] = {
{"Chinese Simplified","China, Singapore",SC_CHINESE_SIMPLIFIED},
{"Chinese Traditional","Taiwan, Hong Kong, Macao",SC_CHINESE_TRADITIONAL},
{"Cyrillic",NIL,SC_CYRILLIC},
- {"Cyrillic Ukranian",NIL,SC_UKRANIAN},
+ {"Cyrillic Ukrainian",NIL,SC_UKRANIAN},
{"Greek",NIL,SC_GREEK},
{"Hebrew",NIL,SC_HEBREW},
{"Japanese",NIL,SC_JAPANESE},
@@ -898,7 +898,7 @@ unsigned long utf8_rmapsize (SIZEDTEXT *text,unsigned short *rmap,
/* Convert UCS-4 to charset using rmap
* Accepts: source UCS-4 character(s)
- * numver of UCS-4 characters
+ * number of UCS-4 characters
* conversion rmap
* pointer to returned sized text
* substitute character if not in rmap, else NIL to return failure
@@ -918,7 +918,7 @@ long ucs4_rmaptext (unsigned long *ucs4,unsigned long len,unsigned short *rmap,
/* Return size of UCS-4 string converted to other CS via rmap
* Accepts: source UCS-4 character(s)
- * numver of UCS-4 characters
+ * number of UCS-4 characters
* conversion rmap
* substitute character if not in rmap, else NIL to return failure
* Returns: length if success, negative if failure (no-convert)
diff --git a/imap/src/c-client/utf8.h b/imap/src/c-client/utf8.h
index 8a73ef9..0546cdf 100644
--- a/imap/src/c-client/utf8.h
+++ b/imap/src/c-client/utf8.h
@@ -406,7 +406,7 @@
* values. Although this made sense, it was confusing with the "max ku" and
* "max ten" values used in the double-byte tables; there are 1-origin, but
* the calculated values used for "ku" and "ten" are 0-origin (derived by
- * substracting the "base"). What this all meant is that for double byte
+ * subtracting the "base"). What this all meant is that for double byte
* characters the limit test is of the form (value < max_ku), but for single
* byte characters (which used the same cell to hold the max ku) the limit
* test was (value <= max_ku).
diff --git a/imap/src/c-client/utf8aux.c b/imap/src/c-client/utf8aux.c
index 746ea47..0928db4 100644
--- a/imap/src/c-client/utf8aux.c
+++ b/imap/src/c-client/utf8aux.c
@@ -12,7 +12,7 @@
*/
/*
- * Program: UTF-8 auxillary routines (c-client and MIME2 support)
+ * Program: UTF-8 auxiliary routines (c-client and MIME2 support)
*
* Author: Mark Crispin
* Networks and Distributed Computing
diff --git a/imap/src/c-client/utf8aux.h b/imap/src/c-client/utf8aux.h
index beb5505..ea54217 100644
--- a/imap/src/c-client/utf8aux.h
+++ b/imap/src/c-client/utf8aux.h
@@ -12,7 +12,7 @@
*/
/*
- * Program: UTF-8 auxillary routines (c-client and MIME2 support)
+ * Program: UTF-8 auxiliary routines (c-client and MIME2 support)
*
* Author: Mark Crispin
* Networks and Distributed Computing
diff --git a/imap/src/imapd/imapd.c b/imap/src/imapd/imapd.c
index f53dca8..b329278 100644
--- a/imap/src/imapd/imapd.c
+++ b/imap/src/imapd/imapd.c
@@ -1913,7 +1913,7 @@ void trmint (void)
/* The routines on this and the next page eschew the use of non-syscall libc
* routines (especially stdio) for a reason. Also, these hideous #if
- * condtionals need to be replaced.
+ * conditionals need to be replaced.
*/
#ifndef unix
@@ -3606,7 +3606,7 @@ void pbody (BODY *body)
}
/* Print parameter list
- * Accepts: paramter
+ * Accepts: parameter
*/
void pparam (PARAMETER *param)
@@ -4001,7 +4001,7 @@ long nameok (char *ref,char *name)
/* Convert possible BBoard name to actual name
* Accepts: command
* mailbox name
- * Returns: maibox name
+ * Returns: mailbox name
*/
char *bboardname (char *cmd,char *name)
diff --git a/imap/src/ipopd/ipop3d.c b/imap/src/ipopd/ipop3d.c
index 2be17af..8589f4d 100644
--- a/imap/src/ipopd/ipop3d.c
+++ b/imap/src/ipopd/ipop3d.c
@@ -652,7 +652,7 @@ void trmint ()
int pass_login (char *t,int argc,char *argv[])
{
char tmp[MAILTMPLEN];
- /* flush old passowrd */
+ /* flush old password */
if (pass) fs_give ((void **) &pass);
if (!(t && *t)) { /* if no password given */
PSOUT ("-ERR Missing password argument\015\012");
diff --git a/imap/src/mtest/mtest.c b/imap/src/mtest/mtest.c
index e433ba8..4d7f947 100644
--- a/imap/src/mtest/mtest.c
+++ b/imap/src/mtest/mtest.c
@@ -348,7 +348,7 @@ void mm (MAILSTREAM *stream,long debug)
for(i = 0; i < 3; ++i) {
puts(nstypes[i]);
for(ns = nslist[i]; ns; ns = ns->next)
- printf(" namespace = %s, delimeter = %c\n", ns->name, ns->delimiter);
+ printf(" namespace = %s, delimiter = %c\n", ns->name, ns->delimiter);
}
}
break;
diff --git a/imap/src/osdep/amiga/Makefile b/imap/src/osdep/amiga/Makefile
index 60458e6..ff9e165 100644
--- a/imap/src/osdep/amiga/Makefile
+++ b/imap/src/osdep/amiga/Makefile
@@ -62,7 +62,7 @@ CREATEPROTO=unixproto
EMPTYPROTO=unixproto
-# Commands possibly overriden by the individual port
+# Commands possibly overridden by the individual port
ARRC=ar rc
CC=cc
diff --git a/imap/src/osdep/amiga/mbx.c b/imap/src/osdep/amiga/mbx.c
index dc902b2..3cc89c9 100644
--- a/imap/src/osdep/amiga/mbx.c
+++ b/imap/src/osdep/amiga/mbx.c
@@ -1168,7 +1168,7 @@ long mbx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/amiga/mh.c b/imap/src/osdep/amiga/mh.c
index 005000d..a7b56e8 100644
--- a/imap/src/osdep/amiga/mh.c
+++ b/imap/src/osdep/amiga/mh.c
@@ -701,7 +701,7 @@ void mh_load_message (MAILSTREAM *stream,unsigned long msgno,long flags)
}
nlseen = T; /* note newline seen */
break;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
i++;
nlseen = NIL;
break;
@@ -1200,10 +1200,10 @@ int mh_select (struct direct *name)
}
-/* MH file name comparision
+/* MH file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int mh_numsort (const void *d1,const void *d2)
diff --git a/imap/src/osdep/amiga/mix.c b/imap/src/osdep/amiga/mix.c
index 63009bb..9ab3442 100644
--- a/imap/src/osdep/amiga/mix.c
+++ b/imap/src/osdep/amiga/mix.c
@@ -975,7 +975,7 @@ long mix_ping (MAILSTREAM *stream)
}
}
if (sysibx) mail_close (sysibx);
- /* reenable APPENDUID/COPYUID */
+ /* re-enable APPENDUID/COPYUID */
mail_parameters (NIL,SET_APPENDUID,(void *) au);
mail_parameters (NIL,SET_COPYUID,(void *) cu);
snarfing = NIL; /* no longer snarfing */
@@ -1163,7 +1163,7 @@ int mix_select (struct direct *name)
}
-/* MIX msg file name comparision
+/* MIX msg file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
* Returns: -1 if d1 < d2, 0 if d1 == d2, 1 d1 > d2
@@ -1884,7 +1884,7 @@ FILE *mix_parse (MAILSTREAM *stream,FILE **idxf,long iflags,long sflags)
return NIL;
}
prevuid = uid;
- ++nmsgs; /* this is another mesage */
+ ++nmsgs; /* this is another message */
/* within current known range of messages? */
while (nmsgs <= stream->nmsgs) {
/* yes, get corresponding elt */
@@ -2156,7 +2156,7 @@ char *mix_meta_slurp (MAILSTREAM *stream,unsigned long *seq)
char *s;
char *ret = NIL;
if (fstat (LOCAL->mfd,&sbuf))
- MM_LOG ("Error obtaining size of mix metatdata file",ERROR);
+ MM_LOG ("Error obtaining size of mix metadata file",ERROR);
if (sbuf.st_size > LOCAL->buflen) {
/* should be just a few dozen bytes */
if (sbuf.st_size > METAMAX) fatal ("absurd mix metadata file size");
@@ -2199,7 +2199,7 @@ long mix_meta_update (MAILSTREAM *stream)
*
* If more stuff gets added to the metadata, or if you change the value
* of NUSERFLAGS, MAXUSERFLAG or CHUNKSIZE, be sure to recalculate the
- * above assertation.
+ * above assertion.
*/
sprintf (LOCAL->buf,SEQFMT,LOCAL->metaseq = mix_modseq (LOCAL->metaseq));
sprintf (LOCAL->buf + strlen (LOCAL->buf),MTAFMT,
diff --git a/imap/src/osdep/amiga/mtx.c b/imap/src/osdep/amiga/mtx.c
index 8e6f76e..4c98956 100644
--- a/imap/src/osdep/amiga/mtx.c
+++ b/imap/src/osdep/amiga/mtx.c
@@ -1035,7 +1035,7 @@ long mtx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/amiga/mx.c b/imap/src/osdep/amiga/mx.c
index 4549527..7e2b022 100644
--- a/imap/src/osdep/amiga/mx.c
+++ b/imap/src/osdep/amiga/mx.c
@@ -1119,10 +1119,10 @@ int mx_select (struct direct *name)
}
-/* MX file name comparision
+/* MX file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int mx_numsort (const void *d1,const void *d2)
diff --git a/imap/src/osdep/amiga/nl_ami.c b/imap/src/osdep/amiga/nl_ami.c
index b2d5616..2b470d5 100644
--- a/imap/src/osdep/amiga/nl_ami.c
+++ b/imap/src/osdep/amiga/nl_ami.c
@@ -84,7 +84,7 @@ unsigned long strcrlflen (STRING *s)
break;
case '\012': /* line feed? */
i++;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
break;
}
SETPOS (s,pos); /* restore old position */
diff --git a/imap/src/osdep/amiga/os_ami.c b/imap/src/osdep/amiga/os_ami.c
index 1ba3ca5..9f0d27b 100644
--- a/imap/src/osdep/amiga/os_ami.c
+++ b/imap/src/osdep/amiga/os_ami.c
@@ -61,7 +61,7 @@ extern char *sys_errlist[];
#undef utime
-/* Amiga has its own wierd utime() with an incompatible struct utimbuf that
+/* Amiga has its own weird utime() with an incompatible struct utimbuf that
* does not match with the traditional time_t [2].
*/
diff --git a/imap/src/osdep/amiga/scandir.c b/imap/src/osdep/amiga/scandir.c
index c5e4541..8f6b4d4 100644
--- a/imap/src/osdep/amiga/scandir.c
+++ b/imap/src/osdep/amiga/scandir.c
@@ -68,10 +68,10 @@ int scandir (char *dirname,struct direct ***namelist,select_t select,
return nitems; /* and size */
}
-/* Alphabetic file name comparision
+/* Alphabetic file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int alphasort (void *d1,void *d2)
diff --git a/imap/src/osdep/amiga/tenex.c b/imap/src/osdep/amiga/tenex.c
index eee61fb..0982573 100644
--- a/imap/src/osdep/amiga/tenex.c
+++ b/imap/src/osdep/amiga/tenex.c
@@ -1125,7 +1125,7 @@ long tenex_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
i = GETPOS (message); /* remember current position */
diff --git a/imap/src/osdep/dos/bezrkdos.c b/imap/src/osdep/dos/bezrkdos.c
index 8161738..ab3e9fd 100644
--- a/imap/src/osdep/dos/bezrkdos.c
+++ b/imap/src/osdep/dos/bezrkdos.c
@@ -791,7 +791,7 @@ long bezerk_parse (MAILSTREAM *stream)
/* note offset of message */
elt->private.msg.full.offset =
(s = ((*t == '\015') ? (t + 2) : (t + 1))) - tmp;
- /* generate plausable IMAPish date string */
+ /* generate plausible IMAPish date string */
db[2] = db[6] = db[20] = '-'; db[11] = ' '; db[14] = db[17] = ':';
/* dd */
db[0] = t[ti - 2]; db[1] = t[ti - 1];
diff --git a/imap/src/osdep/dos/drivraux.bat b/imap/src/osdep/dos/drivraux.bat
index a0b354c..37aa0b5 100644
--- a/imap/src/osdep/dos/drivraux.bat
+++ b/imap/src/osdep/dos/drivraux.bat
@@ -11,7 +11,7 @@ REM
REM
REM ========================================================================
-REM Program: Driver Linkage Generator auxillary for DOS
+REM Program: Driver Linkage Generator auxiliary for DOS
REM
REM Author: Mark Crispin
REM Networks and Distributed Computing
diff --git a/imap/src/osdep/dos/mkautaux.bat b/imap/src/osdep/dos/mkautaux.bat
index 5d24d83..c629ef2 100644
--- a/imap/src/osdep/dos/mkautaux.bat
+++ b/imap/src/osdep/dos/mkautaux.bat
@@ -11,7 +11,7 @@ REM
REM
REM ========================================================================
-REM Program: Authenticator Linkage Generator auxillary for DOS
+REM Program: Authenticator Linkage Generator auxiliary for DOS
REM
REM Author: Mark Crispin
REM Networks and Distributed Computing
diff --git a/imap/src/osdep/dos/mtxdos.c b/imap/src/osdep/dos/mtxdos.c
index ad96926..6633eba 100644
--- a/imap/src/osdep/dos/mtxdos.c
+++ b/imap/src/osdep/dos/mtxdos.c
@@ -656,7 +656,7 @@ long mtx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
@@ -754,7 +754,7 @@ long mtx_parse (MAILSTREAM *stream)
}
*s++ = '\0'; *t++ = '\0'; /* tie off fields */
- /* intantiate an elt for this message */
+ /* instantiate an elt for this message */
(elt = mail_elt (stream,++nmsgs))->valid = T;
elt->private.uid = ++stream->uid_last;
/* note file offset of header */
diff --git a/imap/src/osdep/nt/drivraux.bat b/imap/src/osdep/nt/drivraux.bat
index 30649a7..3c7dde8 100644
--- a/imap/src/osdep/nt/drivraux.bat
+++ b/imap/src/osdep/nt/drivraux.bat
@@ -11,7 +11,7 @@ REM
REM
REM ========================================================================
-REM Program: Driver Linkage Generator auxillary for NT/Win9x
+REM Program: Driver Linkage Generator auxiliary for NT/Win9x
REM
REM Author: Mark Crispin
REM Networks and Distributed Computing
diff --git a/imap/src/osdep/nt/kerb_w2k.c b/imap/src/osdep/nt/kerb_w2k.c
index 38d0ce3..e2a271b 100644
--- a/imap/src/osdep/nt/kerb_w2k.c
+++ b/imap/src/osdep/nt/kerb_w2k.c
@@ -205,7 +205,7 @@ char *kerberos_login (char *user,char *authuser,int argc,char *argv[]);
#define STRING WINSTRING /* conflict with mail.h */
#include <NTSecAPI.h>
-/* GSSAPI build-in object identifiers */
+/* GSSAPI built-in object identifiers */
static gss_OID_desc oids[] = { /* stupid C language makes this necessary */
{10,"\052\206\110\206\367\022\001\002\001\004"},
@@ -230,7 +230,7 @@ static gss_cred_id_t gss_default_cred = NIL;
/* GSSAPI import name (convert to full service principal name)
* Accepts: pointer to return minor status
- * buffer containining input name
+ * buffer containing input name
* type of input name
* pointer to return output internal name
* Returns: major status, always
diff --git a/imap/src/osdep/nt/mbxnt.c b/imap/src/osdep/nt/mbxnt.c
index bb3d4cc..5ea3b57 100644
--- a/imap/src/osdep/nt/mbxnt.c
+++ b/imap/src/osdep/nt/mbxnt.c
@@ -1046,7 +1046,7 @@ long mbx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/nt/mkautaux.bat b/imap/src/osdep/nt/mkautaux.bat
index c65022d..0e8e450 100644
--- a/imap/src/osdep/nt/mkautaux.bat
+++ b/imap/src/osdep/nt/mkautaux.bat
@@ -11,7 +11,7 @@ REM
REM
REM ========================================================================
-REM Program: Authenticator Linkage Generator auxillary for NT/Win9x
+REM Program: Authenticator Linkage Generator auxiliary for NT/Win9x
REM
REM Author: Mark Crispin
REM Networks and Distributed Computing
diff --git a/imap/src/osdep/nt/mtxnt.c b/imap/src/osdep/nt/mtxnt.c
index 13f6158..0ca88fb 100644
--- a/imap/src/osdep/nt/mtxnt.c
+++ b/imap/src/osdep/nt/mtxnt.c
@@ -908,7 +908,7 @@ long mtx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/nt/os_nt.h b/imap/src/osdep/nt/os_nt.h
index 650bb78..be2fcff 100644
--- a/imap/src/osdep/nt/os_nt.h
+++ b/imap/src/osdep/nt/os_nt.h
@@ -34,7 +34,7 @@
#include <io.h>
#include <conio.h>
#include <process.h>
-#undef ERROR /* quell conflicting defintion warning */
+#undef ERROR /* quell conflicting definition warning */
#include <windows.h>
#include <lm.h>
#undef ERROR
diff --git a/imap/src/osdep/nt/tenexnt.c b/imap/src/osdep/nt/tenexnt.c
index 4805b7c..4c1d0a3 100644
--- a/imap/src/osdep/nt/tenexnt.c
+++ b/imap/src/osdep/nt/tenexnt.c
@@ -979,7 +979,7 @@ long tenex_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
i = GETPOS (message); /* remember current position */
diff --git a/imap/src/osdep/nt/yunchan.c b/imap/src/osdep/nt/yunchan.c
index b1e374b..6c8995f 100644
--- a/imap/src/osdep/nt/yunchan.c
+++ b/imap/src/osdep/nt/yunchan.c
@@ -175,7 +175,7 @@ unsigned long unix_crlfcpy (char **dst,unsigned long *dstl,char *src,
break;
case '\012': /* line feed? */
*d++ ='\015'; /* yes, prepend a CR, drop into default case */
- default: /* ordinary chararacter */
+ default: /* ordinary character */
*d++ = *src++; /* just copy character */
break;
}
@@ -202,7 +202,7 @@ unsigned long unix_crlflen (STRING *s)
break;
case '\012': /* line feed? */
i++;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
break;
}
SETPOS (s,pos); /* restore old position */
diff --git a/imap/src/osdep/os2/mbxnt.c b/imap/src/osdep/os2/mbxnt.c
index bb3d4cc..5ea3b57 100644
--- a/imap/src/osdep/os2/mbxnt.c
+++ b/imap/src/osdep/os2/mbxnt.c
@@ -1046,7 +1046,7 @@ long mbx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/os2/mtxnt.c b/imap/src/osdep/os2/mtxnt.c
index 13f6158..0ca88fb 100644
--- a/imap/src/osdep/os2/mtxnt.c
+++ b/imap/src/osdep/os2/mtxnt.c
@@ -908,7 +908,7 @@ long mtx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/os2/tenexnt.c b/imap/src/osdep/os2/tenexnt.c
index 4805b7c..4c1d0a3 100644
--- a/imap/src/osdep/os2/tenexnt.c
+++ b/imap/src/osdep/os2/tenexnt.c
@@ -979,7 +979,7 @@ long tenex_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
i = GETPOS (message); /* remember current position */
diff --git a/imap/src/osdep/unix/Makefile b/imap/src/osdep/unix/Makefile
index c4e1411..7b1bff3 100644
--- a/imap/src/osdep/unix/Makefile
+++ b/imap/src/osdep/unix/Makefile
@@ -37,7 +37,7 @@ BUNDLED=
# The optimization level here for GCC ports is set here for a reason. It's
# to get you to read this text.
-# The general concensus seems to be that -O2 is the one to use.
+# The general consensus seems to be that -O2 is the one to use.
# Over the years, I've been told to use many different settings, including -O6.
# In recent versions of GCC [as of 2/2005], -O6 generates bad code that, among
# other ill effects, causes infinite loops.
@@ -130,7 +130,7 @@ CREATEPROTO=unixproto
EMPTYPROTO=unixproto
-# Commands possibly overriden by the individual port
+# Commands possibly overridden by the individual port
ARRC=ar rc
CC=cc
diff --git a/imap/src/osdep/unix/ckp_cyg.c b/imap/src/osdep/unix/ckp_cyg.c
index 28e0739..86fe1d0 100644
--- a/imap/src/osdep/unix/ckp_cyg.c
+++ b/imap/src/osdep/unix/ckp_cyg.c
@@ -27,7 +27,7 @@
*/
/* This module is against my better judgement. If you want to run an imapd
- * or ipop[23]d you should use the native NT or W2K ports intead of this
+ * or ipop[23]d you should use the native NT or W2K ports instead of this
* Cygwin port. There is no surety that this module works right or will work
* right in the future.
*/
diff --git a/imap/src/osdep/unix/ckp_pam.c b/imap/src/osdep/unix/ckp_pam.c
index 5bc31f3..d6acfda 100644
--- a/imap/src/osdep/unix/ckp_pam.c
+++ b/imap/src/osdep/unix/ckp_pam.c
@@ -117,7 +117,7 @@ struct passwd *checkpw (struct passwd *pw,char *pass,int argc,char *argv[])
* pam_unix.so.1
*/
/*
- * This pam_open_session() call is inconsistant with how we handle other
+ * This pam_open_session() call is inconsistent with how we handle other
* platforms, where we don't write [uw]tmp records. However, unlike our
* code on other platforms, pam_acct_mgmt() will check those records for
* inactivity and deny the authentication.
diff --git a/imap/src/osdep/unix/ckp_pmb.c b/imap/src/osdep/unix/ckp_pmb.c
index c8a935c..5c098f3 100644
--- a/imap/src/osdep/unix/ckp_pmb.c
+++ b/imap/src/osdep/unix/ckp_pmb.c
@@ -109,7 +109,7 @@ struct passwd *checkpw (struct passwd *pw,char *pass,int argc,char *argv[])
* pam_unix.so.1
*/
/*
- * This pam_open_session() call is inconsistant with how we handle other
+ * This pam_open_session() call is inconsistent with how we handle other
* platforms, where we don't write [uw]tmp records. However, unlike our
* code on other platforms, pam_acct_mgmt() will check those records for
* inactivity and deny the authentication.
diff --git a/imap/src/osdep/unix/ckp_psx.c b/imap/src/osdep/unix/ckp_psx.c
index d8ebdaa..0f425bd 100644
--- a/imap/src/osdep/unix/ckp_psx.c
+++ b/imap/src/osdep/unix/ckp_psx.c
@@ -67,7 +67,7 @@ struct passwd *checkpw (struct passwd *pw,char *pass,int argc,char *argv[])
* max number of days a password is valid if positive
* warn number of days of password expiration warning
* expire date account expires if positive
- * inact number of days an accout can be inactive (not checked!)
+ * inact number of days an account can be inactive (not checked!)
* The expiration day is the *last* day that the password or account
* is valid.
*/
diff --git a/imap/src/osdep/unix/mbx.c b/imap/src/osdep/unix/mbx.c
index 18c4fa2..1f41efc 100644
--- a/imap/src/osdep/unix/mbx.c
+++ b/imap/src/osdep/unix/mbx.c
@@ -1168,7 +1168,7 @@ long mbx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/unix/mh.c b/imap/src/osdep/unix/mh.c
index ac71b6b..ebc930e 100644
--- a/imap/src/osdep/unix/mh.c
+++ b/imap/src/osdep/unix/mh.c
@@ -701,7 +701,7 @@ void mh_load_message (MAILSTREAM *stream,unsigned long msgno,long flags)
}
nlseen = T; /* note newline seen */
break;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
i++;
nlseen = NIL;
break;
@@ -1200,10 +1200,10 @@ int mh_select (struct direct *name)
}
-/* MH file name comparision
+/* MH file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int mh_numsort (const void *d1,const void *d2)
diff --git a/imap/src/osdep/unix/mix.c b/imap/src/osdep/unix/mix.c
index c53cabc..20d2b01 100644
--- a/imap/src/osdep/unix/mix.c
+++ b/imap/src/osdep/unix/mix.c
@@ -975,7 +975,7 @@ long mix_ping (MAILSTREAM *stream)
}
}
if (sysibx) mail_close (sysibx);
- /* reenable APPENDUID/COPYUID */
+ /* re-enable APPENDUID/COPYUID */
mail_parameters (NIL,SET_APPENDUID,(void *) au);
mail_parameters (NIL,SET_COPYUID,(void *) cu);
snarfing = NIL; /* no longer snarfing */
@@ -1163,7 +1163,7 @@ int mix_select (struct direct *name)
}
-/* MIX msg file name comparision
+/* MIX msg file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
* Returns: -1 if d1 < d2, 0 if d1 == d2, 1 d1 > d2
@@ -1884,7 +1884,7 @@ FILE *mix_parse (MAILSTREAM *stream,FILE **idxf,long iflags,long sflags)
return NIL;
}
prevuid = uid;
- ++nmsgs; /* this is another mesage */
+ ++nmsgs; /* this is another message */
/* within current known range of messages? */
while (nmsgs <= stream->nmsgs) {
/* yes, get corresponding elt */
@@ -2156,7 +2156,7 @@ char *mix_meta_slurp (MAILSTREAM *stream,unsigned long *seq)
char *s;
char *ret = NIL;
if (fstat (LOCAL->mfd,&sbuf))
- MM_LOG ("Error obtaining size of mix metatdata file",ERROR);
+ MM_LOG ("Error obtaining size of mix metadata file",ERROR);
if (sbuf.st_size > LOCAL->buflen) {
/* should be just a few dozen bytes */
if (sbuf.st_size > METAMAX) fatal ("absurd mix metadata file size");
@@ -2199,7 +2199,7 @@ long mix_meta_update (MAILSTREAM *stream)
*
* If more stuff gets added to the metadata, or if you change the value
* of NUSERFLAGS, MAXUSERFLAG or CHUNKSIZE, be sure to recalculate the
- * above assertation.
+ * above assertion.
*/
sprintf (LOCAL->buf,SEQFMT,LOCAL->metaseq = mix_modseq (LOCAL->metaseq));
sprintf (LOCAL->buf + strlen (LOCAL->buf),MTAFMT,
diff --git a/imap/src/osdep/unix/mtx.c b/imap/src/osdep/unix/mtx.c
index 4346ece..bc7f296 100644
--- a/imap/src/osdep/unix/mtx.c
+++ b/imap/src/osdep/unix/mtx.c
@@ -1036,7 +1036,7 @@ long mtx_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
/* write header */
diff --git a/imap/src/osdep/unix/mx.c b/imap/src/osdep/unix/mx.c
index 10d56b0..3f90ab9 100644
--- a/imap/src/osdep/unix/mx.c
+++ b/imap/src/osdep/unix/mx.c
@@ -1119,10 +1119,10 @@ int mx_select (struct direct *name)
}
-/* MX file name comparision
+/* MX file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int mx_numsort (const void *d1,const void *d2)
diff --git a/imap/src/osdep/unix/news.c b/imap/src/osdep/unix/news.c
index 1af2427..51eb2e6 100644
--- a/imap/src/osdep/unix/news.c
+++ b/imap/src/osdep/unix/news.c
@@ -411,10 +411,10 @@ int news_select (struct direct *name)
}
-/* News file name comparision
+/* News file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int news_numsort (const void *d1,const void *d2)
@@ -533,7 +533,7 @@ void news_load_message (MAILSTREAM *stream,unsigned long msgno,long flags)
}
nlseen = T; /* note newline seen */
break;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
i++;
nlseen = NIL;
break;
diff --git a/imap/src/osdep/unix/nl_unix.c b/imap/src/osdep/unix/nl_unix.c
index 5ae96b0..7b900c6 100644
--- a/imap/src/osdep/unix/nl_unix.c
+++ b/imap/src/osdep/unix/nl_unix.c
@@ -84,7 +84,7 @@ unsigned long strcrlflen (STRING *s)
break;
case '\012': /* line feed? */
i++;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
break;
}
SETPOS (s,pos); /* restore old position */
diff --git a/imap/src/osdep/unix/os_vu2.c b/imap/src/osdep/unix/os_vu2.c
index be574e0..0b9c026 100644
--- a/imap/src/osdep/unix/os_vu2.c
+++ b/imap/src/osdep/unix/os_vu2.c
@@ -52,7 +52,7 @@ extern int errno; /* just in case */
#define FD_ZERO(p) bzero((char *)(p), sizeof(*(p)))
-/* Old Ultrix has its own wierd inet_addr() that returns a in_addr struct. */
+/* Old Ultrix has its own weird inet_addr() that returns a in_addr struct. */
/* Portable inet_addr () that returns a u_long
* Accepts: dotted host string
diff --git a/imap/src/osdep/unix/scandir.c b/imap/src/osdep/unix/scandir.c
index c5e4541..8f6b4d4 100644
--- a/imap/src/osdep/unix/scandir.c
+++ b/imap/src/osdep/unix/scandir.c
@@ -68,10 +68,10 @@ int scandir (char *dirname,struct direct ***namelist,select_t select,
return nitems; /* and size */
}
-/* Alphabetic file name comparision
+/* Alphabetic file name comparison
* Accepts: first candidate directory entry
* second candidate directory entry
- * Returns: negative if d1 < d2, 0 if d1 == d2, postive if d1 > d2
+ * Returns: negative if d1 < d2, 0 if d1 == d2, positive if d1 > d2
*/
int alphasort (void *d1,void *d2)
diff --git a/imap/src/osdep/unix/tcp_unix.c b/imap/src/osdep/unix/tcp_unix.c
index c98b479..bc5fe33 100644
--- a/imap/src/osdep/unix/tcp_unix.c
+++ b/imap/src/osdep/unix/tcp_unix.c
@@ -208,7 +208,7 @@ TCPSTREAM *tcp_open (char *host,char *service,unsigned long port)
&cleanup)) && !silent)
mm_log (tmp,WARN);
(*bn) (BLOCK_NONE,NIL);
- } while ((sock < 0) && s);/* repeat until success or no more addreses */
+ } while ((sock < 0) && s);/* repeat until success or no more addresses */
}
ip_nametoaddr (NIL,NIL,NIL,NIL,NIL,&cleanup);
}
diff --git a/imap/src/osdep/unix/tenex.c b/imap/src/osdep/unix/tenex.c
index 8815fee..2e1a579 100644
--- a/imap/src/osdep/unix/tenex.c
+++ b/imap/src/osdep/unix/tenex.c
@@ -1128,7 +1128,7 @@ long tenex_append (MAILSTREAM *stream,char *mailbox,append_t af,void *data)
ret = NIL; /* mark failure */
break;
}
- mail_date (tmp,&elt); /* write preseved date */
+ mail_date (tmp,&elt); /* write preserved date */
}
else internal_date (tmp); /* get current date in IMAP format */
i = GETPOS (message); /* remember current position */
diff --git a/imap/src/osdep/vms/nl_vms.c b/imap/src/osdep/vms/nl_vms.c
index b2d5616..2b470d5 100644
--- a/imap/src/osdep/vms/nl_vms.c
+++ b/imap/src/osdep/vms/nl_vms.c
@@ -84,7 +84,7 @@ unsigned long strcrlflen (STRING *s)
break;
case '\012': /* line feed? */
i++;
- default: /* ordinary chararacter */
+ default: /* ordinary character */
break;
}
SETPOS (s,pos); /* restore old position */
diff --git a/imap/src/osdep/wce/drivraux.bat b/imap/src/osdep/wce/drivraux.bat
index 30649a7..3c7dde8 100644
--- a/imap/src/osdep/wce/drivraux.bat
+++ b/imap/src/osdep/wce/drivraux.bat
@@ -11,7 +11,7 @@ REM
REM
REM ========================================================================
-REM Program: Driver Linkage Generator auxillary for NT/Win9x
+REM Program: Driver Linkage Generator auxiliary for NT/Win9x
REM
REM Author: Mark Crispin
REM Networks and Distributed Computing
diff --git a/imap/src/osdep/wce/mkautaux.bat b/imap/src/osdep/wce/mkautaux.bat
index c65022d..0e8e450 100644
--- a/imap/src/osdep/wce/mkautaux.bat
+++ b/imap/src/osdep/wce/mkautaux.bat
@@ -11,7 +11,7 @@ REM
REM
REM ========================================================================
-REM Program: Authenticator Linkage Generator auxillary for NT/Win9x
+REM Program: Authenticator Linkage Generator auxiliary for NT/Win9x
REM
REM Author: Mark Crispin
REM Networks and Distributed Computing
diff --git a/imap/src/tmail/tmail.1 b/imap/src/tmail/tmail.1
index a34d4bb..bf84f6e 100644
--- a/imap/src/tmail/tmail.1
+++ b/imap/src/tmail/tmail.1
@@ -99,7 +99,7 @@ this will write to the specified file on the user's home directory in
the specified format. However, certain names are special. These are:
.PP
.nf
- value equivalant to
+ value equivalent to
----- -------------
INBOX.MTX #driver.mtx/INBOX.MTX
mbox #driver.unix/mbox
diff --git a/imap/tools/uahelper.c b/imap/tools/uahelper.c
index 114fd68..803ee86 100644
--- a/imap/tools/uahelper.c
+++ b/imap/tools/uahelper.c
@@ -66,7 +66,7 @@ char *fndws (s)
}
-/* Find end of commend
+/* Find end of comment
* Accepts: string
* Returns: -1 if end of comment found, else 0
*/
diff --git a/include/general.h b/include/general.h
index 40016ec..0ae02f0 100644
--- a/include/general.h
+++ b/include/general.h
@@ -26,7 +26,7 @@
*/
-/* Might as well be consistant */
+/* Might as well be consistent */
#undef FALSE
#define FALSE 0 /* False, no, bad, etc. */
#undef TRUE
diff --git a/include/system.h b/include/system.h
index 36c8744..1ae6ad0 100644
--- a/include/system.h
+++ b/include/system.h
@@ -376,13 +376,13 @@ typedef int gid_t;
#if defined(PASSFILE) && defined(APPLEKEYCHAIN)
-# error "Cant define both PASSFILE and APPLEKEYCHAIN"
+# error "Cannot define both PASSFILE and APPLEKEYCHAIN"
#endif
#if defined(PASSFILE) && defined(WINCRED)
-# error "Cant define both PASSFILE and WINCRED"
+# error "Cannot define both PASSFILE and WINCRED"
#endif
#if defined(APPLEKEYCHAIN) && defined(WINCRED)
-# error "Cant define both APPLEKEYCHAIN and WINCRED"
+# error "Cannot define both APPLEKEYCHAIN and WINCRED"
#endif
#if defined(PASSFILE) || defined(APPLEKEYCHAIN) || defined(WINCRED)
diff --git a/libressl/tls1_3.txt b/libressl/tls1_3.txt
index 06a7eb7..e4f9584 100644
--- a/libressl/tls1_3.txt
+++ b/libressl/tls1_3.txt
@@ -1,5 +1,5 @@
This implementation of LibreSSL does not support TLS1_3 yet. When it does,
-we will compile with those bits to add support for this protcol. A good
+we will compile with those bits to add support for this protocol. A good
read for this is
https://github.com/libressl-portable/portable/issues/228
diff --git a/mapi/ReadmeMapi32.txt b/mapi/ReadmeMapi32.txt
index f2b3738..fc3582f 100644
--- a/mapi/ReadmeMapi32.txt
+++ b/mapi/ReadmeMapi32.txt
@@ -10,7 +10,7 @@ Unicode support will have to change for that to happen.
pmapi32 for Alpine 2.11
This distribution comes with two other files, instmapi.exe and
-pmapi32.dll, for use with Aline. It is recommended that these files
+pmapi32.dll, for use with Alpine. It is recommended that these files
be put in your pine directory (generally C:\Program Files\Alpine).
pmapi32.dll - a Simple MAPI dynamically linked library. pmapi32.dll
diff --git a/mapi/instmapi.c b/mapi/instmapi.c
index ab79f2f..6cfdc08 100644
--- a/mapi/instmapi.c
+++ b/mapi/instmapi.c
@@ -31,7 +31,7 @@
/* this program consists of two parts:
* (1) Updating the registry,
- * most particulary the string of DLLPath in the key
+ * most particularly the string of DLLPath in the key
* HKLM\Software\Clients\PC-Pine.
* (2) Deciding whether or not to copy pmapi32.dll into the system
* directory. Starting with Windows 2000, Internet Explorer 5.0
diff --git a/mapi/pmapi.c b/mapi/pmapi.c
index 7628255..b786cef 100644
--- a/mapi/pmapi.c
+++ b/mapi/pmapi.c
@@ -2899,7 +2899,7 @@ void ErrorBoxFunc(char *msg)
Result: Alloc'd unique string is returned
-Uniqueness is gaurenteed by using the host name, process id, date to the
+Uniqueness is guaranteed by using the host name, process id, date to the
second and a single unique character
*----------------------------------------------------------------------*/
char *
diff --git a/pico/basic.c b/pico/basic.c
index 117719b..030757e 100644
--- a/pico/basic.c
+++ b/pico/basic.c
@@ -277,9 +277,9 @@ backline(int f, int n)
/*
- * go back to the begining of the current paragraph
+ * go back to the beginning of the current paragraph
* here we look for a <NL><NL> or <NL><TAB> or <NL><SPACE>
- * combination to delimit the begining of a paragraph
+ * combination to delimit the beginning of a paragraph
*/
int
gotobop(int f, int n)
@@ -346,7 +346,7 @@ gotobop(int f, int n)
/*
* go forword to the end of the current paragraph
* here we look for a <NL><NL> or <NL><TAB> or <NL><SPACE>
- * combination to delimit the begining of a paragraph
+ * combination to delimit the beginning of a paragraph
*/
int
gotoeop(int f, int n)
@@ -616,7 +616,7 @@ scrollback(int n, int movedot)
else {
/* Requested not to move dot, but we do need to keep in on
* the screen. Verify that it is still in the range of lines
- * visable in the window. Loop from the first line to the
+ * visible in the window. Loop from the first line to the
* last line, until we reach the end of the buffer or the end
* of the window. If we find the dot, then we don't need
* to move it. */
@@ -769,7 +769,7 @@ setmark(int f, int n)
/*
* Swap the values of "." and "mark" in the current window. This is pretty
- * easy, bacause all of the hard work gets done by the standard routine
+ * easy, because all of the hard work gets done by the standard routine
* that moves the mark about. The only possible error is "no mark". Bound to
* "C-X C-X".
*/
@@ -812,7 +812,7 @@ setimark(int f, int n)
/*
* Swap the values of "." and "mark" in the current window. This is pretty
- * easy, bacause all of the hard work gets done by the standard routine
+ * easy, because all of the hard work gets done by the standard routine
* that moves the mark about. The only possible error is "no mark". Bound to
* "C-X C-X".
*/
diff --git a/pico/bind.c b/pico/bind.c
index fda211f..9d903ea 100644
--- a/pico/bind.c
+++ b/pico/bind.c
@@ -187,7 +187,7 @@ static KEYMENU menu_scroll[] = {
#define OVERLAP 2 /* displayed page overlap */
/*
- * scrollw - takes beginning row and ending row to diplay an array
+ * scrollw - takes beginning row and ending row to display an array
* of text lines. returns either 0 if scrolling terminated
* normally or the value of a ctrl character typed to end it.
*
@@ -210,7 +210,7 @@ wscrollw(int begrow, int endrow, char *utf8textp[], int textlen)
dlines = endrow - begrow - 1;
while(!done) {
/*
- * diplay a page loop ...
+ * display a page loop ...
*/
if(prevoffset != loffset){
for(i = 0; i < dlines; i++){
@@ -374,7 +374,7 @@ rebindfunc(int (*a)(int, int), int (*b)(int, int))
while(kp->k_fp != NULL){ /* go thru whole list, and */
if(kp->k_fp == a)
- kp->k_fp = b; /* replace all occurances */
+ kp->k_fp = b; /* replace all occurrences */
kp++;
}
}
diff --git a/pico/browse.c b/pico/browse.c
index 49f9fb9..6890a78 100644
--- a/pico/browse.c
+++ b/pico/browse.c
@@ -287,7 +287,7 @@ pico_file_browse(PICO *pdata, char *dir, size_t dirlen, char *fn, size_t fnlen,
/*
* FileBrowse - display contents of given directory dir
*
- * intput:
+ * input:
* dir points to initial dir to browse.
* dirlen- buffer size of dir
* fn initial file name.
@@ -1855,7 +1855,7 @@ getfcells(char *dname, int fb_flags)
/*
* Filter dot files? Always filter ".", never filter "..",
- * and sometimes fitler ".*"...
+ * and sometimes filter ".*"...
*/
if(*np == '.' && (!(*(np+1) == '.' && *(np+2) == '\0')
&& !(*(np+1) == '\0' && (fb_flags&FB_SAVE)))
diff --git a/pico/buffer.c b/pico/buffer.c
index 87423d2..741c969 100644
--- a/pico/buffer.c
+++ b/pico/buffer.c
@@ -88,7 +88,7 @@ bfind(char *bname, int cflag, int bflag)
}
/* find the place in the list to insert this buffer */
if (bheadp == NULL || strcmp(bheadp->b_bname, bname) > 0) {
- /* insert at the begining */
+ /* insert at the beginning */
bp->b_bufp = bheadp;
bheadp = bp;
} else {
@@ -347,7 +347,7 @@ sgetline(char **ibuf, int *nchars, char *obuf, int blen)
}
}
}
- *bufp = '\0'; /* end retured line */
+ *bufp = '\0'; /* end returned line */
*ibuf = (*cbuf == CR) ? ++cbuf : cbuf;
*ibuf = (*cbuf == LF) ? ++cbuf : cbuf;
return(retval);
diff --git a/pico/composer.c b/pico/composer.c
index 88be7ac..6649da5 100644
--- a/pico/composer.c
+++ b/pico/composer.c
@@ -539,7 +539,7 @@ HeaderEditor(int f, int n)
* since we left...
*/
- /* fix postition */
+ /* fix position */
if(curwp->w_doto < headents[ods.cur_e].prwid)
ods.p_ind = 0;
else if(curwp->w_doto < ods.p_ind + headents[ods.cur_e].prwid)
@@ -3493,7 +3493,7 @@ InvertPrompt(int entry, int state)
(*term.t_rev)(1);
while(*bufp && *(bufp + 1))
- pputc(*bufp++, 1); /* putc upto last char */
+ pputc(*bufp++, 1); /* putc up to last char */
if(state)
(*term.t_rev)(0);
@@ -4106,7 +4106,7 @@ KillHeaderLine(struct hdr_line *l, int append)
* functions.
*
* returns:
- * TRUE if something good happend
+ * TRUE if something good happened
* FALSE otherwise
*/
int
@@ -4498,7 +4498,7 @@ packheader(void)
count = 0;
while(line != NULL){
/*
- * add one for possible concatination of a ' ' character ...
+ * add one for possible concatenation of a ' ' character ...
*/
p = ucs4_to_utf8_cpystr(line->text);
if(p){
@@ -4816,7 +4816,7 @@ mark_sticky(struct headerentry *h)
#undef HeaderEditor
/*
- * Wraper function for the real header editor.
+ * Wrapper function for the real header editor.
* Does the important tasks of:
* 1) verifying that we _can_ edit the headers.
* 2) acting on the result code from the header editor.
diff --git a/pico/display.c b/pico/display.c
index 6bb62b3..4902a49 100644
--- a/pico/display.c
+++ b/pico/display.c
@@ -957,7 +957,7 @@ updext(void)
lbound = w;
- /* scan through the line outputing characters to the virtual screen
+ /* scan through the line outputting characters to the virtual screen
* once we reach the left edge
*/
vtmove(currow, -lbound); /* start scanning offscreen */
@@ -3732,7 +3732,7 @@ update_scroll (void)
/*
- * Count the number of lines in the current bufer. Done when:
+ * Count the number of lines in the current buffer. Done when:
*
* when told to recount: curbp->b_linecnt == -1
* when the top line changed: curwp->w_linep != last_top_line
diff --git a/pico/ebind.h b/pico/ebind.h
index 4f1687b..1a0698e 100644
--- a/pico/ebind.h
+++ b/pico/ebind.h
@@ -25,7 +25,7 @@
* There are very limited number of flat ctrl-key bindings left, and
* most of them are slated for yet-to-be implemented functions, like
* invoking an alternate editor in the composer and necessary funcs
- * for imlementing attachment handling. We really want to avoid
+ * for implementing attachment handling. We really want to avoid
* going to multiple keystroke functions. -mss
*
*/
diff --git a/pico/estruct.h b/pico/estruct.h
index 2d0f650..f2f4194 100644
--- a/pico/estruct.h
+++ b/pico/estruct.h
@@ -31,7 +31,7 @@
/* Configuration options */
#define CVMVAS 1 /* arguments to page forward/back in pages */
-#define NFWORD 1 /* forward word jumps to begining of word */
+#define NFWORD 1 /* forward word jumps to beginning of word */
#define TYPEAH 0 /* type ahead causes update to be skipped */
#define REVSTA 1 /* Status line appears in reverse video */
@@ -319,7 +319,7 @@ typedef struct {
int (*k_fp)(); /* Routine to handle it */
} KEYTAB;
-/* sturcture used for key menu painting */
+/* structure used for key menu painting */
typedef struct {
char *name; /* key to display (UTF-8) */
diff --git a/pico/file.c b/pico/file.c
index 34017fe..68c5e1d 100644
--- a/pico/file.c
+++ b/pico/file.c
@@ -557,7 +557,7 @@ readin(char fname[], /* name of file to read */
* Update the remembered file name and clear the
* buffer changed flag. This handling of file names
* is different from the earlier versions, and
- * is more compatable with Gosling EMACS than
+ * is more compatible with Gosling EMACS than
* with ITS EMACS. Bound to "C-X C-W".
*/
int
@@ -795,7 +795,7 @@ filewrite(int f, int n)
/*
* Save the contents of the current
- * buffer in its associatd file. No nothing
+ * buffer in its associated file. No nothing
* if nothing has changed (this may be a bug, not a
* feature). Error if there is no remembered file
* name for the buffer. Bound to "C-X C-S". May
diff --git a/pico/osdep/altedit.c b/pico/osdep/altedit.c
index 44e17fe..8886a06 100644
--- a/pico/osdep/altedit.c
+++ b/pico/osdep/altedit.c
@@ -574,7 +574,7 @@ child_handler(int sig)
* sleep function, thus making the stack frame for the signal function
* invalid, and when the ALARM handler later longjmps back into the
* sleep function it does no longer have a valid stack frame.
- * My sugested fix is to cancel the pending alarm in the SIGCHLD
+ * My suggested fix is to cancel the pending alarm in the SIGCHLD
* handler before longjmp'ing. This shouldn't hurt as there
* shouldn't be any ALARM pending at this point except possibly from
* the sleep call.
@@ -586,7 +586,7 @@ child_handler(int sig)
* The sleep call might have set up a signal handler which would
* longjmp back into the sleep code, and that would cause a crash.
*/
- signal(SIGALRM, SIG_IGN); /* Cancel signal handeler */
+ signal(SIGALRM, SIG_IGN); /* Cancel signal handler */
alarm(0); /* might longjmp back into sleep */
#endif
longjmp(pico_child_state, 1);
diff --git a/pico/osdep/mouse.c b/pico/osdep/mouse.c
index 4f2317a..9e9ddce 100644
--- a/pico/osdep/mouse.c
+++ b/pico/osdep/mouse.c
@@ -263,7 +263,7 @@ mouseexist(void)
}
/*
- * checkmouse - Check mouse and return maped command.
+ * checkmouse - Check mouse and return mapped command.
*
* EXPORTED to pico.
* NOTE: "down", "xxx", and "yyy" aren't used under windows.
@@ -299,7 +299,7 @@ checkmouse (unsigned long *ch, int ddd, int xxx, int yyy)
/*
* If there is a tracking function it gets all the mouse events
- * reguardless of where they occur.
+ * regardless of where they occur.
*/
if (mtrack != NULL) {
r = mtrack (mouse.event, mrow, mcol, mouse.button, mouse.keys);
diff --git a/pico/osdep/msdlg.c b/pico/osdep/msdlg.c
index 1a26255..9c8fdc5 100644
--- a/pico/osdep/msdlg.c
+++ b/pico/osdep/msdlg.c
@@ -152,7 +152,7 @@ mswin_usedialog (void)
button_list -- pointer to array of mDlgButton's. input chars matching
those in list return value from list. Nearly identical
to Pine's ESCKEY structure.
- help -- Arrary of strings for help text in bottom screen lines
+ help -- Array of strings for help text in bottom screen lines
flags -- flags
Result: editing input string
@@ -359,7 +359,7 @@ mswin_dialog_proc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
case IDCANCEL:
/*
- * Cancel operation. Don't retreive new text.
+ * Cancel operation. Don't retrieve new text.
*/
gOEInfo.result = 1;
EndDialog (hDlg, gOEInfo.result);
@@ -387,7 +387,7 @@ mswin_dialog_proc (HWND hDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
default:
/*
* Search button list for button with this ID. If found
- * return it's result code. Retreive text.
+ * return it's result code. Retrieve text.
*/
if ( wParam >= BTN_FIRSTID &&
wParam < BTN_FIRSTID + (WPARAM) gOEInfo.button_count) {
@@ -547,7 +547,7 @@ mswin_yesno_lptstr(LPTSTR prompt)
mstructure.
dflt -- Value returned when "Enter" is pressed.
on_ctrl_C -- Value returned to cancel dialog (ESC).
- help -- Arrary of strings for help text in bottom screen
+ help -- Array of strings for help text in bottom screen
lines
flags -- flags
@@ -557,7 +557,7 @@ mswin_yesno_lptstr(LPTSTR prompt)
or one of the other return values defined in button_list.
-Note: To prcess keyboard in put we use a custom dialog control
+Note: To process keyboard input we use a custom dialog control
which is invisible but always has the input focus.
----------------------------------------------------------------------*/
@@ -987,7 +987,7 @@ BuildButtonList(HWND hDlg, MDlgButton *built_in, int biCount, MDlgButton *button
w = bwidth; /* Original button width. */
cols = 1 + ((biCount + btnCount) - 1) / rows; /* Calc num cols. */
- /* Need to srink button width? */
+ /* Need to shrink button width? */
if (2 * margine + bwidth * cols + BSPACE * (cols - 1) > rDlg.right) {
w = ((rDlg.right - (2 * margine)) - (BSPACE * (cols-1))) / cols;
}
diff --git a/pico/osdep/msmenu.h b/pico/osdep/msmenu.h
index 83ca66a..01f992e 100644
--- a/pico/osdep/msmenu.h
+++ b/pico/osdep/msmenu.h
@@ -28,7 +28,7 @@
/*
* Menu key definitions.
- * Should be same values as in resouce.h
+ * Should be same values as in resource.h
* These are all in a range from KS_RANGESTART to KS_RANGEEND
* with no holes.
*/
diff --git a/pico/osdep/mswin.c b/pico/osdep/mswin.c
index b51268d..ba72747 100644
--- a/pico/osdep/mswin.c
+++ b/pico/osdep/mswin.c
@@ -60,7 +60,7 @@
#define FDEBUG /* Standard file debugging. */
#undef SDEBUG /* Verbose debugging of startup and windows handling*/
-#undef CDEBUG /* Verbose debugging of character input timeing. */
+#undef CDEBUG /* Verbose debugging of character input timing. */
#undef OWN_DEBUG_FILE /* Define if we want to write to our own debug file,
* not pine's. */
@@ -120,7 +120,7 @@
/* My Timer Message */
#define MY_TIMER_ID 33
-/* timeout period in miliseconds. */
+/* timeout period in milliseconds. */
#define MY_TIMER_PERIOD (UINT)((IDLE_TIMEOUT + 1)*1000)
/***** We use variable my_timer_period now instead so that we can set
it differently when in pine and when in regular old pico.
@@ -245,7 +245,7 @@ typedef int (*FileDropCallBackProc)();
typedef short CORD;
/* NOTE: There is currently code that assumes that CHAR and CharAttrib
- * are one byte in size. All this code is flaged with a preceeding
+ * are one byte in size. All this code is flagged with a preceding
* assert () */
/* Struct that defines command menu entries. */
@@ -274,12 +274,12 @@ typedef struct tagTTYINFO {
CARETS cCaretStyle; /* Current caret's style */
int scrollRange; /* Current scroll bar range. */
long scrollPos; /* Current scroll position. */
- long scrollTo; /* Possition of last scroll to. */
+ long scrollTo; /* Position of last scroll to. */
HFONT hTTYFont;
LOGFONT lfTTYFont;
- DWORD rgbFGColor; /* Normal forground color. */
+ DWORD rgbFGColor; /* Normal foreground color. */
DWORD rgbBGColor; /* Normal background color. */
- DWORD rgbRFGColor; /* Reverse forground color. */
+ DWORD rgbRFGColor; /* Reverse foreground color. */
DWORD rgbRBGColor; /* Reverse background color */
unsigned screenDirty:1; /* TRUE if screen needs update. */
unsigned eraseScreen:1; /* TRUE if need to erase whole screen */
@@ -822,7 +822,7 @@ wWinMain( HINSTANCE hInstance, HINSTANCE hPrevInstance,
*/
_set_invalid_parameter_handler (mswin_invalidparameter);
-#ifdef OWN_DEBUG_FILE /* Want to write to seperate memdebug.txt file. */
+#ifdef OWN_DEBUG_FILE /* Want to write to separate memdebug.txt file. */
mswin_debugfile = fopen ("memdebug.txt", "w");
fprintf (mswin_debugfile, "Beginning of mswin debug log\n");
if (mswin_debugfile != NULL) {
@@ -1488,7 +1488,7 @@ PWndProc (HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
break;
case WM_QUERYENDSESSION:
- /* Returns non-zero if I can exit, otherwize zero, and the end
+ /* Returns non-zero if I can exit, otherwise zero, and the end
* session operation stops. */
return ((LRESULT)ConfirmExit ());
@@ -1847,7 +1847,7 @@ ResetTTYFont (HWND hWnd, PTTYINFO pTTYInfo, LOGFONT *newFont)
#ifdef SDEBUG
if (mswin_debug >= 5)
- fprintf (mswin_debugfile, "ResetTTYFont::: entered, curent window size X %d, Y %d\n",
+ fprintf (mswin_debugfile, "ResetTTYFont::: entered, current window size X %d, Y %d\n",
pTTYInfo->xSize, pTTYInfo->ySize);
#endif
@@ -2343,7 +2343,7 @@ AboutToSizeTTY (HWND hWnd, WINDOWPOS *winPos)
(winPos->flags & (SWP_NOSIZE | SWP_NOMOVE)) == 0) {
#ifdef SDEBUG
if (mswin_debug >= 5)
- fprintf (mswin_debugfile, "AboutToSizeTTY::: substitue pos (%d, %d), size (%d, %d)\n",
+ fprintf (mswin_debugfile, "AboutToSizeTTY::: substitute pos (%d, %d), size (%d, %d)\n",
pTTYInfo->xDesPos, pTTYInfo->yDesPos,
pTTYInfo->xDesSize, pTTYInfo->yDesSize);
#endif
@@ -2593,7 +2593,7 @@ MoveTTY (HWND hWnd, int xPos, int yPos)
* stream.
*
* Scrolling in the TTY window is complicated by the way pine
- * process events. Normal windows applications are entirly event
+ * process events. Normal windows applications are entirely event
* driven. The top level does nothing but dispatch events. In
* pine, the top level implements the logic. Events are only
* dispatched by the lowest levels.
@@ -3662,7 +3662,7 @@ WriteTTYChar (HWND hWnd, TCHAR ch)
*
* Description:
* It is a simple utility function that simply performs the
- * MPI and invokes the dialog box with a DWORD paramter.
+ * MPI and invokes the dialog box with a DWORD parameter.
*
* Parameters:
* similar to that of DialogBoxParam() with the exception
@@ -3936,7 +3936,7 @@ SelectTTYFont (HWND hWnd)
/*
- * Set a specific color (forground, background, reverse, normal) to
+ * Set a specific color (foreground, background, reverse, normal) to
* the color specified by name.
*/
LOCAL void
@@ -4005,7 +4005,7 @@ ScanInt (char *str, int min, int max, int *val)
* Convert a RGB string to a color ref. The string should look like:
* rrr,ggg,bbb
* where rrr, ggg, and bbb are numbers between 0 and 255 that represent
- * red, gree, and blue values. Must be comma seperated.
+ * red, gree, and blue values. Must be comma separated.
* Returns:
* TRUE - Successfully converted string.
* FALSE - Bad format, 'cf' unchanged.
@@ -4206,7 +4206,7 @@ TBShow (HWND hWnd)
/*
- * Make procinstance for dialog funciton.
+ * Make procinstance for dialog function.
*/
HideCaret (hWnd);
if (gToolBarProc == NULL)
@@ -5559,7 +5559,7 @@ MSWIconPaint(int row, HDC hDC)
;
if(pIcon){
- /* Invalidate rectange covering singel character. */
+ /* Invalidate rectangle covering single character. */
DrawIconEx(hDC, 0, (row * gpTTYInfo->yChar) + gpTTYInfo->yOffset,
pIcon->hIcon, 2 * gpTTYInfo->xChar, gpTTYInfo->yChar,
0, NULL, DI_NORMAL);
@@ -5925,7 +5925,7 @@ mswin_setwindow(char *fontName_utf8, char *fontSize_utf8, char *fontStyle_utf8,
ppi = GetDeviceCaps(hDC, LOGPIXELSY);
ReleaseDC(ghTTYWnd, hDC);
- /* Default height, then examin the requested fontSize. */
+ /* Default height, then examine the requested fontSize. */
newFont.lfHeight = -MulDiv(12, ppi, 72);
if(ScanInt(fontSize_utf8, FONT_MIN_SIZE, FONT_MAX_SIZE, &newHeight)){
newHeight = abs(newHeight);
@@ -6114,7 +6114,7 @@ mswin_showwindow()
/*
- * Retreive the current font name, font size, and window position
+ * Retrieve the current font name, font size, and window position
* These get stored in the pinerc file and will be passed to
* mswin_setwindow() when pine starts up. See pinerc for comments
* on the format.
@@ -6325,7 +6325,7 @@ mswin_setscrollpos (long pos)
/*
- * retreive the current scroll postion.
+ * retrieve the current scroll position.
*/
long
mswin_getscrollpos (void)
@@ -6683,8 +6683,8 @@ mswin_setclosetext (char *pCloseText)
/*
- * Called when upper layer is in a busy loop. Allows us to yeild to
- * Windows and perhaps process some events. Does not yeild control
+ * Called when upper layer is in a busy loop. Allows us to yield to
+ * Windows and perhaps process some events. Does not yield control
* to other applications.
*/
int
@@ -7113,7 +7113,7 @@ mswin_outc (char c)
gpTTYInfo->pCellWidth[offset] = wcellwidth((UCS)c) * gpTTYInfo->xChar;
gpTTYInfo->pAttrib[offset] = gpTTYInfo->curAttrib;
- /* Invalidate rectange covering singel character. */
+ /* Invalidate rectangle covering single character. */
rect.left = (gpTTYInfo->nColumn * gpTTYInfo->xChar) +
gpTTYInfo->xOffset;
rect.right = rect.left + gpTTYInfo->xChar;
@@ -7566,7 +7566,7 @@ mswin_newmailtext (char *t_utf8)
* Change the appearance of minimized icon so user knows there's new
* mail waiting for them. On win 3.1 systems we redraw the icon.
* on win95 systems we update the icon in the task bar,
- * and possibly udpate the small icon in the taskbar tool tray.
+ * and possibly update the small icon in the taskbar tool tray.
*/
t_lptstr = utf8_to_lptstr(t_utf8);
UpdateTrayIcon(NIM_MODIFY, ghNewMailIcon, t_lptstr);
@@ -7820,7 +7820,7 @@ mswin_setwindowmenu (int menu)
LOCAL HDC P_PrintDC; /* Printer device context. */
LOCAL int P_PageRows; /* Number of rows we put on a page. */
LOCAL int P_PageColumns; /* Number of columns we put on a page. */
-LOCAL int P_RowHeight; /* Hight of a row in printer pixels. */
+LOCAL int P_RowHeight; /* Height of a row in printer pixels. */
LOCAL int P_CurRow; /* Current row, starting at zero */
LOCAL int P_CurCol; /* Current col, starting at zero. */
LOCAL int P_TopOffset; /* Top Margin offset, in pixels. */
@@ -7833,7 +7833,7 @@ LPTSTR P_LineText; /* Pointer to line buffer. */
/*
* Define the margin as number of lines at top and bottom of page.
- * (might be better to define as a percent of verticle page size)
+ * (might be better to define as a percent of vertical page size)
*/
#define VERTICLE_MARGIN 3 /* lines at top and bottom of page. */
#define HORIZONTAL_MARGIN 1 /* margine at left & right in chars */
@@ -8120,7 +8120,7 @@ mswin_print_ready(WINHAND hWnd, LPTSTR docDesc)
/*
* Start page.
* Must select font for each page or it returns to default.
- * Windows seems good about maping selected font to a font that
+ * Windows seems good about mapping selected font to a font that
* will actually print on the printer.
*/
StartPage (P_PrintDC);
@@ -8193,7 +8193,7 @@ mswin_print_done(void)
/*
- * Return ponter to a text string that describes the erorr.
+ * Return pointer to a text string that describes the error.
*/
char *
mswin_print_error(int error_code)
@@ -8311,7 +8311,7 @@ LOCAL TCHAR gLastDir[PATH_MAX];
* Keep track of the last dir visited. Most of the time pine just passes us
* the "home directory", which usually is not where the user wants to start.
* Assume that the first time we are called we are being passed the home
- * direcory.
+ * directory.
*/
static void
FillInitialDir (LPCTSTR *iDir, LPTSTR targDir)
@@ -9792,7 +9792,7 @@ EditCopy (void)
/*
- * Called in responce to "Copy Append" menu command, when there is an active
+ * Called in response to "Copy Append" menu command, when there is an active
* Windows selection on the screen.
*/
LOCAL void
@@ -10002,7 +10002,7 @@ EditCancelPaste (void)
/*
* Get the next byte from the paste buffer. If all bytes have been
- * retreived, free the paste buffer.
+ * retrieved, free the paste buffer.
* Map all CRLF sequence to a single CR.
*/
LOCAL UCS
@@ -10502,7 +10502,7 @@ mswin_shell_exec(char *command_utf8, HINSTANCE *pChildProc)
/*
* HACK -- since star is very unlikely to actually appear
- * in a command name thats launched via a shell command line,
+ * in a command name that's launched via a shell command line,
* a leading one indicates special handling.
*/
if(command_lpt[0] == '*'){
@@ -10659,7 +10659,7 @@ static struct mswin_reg_key mswin_pine_regs[] = {
/*
- * data: unitialized buffer, could be null
+ * data: uninitialized buffer, could be null
*/
int
mswin_reg(int op, int tree, char *data_utf8, size_t size)
@@ -11814,7 +11814,7 @@ format_newmail_string(LPTSTR orig_lptstr, int format_len)
/*
* Fill up string till we reach the format_len, we can backtrack
- * if we need elipses.
+ * if we need ellipsis.
*/
for(i = 0, colLen = 0;
i < format_len && colLen < format_len && orig_lptstr && orig_lptstr[i];
@@ -12021,7 +12021,7 @@ CQAvailable (void)
* Add 'c' to the end of the character queue.
*
* Parameters:
- * return true if successfull.
+ * return true if successful.
*
/*--------------------------------------------------------------------------*/
@@ -12048,7 +12048,7 @@ CQAdd (UCS c, BOOL fKeyControlDown)
* there is no other 'c' in the queue
*
* Parameters:
- * return true if successfull.
+ * return true if successful.
*
/*--------------------------------------------------------------------------*/
@@ -12170,7 +12170,7 @@ MQAvailable (void)
* Add 'c' to the end of the character queue.
*
* Parameters:
- * return true if successfull.
+ * return true if successful.
*
/*--------------------------------------------------------------------------*/
@@ -12289,10 +12289,10 @@ ExplainSystemErr()
/*
- * Called by mswin to scroll text in window in responce to the scrollbar.
+ * Called by mswin to scroll text in window in response to the scrollbar.
*
* Args: cmd - what type of scroll operation.
- * scroll_pos - paramter for operation.
+ * scroll_pos - parameter for operation.
* used as position for SCROLL_TO operation.
*
* Returns: TRUE - did the scroll operation.
@@ -12412,7 +12412,7 @@ pscreen_offset_from_cord(int row, int col, PTTYINFO pTTYInfo)
/*
* Start with col (all chars single width) and go from there.
* We need to find the offset that makes the string col wide.
- * Hopefully we won't ever get a rectange that causes us to
+ * Hopefully we won't ever get a rectangle that causes us to
* draw half characters, but in case we do we need to err on the
* side of too much width instead of not enough. It's a little
* tricky because we want to include following zero-width
diff --git a/pico/osdep/raw.c b/pico/osdep/raw.c
index a886e0b..8a194f8 100644
--- a/pico/osdep/raw.c
+++ b/pico/osdep/raw.c
@@ -298,7 +298,7 @@ crlf_proc(int state)
/*
- * Set up the tty driver to hanle interrupt char
+ * Set up the tty driver to handle interrupt char
*
* Args: state -- True to turn on interrupt char, false to not
*
diff --git a/pico/pico.c b/pico/pico.c
index c759b59..2fde453 100644
--- a/pico/pico.c
+++ b/pico/pico.c
@@ -1256,7 +1256,7 @@ doubleclick = (lrow == row && lcol == col
&& time(0) < (lastcalled + 2));
lastcalled = time(0);
#endif
- lheader = FALSE; /* Rember mouse down position. */
+ lheader = FALSE; /* Remember mouse down position. */
levent = mevent;
lrow = row;
lcol = col;
diff --git a/pico/pico.h b/pico/pico.h
index ac87e78..100b4cb 100644
--- a/pico/pico.h
+++ b/pico/pico.h
@@ -221,7 +221,7 @@ typedef struct pico_struct {
int (*tty_fix)(); /* Let Pine fix tty state */
long (*newmail)(); /* Pine's report_new_mail */
long (*msgntext)(); /* callback to get msg n's text */
- int (*upload)(); /* callback to rcv uplaoded text */
+ int (*upload)(); /* callback to rcv uploded text */
char *(*ckptdir)(); /* callback for checkpoint file dir */
int (*exittest)(); /* callback to verify exit request */
char *(*canceltest)(); /* callback to verify cancel request */
diff --git a/pico/search.c b/pico/search.c
index 3bdcc48..d1bba6c 100644
--- a/pico/search.c
+++ b/pico/search.c
@@ -100,7 +100,7 @@ EXTRAKEYS menu_srchopt[] = {
/* string search input parameters */
-#define PTBEG 1 /* leave the point at the begining on search */
+#define PTBEG 1 /* leave the point at the beginning on search */
#define PTEND 2 /* leave the point at the end on search */
#define NPMT (2*NLINE+32)
@@ -394,7 +394,7 @@ forwsearch(int f, int n)
/*
* This code is kind of dumb. What I want is successive C-W 's to
- * move dot to successive occurences of the pattern. So, if dot is
+ * move dot to successive occurrences of the pattern. So, if dot is
* already sitting at the beginning of the pattern, then we'll move
* forward a char before beginning the search. We'll let the
* automatic wrapping handle putting the dot back in the right
@@ -1320,7 +1320,7 @@ forscan(int *wrapt, /* boolean indicating search wrapped */
curwp->w_dotp = matchline;
curwp->w_doto = matchoff - 1;
}
- else { /* at begining of string */
+ else { /* at beginning of string */
curwp->w_dotp = lastline;
curwp->w_doto = lastoff;
}
diff --git a/pith/IO.ReadMe b/pith/IO.ReadMe
index 55f9806..0a0286e 100644
--- a/pith/IO.ReadMe
+++ b/pith/IO.ReadMe
@@ -41,7 +41,7 @@ is 32 bits wide. The superset comes about from the handling of
escape sequences and error conditions. Besides the 21 bits of UCS-4
characters other values that might be returned are values like KEY_UP,
KEY_RESIZE, F1-F12, PF1-PF12, NO_OP_COMMAND, NO_OP_IDLE, BADESC, KEY_JUNK,
-and NODATA. The way that read_char and GetKey work are slightly differnt
+and NODATA. The way that read_char and GetKey work are slightly different
from each other. GetKey has some special bits (CTRL, FUNC, MENU) that
it might OR together with a character and some of the return values
are possible in only one or the other function.
diff --git a/pith/abdlc.h b/pith/abdlc.h
index a2c3b64..673c933 100644
--- a/pith/abdlc.h
+++ b/pith/abdlc.h
@@ -21,7 +21,7 @@
#include "../pith/adrbklib.h"
-/* exported protoypes */
+/* exported prototypes */
DL_CACHE_S *get_dlc(long);
void warp_to_dlc(DL_CACHE_S *, long);
void warp_to_beginning(void);
diff --git a/pith/ablookup.h b/pith/ablookup.h
index 78d0aaf..21c1628 100644
--- a/pith/ablookup.h
+++ b/pith/ablookup.h
@@ -80,7 +80,7 @@ typedef struct completelist {
} COMPLETE_S;
-/* exported protoypes */
+/* exported prototypes */
char *get_nickname_from_addr(ADDRESS *, char *, size_t);
char *get_fcc_from_addr(ADDRESS *, char *, size_t);
int get_contactinfo_from_addr(ADDRESS *, char **, char **, char **, char **);
diff --git a/pith/addrbook.h b/pith/addrbook.h
index 39e039d..1cc93de 100644
--- a/pith/addrbook.h
+++ b/pith/addrbook.h
@@ -21,7 +21,7 @@
#include "adrbklib.h"
-/* exported protoypes */
+/* exported prototypes */
void addrbook_new_disp_form(PerAddrBook *, char **, int, int (*)(PerAddrBook *, int *));
long first_selectable_line(long);
int line_is_selectable(long);
diff --git a/pith/addrstring.h b/pith/addrstring.h
index 0bc9ef4..63ac934 100644
--- a/pith/addrstring.h
+++ b/pith/addrstring.h
@@ -21,7 +21,7 @@
#define RAWFIELD "-RAW-FIELD-"
-/* exported protoypes */
+/* exported prototypes */
char *addr_string(ADDRESS *, char *, size_t);
char *addr_string_mult(ADDRESS *, char *, size_t);
char *simple_addr_string(ADDRESS *, char *, size_t);
diff --git a/pith/adjtime.h b/pith/adjtime.h
index 41514be..c2478fe 100644
--- a/pith/adjtime.h
+++ b/pith/adjtime.h
@@ -28,7 +28,7 @@ typedef struct our_time_val {
} TIMEVAL_S;
-/* exported protoypes */
+/* exported prototypes */
time_t get_adj_time(void);
time_t get_adj_name_file_mtime(char *);
diff --git a/pith/atttype.h b/pith/atttype.h
index b0eaa9a..24b5033 100644
--- a/pith/atttype.h
+++ b/pith/atttype.h
@@ -41,7 +41,7 @@ typedef struct parmlist {
} PARMLIST_S;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_ATTTYPE_INCLUDED */
diff --git a/pith/busy.h b/pith/busy.h
index 08bd2ca..722d72d 100644
--- a/pith/busy.h
+++ b/pith/busy.h
@@ -27,7 +27,7 @@ typedef int (*percent_done_t)(); /* returns %done for progress status msg */
#endif
-/* exported protoypes */
+/* exported prototypes */
/* currently mandatory to implement stubs */
diff --git a/pith/charset.c b/pith/charset.c
index e4d7875..124b15f 100644
--- a/pith/charset.c
+++ b/pith/charset.c
@@ -79,7 +79,7 @@ trans_euc_to_2022_jp(unsigned char *src)
/*
* Worst possible increase is every other character an 8-bit character.
- * In that case, each of those gets 6 extra charactes for the escape
+ * In that case, each of those gets 6 extra characters for the escape
* sequences. We're not too concerned about the extra length because
* these are relatively short strings.
*/
@@ -140,7 +140,7 @@ trans_euc_to_2022_jp(unsigned char *src)
*
* RFC 1522 support is *very* loosely based on code contributed
* by Lars-Erik Johansson <lej@cdg.chalmers.se>. Thanks to Lars-Erik,
- * and appologies for taking such liberties with his code.
+ * and apologies for taking such liberties with his code.
*/
#define RFC1522_INIT "=?"
diff --git a/pith/charset.h b/pith/charset.h
index 7f6dbcb..7fb7999 100644
--- a/pith/charset.h
+++ b/pith/charset.h
@@ -30,7 +30,7 @@ typedef struct conversion_table {
} CONV_TABLE;
-/* Conversion table quality of tranlation */
+/* Conversion table quality of translation */
#define CV_NO_TRANSLATE_POSSIBLE 1 /* We don't know how to */
/* translate this pair */
#define CV_NO_TRANSLATE_NEEDED 2 /* Not necessary, no-op */
@@ -44,7 +44,7 @@ typedef struct conversion_table {
#define CSET_MAX 64
-/* exported protoypes */
+/* exported prototypes */
char *body_charset(MAILSTREAM *, long, unsigned char *);
unsigned char *trans_euc_to_2022_jp(unsigned char *);
unsigned char *rfc1522_decode_to_utf8(unsigned char *, size_t, char *);
diff --git a/pith/color.h b/pith/color.h
index b5b9f01..f74a4ce 100644
--- a/pith/color.h
+++ b/pith/color.h
@@ -78,7 +78,7 @@ typedef struct spec_color_s {
#define DEFAULT_IND_OP_BACK_RGB "255,255,255"
-/* exported protoypes */
+/* exported prototypes */
char *color_embed(char *, char *);
int colorcmp(char *, char *);
int color_a_quote(long, char *, LT_INS_S **, void *);
diff --git a/pith/conf.c b/pith/conf.c
index 3ce1c8a..9fc2bc4 100644
--- a/pith/conf.c
+++ b/pith/conf.c
@@ -349,7 +349,7 @@ CONF_TXT_T cf_text_stat_msg_delay[] = "The number of seconds to sleep after writ
CONF_TXT_T cf_text_busy_cue_rate[] = "Number of times per-second to update busy cue messages";
-CONF_TXT_T cf_text_psleep[] = "UNIX ONLY (except MAC OSX): When an attachment is opened, this variable controls the number\n#of seconds to wait between checks if the user has ended viewing the attachment.\n#minimun value: 60 seconds, maximum value: 600 seconds (10 minutes). Default: 60 seconds";
+CONF_TXT_T cf_text_psleep[] = "UNIX ONLY (except MAC OSX): When an attachment is opened, this variable controls the number\n#of seconds to wait between checks if the user has ended viewing the attachment.\n#minimum value: 60 seconds, maximum value: 600 seconds (10 minutes). Default: 60 seconds";
CONF_TXT_T cf_text_mailcheck[] = "The approximate number of seconds between checks for new mail";
@@ -2491,7 +2491,7 @@ init_vars(struct pine *ps, void (*cmds_f) (struct pine *, char **))
&& strncmp(VAR_LAST_VERS_USED, ps->vers_internal, 4) >= 0)){
ps->show_new_version = 0;
}
- /* Otherwise just do lexicographic comparision... */
+ /* Otherwise just do lexicographic comparison... */
else if(VAR_LAST_VERS_USED
&& strcmp(VAR_LAST_VERS_USED, ps->vers_internal) >= 0){
ps->show_new_version = 0;
diff --git a/pith/conf.h b/pith/conf.h
index a765114..387e851 100644
--- a/pith/conf.h
+++ b/pith/conf.h
@@ -836,7 +836,7 @@ struct sm_folder {
#define CONF_TXT_T char
-/* exported protoypes */
+/* exported prototypes */
void init_init_vars(struct pine *);
void init_pinerc(struct pine *, char **);
void init_vars(struct pine *, void (*)(struct pine *, char **));
diff --git a/pith/conftype.h b/pith/conftype.h
index 7a67fab..e6f042a 100644
--- a/pith/conftype.h
+++ b/pith/conftype.h
@@ -782,7 +782,7 @@ typedef struct smime_stuff {
#endif /* SMIME */
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_CONFTYPE_INCLUDED */
diff --git a/pith/context.c b/pith/context.c
index 1aae6c5..ae3bfe1 100644
--- a/pith/context.c
+++ b/pith/context.c
@@ -48,7 +48,7 @@ char *context_percent_quote(char *);
* quote a literal '[' or ']' in a context name.
*
* 3) an empty view in context implies a view of '*', so that's
- * what get's put in the view string
+ * what gets put in the view string
*
* The 2nd,3rd,4th, and 5th args all have length at least len.
*
diff --git a/pith/copyaddr.h b/pith/copyaddr.h
index 872f2fb..e09f003 100644
--- a/pith/copyaddr.h
+++ b/pith/copyaddr.h
@@ -18,7 +18,7 @@
#define PITH_COPYADDR_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
ADDRESS *copyaddr(ADDRESS *);
ADDRESS *copyaddrlist(ADDRESS *);
diff --git a/pith/detach.h b/pith/detach.h
index e117c32..98a4896 100644
--- a/pith/detach.h
+++ b/pith/detach.h
@@ -59,7 +59,7 @@ extern FETCH_READC_S *g_fr_desc;
#define DT_NOINTR (long) 0x20000
#define DT_BINARY (long) 0x40000
-/* exported protoypes */
+/* exported prototypes */
char *detach_raw(MAILSTREAM *, long, char *, gf_io_t, int);
char *detach(MAILSTREAM *, long, char *, long, long *, gf_io_t, FILTLIST_S *, long);
int valid_filter_command(char **);
diff --git a/pith/detoken.h b/pith/detoken.h
index 14e6b67..7d906bd 100644
--- a/pith/detoken.h
+++ b/pith/detoken.h
@@ -22,7 +22,7 @@
#include "../pith/repltype.h"
-/* exported protoypes */
+/* exported prototypes */
char *detoken(ACTION_S *, ENVELOPE *, int, int, int, REDRAFT_POS_S **, int *);
char *detoken_src(char *, int, ENVELOPE *, ACTION_S *, REDRAFT_POS_S **, int *);
diff --git a/pith/editorial.h b/pith/editorial.h
index 9310a74..35fa77e 100644
--- a/pith/editorial.h
+++ b/pith/editorial.h
@@ -22,7 +22,7 @@
#include "../pith/filter.h"
-/* exported protoypes */
+/* exported prototypes */
char *format_editorial(char *, int, int, HANDLE_S **, gf_io_t);
diff --git a/pith/escapes.h b/pith/escapes.h
index 5690723..7c99838 100644
--- a/pith/escapes.h
+++ b/pith/escapes.h
@@ -18,7 +18,7 @@
#define PITH_ESCAPES_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
int match_escapes(char *);
diff --git a/pith/filter.c b/pith/filter.c
index 6288606..66abe42 100644
--- a/pith/filter.c
+++ b/pith/filter.c
@@ -976,8 +976,8 @@ gf_pipe(gf_io_t gc, gf_io_t pc)
#ifdef _WINDOWS
if(!(gf_byte_count & 0x3ff))
/* Under windows we yield to allow event processing.
- * Progress display is handled throught the alarm()
- * mechinism.
+ * Progress display is handled through the alarm()
+ * mechanism.
*/
mswin_yield ();
#endif
@@ -1017,7 +1017,7 @@ gf_bytes_piped(void)
* pc -- function to write filtered output with
* aux_filters -- additional filters to pass data thru after "cmd"
*
- * Returns: NULL on sucess, reason for failure (not alloc'd!) on error
+ * Returns: NULL on success, reason for failure (not alloc'd!) on error
*/
char *
gf_filter(char *cmd, char *prepend, STORE_S *source_so, gf_io_t pc,
@@ -2392,7 +2392,7 @@ gf_rich2plain(FILTER_S *f, int flg)
{
static int rich_bold_on = 0, rich_uline_on = 0;
-/* BUG: qoute incoming \255 values */
+/* BUG: quote incoming \255 values */
GF_INIT(f, f->next);
if(flg == GF_DATA){
@@ -2567,7 +2567,7 @@ gf_enriched2plain(FILTER_S *f, int flg)
{
static int enr_uline_on = 0, enr_bold_on = 0;
-/* BUG: qoute incoming \255 values */
+/* BUG: quote incoming \255 values */
GF_INIT(f, f->next);
if(flg == GF_DATA){
@@ -2919,8 +2919,8 @@ typedef struct _html_opts {
unsigned handles_loc:1; /* Local handles requested? */
unsigned showserver:1; /* Display server after anchors */
unsigned outputted:1; /* any */
- unsigned no_relative_links:1; /* Disable embeded relative links */
- unsigned related_content:1; /* Embeded related content */
+ unsigned no_relative_links:1; /* Disable embedded relative links */
+ unsigned related_content:1; /* Embedded related content */
unsigned html:1; /* Output content in HTML */
unsigned html_imgs:1; /* Output IMG tags in HTML content */
} HTML_OPT_S;
@@ -3609,7 +3609,7 @@ static ELPROP_S html_element_table[] = {
{"SAMP", 4, html_samp}, /* Sample Text (NO OP) */
{"CITE", 4, html_cite}, /* Citation (NO OP) */
{"CODE", 4, html_code}, /* Code Text (NO OP) */
- {"INS", 3, html_ins}, /* Text Inseted (NO OP) */
+ {"INS", 3, html_ins}, /* Text Inserted (NO OP) */
{"DEL", 3, html_del}, /* Text Deleted (NO OP) */
{"SUP", 3, html_sup}, /* Text Superscript (NO OP) */
{"SUB", 3, html_sub}, /* Text Superscript (NO OP) */
@@ -3644,8 +3644,8 @@ static ELPROP_S html_element_table[] = {
{"THEAD", 5, html_thead}, /* Table Table Head */
{"TBODY", 5, html_tbody}, /* Table Table Body */
{"TFOOT", 5, html_tfoot}, /* Table Table Foot */
- {"COL", 3, html_col}, /* Table Column Attibutes */
- {"COLGROUP", 8, html_colgroup}, /* Table Column Group Attibutes */
+ {"COL", 3, html_col}, /* Table Column Attributes */
+ {"COLGROUP", 8, html_colgroup}, /* Table Column Group Attributes */
{NULL, 0, NULL}
};
@@ -3745,7 +3745,7 @@ html_pop(FILTER_S *fd, ELPROP_S *ep)
/*
- * Deal with data passed a hander in its GF_DATA state
+ * Deal with data passed a handler in its GF_DATA state
*/
static void
html_handoff(HANDLER_S *hd, int ch)
@@ -5637,7 +5637,7 @@ html_ol(HANDLER_S *hd, int ch, int cmd)
else{
PARAMETER *p;
/*
- * Signal that we're expecting to see <LI> as our next elemnt
+ * Signal that we're expecting to see <LI> as our next element
* and set the the initial ordered count.
*/
hd->x = 1L; /* set default */
@@ -6463,7 +6463,7 @@ html_pre(HANDLER_S *hd, int ch, int cmd)
/*
- * HTML <CENTER> (Centerd Text) element handler
+ * HTML <CENTER> (Centered Text) element handler
*/
int
html_center(HANDLER_S *hd, int ch, int cmd)
@@ -7405,7 +7405,7 @@ html_element_collector(FILTER_S *fd, int ch)
/*
* Remember the comment for possible later processing, if
- * it get's too long, remember first and last few chars
+ * it gets too long, remember first and last few chars
* so we know when to terminate (and throw some garbage
* in between when we toss out what's between.
*/
@@ -7887,7 +7887,7 @@ html_entity_collector(FILTER_S *f, int ch, UCS *ucs, char **alt)
void
gf_html2plain(FILTER_S *f, int flg)
{
-/* BUG: qoute incoming \255 values (see "yuml" above!) */
+/* BUG: quote incoming \255 values (see "yuml" above!) */
if(flg == GF_DATA){
register int c;
GF_INIT(f, f->next);
diff --git a/pith/filter.h b/pith/filter.h
index 8c25368..7266196 100644
--- a/pith/filter.h
+++ b/pith/filter.h
@@ -37,7 +37,7 @@
/* gf_wrap flags */
#define GFW_NONE 0x000 /* no flags */
-#define GFW_HANDLES 0x001 /* anticpate handle data */
+#define GFW_HANDLES 0x001 /* anticipate handle data */
#define GFW_ONCOMMA 0x002 /* prefer comma wrap to spaces */
#define GFW_FLOWED 0x004
#define GFW_FLOW_RESULT 0x008
@@ -99,7 +99,7 @@ typedef struct _rss_feed_s {
/*
- * This searchs for lines beginning with From<space> so that we can QP-encode
+ * This searches for lines beginning with From<space> so that we can QP-encode
* them. It also searches for lines consisting of only a dot. Some mailers
* will mangle these lines. The reason it is ifdef'd is because most people
* seem to prefer the >From style escape provided by a lot of mail software
@@ -156,7 +156,7 @@ typedef struct _rss_feed_s {
}
-/* exported protoypes */
+/* exported prototypes */
int generic_readc_locale(unsigned char *c,
int (*get_a_char)(unsigned char *, void *),
void *extraarg,
diff --git a/pith/filttype.h b/pith/filttype.h
index a8bf17d..83c5773 100644
--- a/pith/filttype.h
+++ b/pith/filttype.h
@@ -70,7 +70,7 @@ typedef struct cbuf_s {
} CBUF_S;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_FILTTYPE_INCLUDED */
diff --git a/pith/flag.c b/pith/flag.c
index d4ec3c0..4a24ba2 100644
--- a/pith/flag.c
+++ b/pith/flag.c
@@ -140,7 +140,7 @@ flag_search(MAILSTREAM *stream, int flags, MsgNo set_start, MSGNO_S *set_msgmap,
}
/*
- * No search-worthy messsages?, prod the server for
+ * No search-worthy messages?, prod the server for
* any flag updates and clear the searched bits...
*/
if(full_set){
diff --git a/pith/flag.h b/pith/flag.h
index 48c8f05..7a30f01 100644
--- a/pith/flag.h
+++ b/pith/flag.h
@@ -141,7 +141,7 @@
typedef long MsgNo;
-/* exported protoypes */
+/* exported prototypes */
long count_flagged(MAILSTREAM *, long);
MsgNo first_sorted_flagged(unsigned long, MAILSTREAM *, long, int);
MsgNo next_sorted_flagged(unsigned long, MAILSTREAM *, long, int *);
diff --git a/pith/folder.c b/pith/folder.c
index ee25094..64d5792 100644
--- a/pith/folder.c
+++ b/pith/folder.c
@@ -553,7 +553,7 @@ init_folders(struct pine *ps)
/*
* Build context that's a list of folders the user's defined
- * as receiveing new messages. At some point, this should
+ * as receiving new messages. At some point, this should
* probably include adding a prefix with the new message count.
* fake new context...
*/
@@ -1529,7 +1529,7 @@ default_save_context(CONTEXT_S *cntxt)
/*
* folder_complete - foldername completion routine
*
- * Result: returns 0 if the folder doesn't have a any completetion
+ * Result: returns 0 if the folder doesn't have a any completion
* 1 if the folder has a completion (*AND* "name" is
* replaced with the completion)
*
@@ -1861,7 +1861,7 @@ folder_is_target_of_nick(char *longname, CONTEXT_S *cntxt)
**** WARNING ****
DON'T count on the folder pointer being valid after this returns
- *** ALL FOLDER ELEMENT READS SHOULD BE THRU folder_entry() ***
+ *** ALL FOLDER ELEMENT READS SHOULD BE THROUGH folder_entry() ***
----*/
int
diff --git a/pith/folder.h b/pith/folder.h
index e15dd3c..01d7894 100644
--- a/pith/folder.h
+++ b/pith/folder.h
@@ -58,7 +58,7 @@ typedef struct _existdata {
#define FEX_ISDIR 0x0002 /* file_exists: name is a dir */
#define FEX_ISMARKED 0x0004 /* file_exists: is interesting */
#define FEX_UNMARKED 0x0008 /* file_exists: known UNinteresting */
-#define FEX_ERROR 0x1000 /* file_exists: error occured */
+#define FEX_ERROR 0x1000 /* file_exists: error occurred */
#define BFL_NONE 0x00 /* build_folder_list: no flag */
#define BFL_FLDRONLY 0x01 /* ignore directories */
@@ -82,7 +82,7 @@ typedef struct _existdata {
#define UFU_ANNOUNCE 0x02 /* announce increases with q_status */
-/* exported protoypes */
+/* exported prototypes */
char *folder_lister_desc(CONTEXT_S *, FDIR_S *);
void reset_context_folders(CONTEXT_S *);
FDIR_S *next_folder_dir(CONTEXT_S *, char *, int, MAILSTREAM **);
diff --git a/pith/foldertype.h b/pith/foldertype.h
index 9085fc0..8ed0e87 100644
--- a/pith/foldertype.h
+++ b/pith/foldertype.h
@@ -107,7 +107,7 @@ typedef struct selected_s {
/*------------------------------
- Stucture to keep track of the various folder collections being
+ Structure to keep track of the various folder collections being
dealt with.
----*/
typedef struct context {
@@ -158,7 +158,7 @@ typedef struct context {
((X)->dir->status & CNTXT_PARTFIND) == 0)
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_FOLDERTYPE_INCLUDED */
diff --git a/pith/handle.h b/pith/handle.h
index a15c67d..afbd137 100644
--- a/pith/handle.h
+++ b/pith/handle.h
@@ -82,7 +82,7 @@ typedef struct handle_s {
typedef int (*url_tool_t)(char *);
-/* exported protoypes */
+/* exported prototypes */
HANDLE_S *get_handle(HANDLE_S *, int);
void init_handles(HANDLE_S **);
HANDLE_S *new_handle(HANDLE_S **);
diff --git a/pith/help.h b/pith/help.h
index fd3807c..fce7b7d 100644
--- a/pith/help.h
+++ b/pith/help.h
@@ -49,7 +49,7 @@ extern int rmhifirst, rmhilast;
extern int rm_not_right_now;
-/* exported protoypes */
+/* exported prototypes */
HelpType help_name2section(char *, int);
void debugjournal_to_file(FILE *);
void add_review_message(char *, int);
diff --git a/pith/help_c_gen.c b/pith/help_c_gen.c
index b4c5ee9..94e7dbc 100644
--- a/pith/help_c_gen.c
+++ b/pith/help_c_gen.c
@@ -48,7 +48,7 @@ void
preamble(FILE *ofp)
{
fprintf(ofp, "\n\t\t/*\n");
- fprintf(ofp, "\t\t * AUTMATICALLY GENERATED FILE!\n");
+ fprintf(ofp, "\t\t * AUTOMATICALLY GENERATED FILE!\n");
fprintf(ofp, "\t\t * DO NOT EDIT!!\n");
fprintf(ofp, "\t\t * See help_c_gen.c.\n\t\t */\n\n\n");
fprintf(ofp, "#include <stdio.h>\n#include \"headers.h\"\n#include \"helptext.h\"\n\n");
diff --git a/pith/help_h_gen.c b/pith/help_h_gen.c
index 1e7b904..8a739fc 100644
--- a/pith/help_h_gen.c
+++ b/pith/help_h_gen.c
@@ -36,7 +36,7 @@ void
preamble(FILE *ofp)
{
fprintf(ofp, "\n\t\t/*\n");
- fprintf(ofp, "\t\t * AUTMATICALLY GENERATED FILE!\n");
+ fprintf(ofp, "\t\t * AUTOMATICALLY GENERATED FILE!\n");
fprintf(ofp, "\t\t * DO NOT EDIT!!\n");
fprintf(ofp, "\t\t * See help_h_gen.c.\n\t\t */\n\n\n");
fprintf(ofp, "#ifndef PITH_HELPTEXT_INCLUDED\n");
diff --git a/pith/icache.h b/pith/icache.h
index fff2a99..394dba7 100644
--- a/pith/icache.h
+++ b/pith/icache.h
@@ -28,7 +28,7 @@
#define IC_CLEAR_WIDTHS_DONE 0x02
-/* exported protoypes */
+/* exported prototypes */
void clear_index_cache_ent(MAILSTREAM *, long, unsigned);
void clear_index_cache(MAILSTREAM *, unsigned);
void clear_index_cache_for_thread(MAILSTREAM *, PINETHRD_S *, MSGNO_S *);
diff --git a/pith/ical.c b/pith/ical.c
index 950f401..e2f482f 100644
--- a/pith/ical.c
+++ b/pith/ical.c
@@ -34,7 +34,7 @@ ICAL_PARAMETER_S *ical_parameter_cpy(ICAL_PARAMETER_S *param);
char *ical_get_value(char **);
unsigned char *ical_decode(char *, unsigned short);
-/* pase component */
+/* parse component */
void *ical_parse_vcalendar(char **);
void *ical_parse_vevent(char **);
void *ical_parse_vtodo(char **);
@@ -251,7 +251,7 @@ ical_decode(char *text, unsigned short encoding)
/* Return code:
0 - if no errors
- -1 - if an error occured
+ -1 - if an error occurred
Args: a pointer to the text. If there is an error, the text is not modified.
*/
int
@@ -637,7 +637,7 @@ ical_cline_cpy(ICLINE_S *icl)
return rv;
}
-/* Given a \r\n-ending line (called *text), isolate the ocurrence
+/* Given a \r\n-ending line (called *text), isolate the occurrence
* of the token in that line.
* Return the token, and modify the pointer to *text to point to the
* end of the token. Modify sep to contain the character following
diff --git a/pith/imap.h b/pith/imap.h
index c7b25b8..979f532 100644
--- a/pith/imap.h
+++ b/pith/imap.h
@@ -118,7 +118,7 @@ extern MMLOGIN_S *cert_failure_list;
#endif
-/* exported protoypes */
+/* exported prototypes */
char *imap_referral(MAILSTREAM *, char *, long);
long imap_proxycopy(MAILSTREAM *, char *, char *, long);
char *cached_user_name(char *);
diff --git a/pith/indxtype.h b/pith/indxtype.h
index 33ef5d9..15e451d 100644
--- a/pith/indxtype.h
+++ b/pith/indxtype.h
@@ -245,7 +245,7 @@ typedef struct index_data {
typedef enum {NoKW, KW, KWInit} SubjKW;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_INDXTYPE_INCLUDED */
diff --git a/pith/init.h b/pith/init.h
index 0ad07eb..30ffb09 100644
--- a/pith/init.h
+++ b/pith/init.h
@@ -27,7 +27,7 @@
#define LEGAL_NOTICE \
"For Copyright information press \"?\""
-/* exported protoypes */
+/* exported prototypes */
int init_username(struct pine *);
int init_userdir(struct pine *);
int init_hostname(struct pine *);
diff --git a/pith/keyword.h b/pith/keyword.h
index 27e9968..3d44b83 100644
--- a/pith/keyword.h
+++ b/pith/keyword.h
@@ -29,7 +29,7 @@ typedef struct keywords {
} KEYWORD_S;
-/* exported protoypes */
+/* exported prototypes */
KEYWORD_S *init_keyword_list(char **);
KEYWORD_S *new_keyword_s(char *, char *);
void free_keyword_list(KEYWORD_S **);
diff --git a/pith/ldap.c b/pith/ldap.c
index 6826b13..cc0b772 100644
--- a/pith/ldap.c
+++ b/pith/ldap.c
@@ -62,7 +62,7 @@ int our_ldap_set_lderrno(LDAP *, int, char *, char *);
* Args string -- the string to use in the lookup
*
* Returns NULL -- lookup failed
- * Address -- A single address is returned if lookup was successfull.
+ * Address -- A single address is returned if lookup was successful.
*/
ADDRESS *
wp_lookups(char *string, WP_ERR_S *wp_err, int recursing)
diff --git a/pith/ldap.h b/pith/ldap.h
index b7a82e0..0bb9f2a 100644
--- a/pith/ldap.h
+++ b/pith/ldap.h
@@ -60,7 +60,7 @@ typedef struct ldap_serv {
*
* We may run into the problem of LDAP databases containing non-UTF-8 data
* because they are old. They should have all UTF-8 data and that is what
- * we are assuming. If we wanted to accomodate these servers we could
+ * we are assuming. If we wanted to accommodate these servers we could
* translate the data when we use it. LDAP data is only used in a few
* places so it might not be too hard to fix it. There are four calls
* into the LDAP library that produce character strings which are
@@ -165,7 +165,7 @@ extern int wp_exit;
extern int wp_nobail;
-/* exported protoypes */
+/* exported prototypes */
ADDRESS *wp_lookups(char *, WP_ERR_S *, int);
#ifdef ENABLE_LDAP
int ldap_lookup_all(char *, int, int, LDAPLookupStyle, CUSTOM_FILT_S *,
diff --git a/pith/list.h b/pith/list.h
index d7f71d6..d884767 100644
--- a/pith/list.h
+++ b/pith/list.h
@@ -23,7 +23,7 @@
#define PL_COMMAQUOTE 0x02 /* backslash quotes comma */
-/* exported protoypes */
+/* exported prototypes */
char **parse_list(char *, int, int, char **);
char **copy_list_array(char **);
void free_list_array(char ***);
diff --git a/pith/mailcap.c b/pith/mailcap.c
index 1216e65..9fd9410 100644
--- a/pith/mailcap.c
+++ b/pith/mailcap.c
@@ -300,7 +300,7 @@ mc_parse_line(char **line, char **tokens)
/*
- * Retuns 1 if line is a comment, 0 otherwise
+ * Returns 1 if line is a comment, 0 otherwise
*/
int
mc_comment(char **line)
@@ -325,7 +325,7 @@ mc_comment(char **line)
/*
- * Retuns 0 if EOL, 1 otherwise
+ * Returns 0 if EOL, 1 otherwise
*/
int
mc_token(char **token, char **line)
@@ -532,7 +532,7 @@ mc_sane_command(char *command)
#ifdef LATER
/*
* NOTE: Maybe we'll do this later. The problem is when the
- * mailcap's been misconfigured. We then end up supressing
+ * mailcap's been misconfigured. We then end up suppressing
* valuable output when the user actually tries to launch the
* spec'd viewer.
*/
@@ -548,7 +548,7 @@ mc_sane_command(char *command)
/*
- * Returns the mailcap entry for type/subtype from the successfull
+ * Returns the mailcap entry for type/subtype from the successful
* mailcap entry, or NULL if none. Command string still contains % stuff.
*/
MailcapEntry *
diff --git a/pith/mailcap.h b/pith/mailcap.h
index 08cc39d..e4482e9 100644
--- a/pith/mailcap.h
+++ b/pith/mailcap.h
@@ -24,7 +24,7 @@ typedef struct mcap_cmd {
} MCAP_CMD_S;
-/* exported protoypes */
+/* exported prototypes */
char *mc_conf_path(char *, char *, char *, int, char *);
int mailcap_can_display(int, char *, BODY *, int);
MCAP_CMD_S *mailcap_build_command(int, char *, BODY *, char *, int *, int);
diff --git a/pith/mailcmd.c b/pith/mailcmd.c
index 9a852c9..830977d 100644
--- a/pith/mailcmd.c
+++ b/pith/mailcmd.c
@@ -1663,7 +1663,7 @@ expunge_and_close(MAILSTREAM *stream, char **final_msg, long unsigned int flags)
}
/*
- * Make darn sure any mm_log fallout caused above get's seen...
+ * Make darn sure any mm_log fallout caused above gets seen...
*/
if(!no_close){
flush_status_messages(1);
diff --git a/pith/mailcmd.h b/pith/mailcmd.h
index 0e00895..560779d 100644
--- a/pith/mailcmd.h
+++ b/pith/mailcmd.h
@@ -49,7 +49,7 @@
#define MCMD_ISAGG(O) ((O) & (MCMD_AGG | MCMD_AGG_2))
-/* exported protoypes */
+/* exported prototypes */
int any_messages(MSGNO_S *, char *, char *);
void bogus_utf8_command(char *, char *);
int can_set_flag(struct pine *, char *, int);
diff --git a/pith/mailindx.c b/pith/mailindx.c
index 3d7e5c7..2faefed 100644
--- a/pith/mailindx.c
+++ b/pith/mailindx.c
@@ -4181,7 +4181,7 @@ index_data_env(INDEXDATA_S *idata, ENVELOPE *env)
idata->date = (char *) env->date;
idata->newsgroups = env->newsgroups;
- idata->valid_to = 1; /* signal that everythings here */
+ idata->valid_to = 1; /* signal that everything is here */
idata->valid_cc = 1;
idata->valid_sender = 1;
idata->valid_news = 1;
diff --git a/pith/maillist.h b/pith/maillist.h
index 8300baa..a0e642a 100644
--- a/pith/maillist.h
+++ b/pith/maillist.h
@@ -50,7 +50,7 @@ typedef struct rfc2369_s {
} RFC2369_S;
-/* exported protoypes */
+/* exported prototypes */
char **rfc2369_hdrs(char **);
int rfc2369_parse_fields(char *, RFC2369_S *);
diff --git a/pith/mailpart.h b/pith/mailpart.h
index a935086..8ae1ddc 100644
--- a/pith/mailpart.h
+++ b/pith/mailpart.h
@@ -51,7 +51,7 @@
#define MIME_VCALENDAR_A(a) MIME_VCALENDAR((a)->body->type, (a)->body->subtype)
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_MAILPART_INCLUDED */
diff --git a/pith/mailview.c b/pith/mailview.c
index cd50e88..a56dd1d 100644
--- a/pith/mailview.c
+++ b/pith/mailview.c
@@ -3131,7 +3131,7 @@ pine_rfc822_cat(char *src, const char *specials, gf_io_t pc)
Result: A formatted, malloced string is returned.
-The resuling lines formatted are 80 columns wide.
+The resulting lines formatted are 80 columns wide.
----------------------------------------------------------------------*/
void
format_newsgroup_string(char *field_name, char *newsgrps, int flags, gf_io_t pc)
diff --git a/pith/mailview.h b/pith/mailview.h
index 3495deb..9007f94 100644
--- a/pith/mailview.h
+++ b/pith/mailview.h
@@ -122,7 +122,7 @@ typedef struct header_s {
}
-/* exported protoypes */
+/* exported prototypes */
int format_message(long, ENVELOPE *, BODY *, HANDLE_S **, int, gf_io_t);
int format_attachment_list(long int, BODY *, HANDLE_S **, int, int, gf_io_t);
char *format_body(long int, BODY *, HANDLE_S **, HEADER_S *, int, int, gf_io_t);
diff --git a/pith/margin.h b/pith/margin.h
index d542704..dab09d8 100644
--- a/pith/margin.h
+++ b/pith/margin.h
@@ -18,7 +18,7 @@
#define PITH_MARGIN_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
int *format_view_margin(void);
int *non_messageview_margin(void);
diff --git a/pith/mimedesc.c b/pith/mimedesc.c
index daf6668..c51161a 100644
--- a/pith/mimedesc.c
+++ b/pith/mimedesc.c
@@ -487,7 +487,7 @@ static struct set_names {
{"ISO-8859-14", "Latin 8 (Celtic)"},
{"ISO-8859-15", "Latin 9 (Euro)"},
{"KOI8-R", "Latin & Russian"},
- {"KOI8-U", "Latin & Ukranian"},
+ {"KOI8-U", "Latin & Ukrainian"},
{"VISCII", "Latin & Vietnamese"},
{"GB2312", "Latin & Simplified Chinese"},
{"BIG5", "Latin & Traditional Chinese"},
@@ -506,7 +506,7 @@ static struct set_names {
/*----------------------------------------------------------------------
- Return a nicely formatted discription of the type of the part
+ Return a nicely formatted description of the type of the part
----*/
char *
@@ -736,7 +736,7 @@ fcc_size_guess(struct mail_bodystruct *body)
* is a per-line increase in that because of the CRLFs and
* because the number of characters in the line might not
* be a factor of 3. So push it up by 3/2 instead. This still
- * won't catch all the cases. In particular, attachements with
+ * won't catch all the cases. In particular, attachments with
* lots of short lines (< 10) will expand by more than that,
* but that's ok since this is an optimization. That's why
* so_cs_puts uses the 3/2 factor when it does a resize, so
diff --git a/pith/mimetype.h b/pith/mimetype.h
index 36d4b2a..06be87b 100644
--- a/pith/mimetype.h
+++ b/pith/mimetype.h
@@ -39,7 +39,7 @@ typedef struct {
typedef int (* MT_OPERATORPROC)(MT_MAP_T *, FILE *);
-/* exported protoypes */
+/* exported prototypes */
int set_mime_type_by_extension(BODY *, char *);
int set_mime_extension_by_type(char *, char *);
int check_mime_type_by_extension(char *, char *);
diff --git a/pith/msgno.h b/pith/msgno.h
index 728f4af..4b0e922 100644
--- a/pith/msgno.h
+++ b/pith/msgno.h
@@ -181,7 +181,7 @@ typedef struct msg_nos {
#define MI_CLOSING 0x04
-/* exported protoypes */
+/* exported prototypes */
void msgno_init(MSGNO_S **, long, SortOrder, int);
void msgno_reset_isort(MSGNO_S *);
void msgno_give(MSGNO_S **);
diff --git a/pith/newmail.c b/pith/newmail.c
index b896a70..4379921 100644
--- a/pith/newmail.c
+++ b/pith/newmail.c
@@ -64,7 +64,7 @@ int check_point(MAILSTREAM *, CheckPointTime, int);
Limit frequency of checks because checks use some resources. That is
they generate an IMAP packet or require locking the local mailbox.
- (Acutally the lock isn't required, a stat will do, but the current
+ (Actually the lock isn't required, a stat will do, but the current
c-client mail code locks before it stats.)
Returns >= 0 only if there is a change in the given mail stream. Otherwise
diff --git a/pith/newmail.h b/pith/newmail.h
index 26be9d5..c83b7b6 100644
--- a/pith/newmail.h
+++ b/pith/newmail.h
@@ -39,7 +39,7 @@ typedef enum {GoodTime = 0, BadTime, VeryBadTime, DoItNow} CheckPointTime;
#define IT_MCLOSED 1
-/* exported protoypes */
+/* exported prototypes */
long new_mail(int, CheckPointTime, int);
void format_new_mail_msg(char *, long, ENVELOPE *, char *, char *, char *, char *, size_t);
void check_point_change(MAILSTREAM *);
diff --git a/pith/news.h b/pith/news.h
index 322a16f..d3bb69a 100644
--- a/pith/news.h
+++ b/pith/news.h
@@ -28,7 +28,7 @@
#define IS_NEWS(S) ((S) ? ns_test((S)->mailbox, "news") : 0)
-/* exported protoypes */
+/* exported prototypes */
int ns_test(char *, char *);
int news_in_folders(struct variable *);
int news_grouper(char *, char **, char **, char **, void (*)(void));
diff --git a/pith/options.h b/pith/options.h
index 475a0f4..dbd0ef0 100644
--- a/pith/options.h
+++ b/pith/options.h
@@ -59,7 +59,7 @@ extern void (*pith_opt_paint_index_hline)(MAILSTREAM *, long, ICE_S *);
/*
* optional hook in mailview.c:format_message to allow for inserting an
- * [editorial commment] in message text to indicate the message contains
+ * [editorial comment] in message text to indicate the message contains
* list-management pointers
*/
extern int (*pith_opt_rfc2369_editorial)(long, HANDLE_S **, int, int, gf_io_t);
diff --git a/pith/osdep/pipe.c b/pith/osdep/pipe.c
index 25adc22..13c5b6c 100644
--- a/pith/osdep/pipe.c
+++ b/pith/osdep/pipe.c
@@ -89,7 +89,7 @@ RETSIGTYPE pipe_alarm(int);
stdout/stderr. *NOTE* Having neither of the above set means
we're not setting up any pipes, just forking the child and exec'ing
the command. Also, this takes precedence over any named outfile.
- PIPE_STDERR means we're to tie the childs stderr to the same place
+ PIPE_STDERR means we're to tie the child's stderr to the same place
stdout is going. *NOTE* This only makes sense then if PIPE_READ
or an outfile is provided. Also, this takes precedence over any
named errfile.
diff --git a/pith/osdep/pipe.h b/pith/osdep/pipe.h
index 35e7d21..a799275 100644
--- a/pith/osdep/pipe.h
+++ b/pith/osdep/pipe.h
@@ -72,7 +72,7 @@
#define OSB_POST_CLOSE 0x0008
/*
- * stucture required for the pipe commands...
+ * structure required for the pipe commands...
*/
typedef struct pipe_s {
pid_t pid; /* child's process id */
diff --git a/pith/osdep/pw_stuff.c b/pith/osdep/pw_stuff.c
index c5a8580..8938f77 100644
--- a/pith/osdep/pw_stuff.c
+++ b/pith/osdep/pw_stuff.c
@@ -35,7 +35,7 @@ static char *gcos_name(char *, char *);
Pull the name out of the gcos field if we have that sort of /etc/passwd
Args: gcos_field -- The long name or GCOS field to be parsed
- logname -- Replaces occurances of & with logname string
+ logname -- Replaces occurences of & with logname string
Result: returns pointer to buffer with name
----*/
diff --git a/pith/pattern.c b/pith/pattern.c
index 730a33f..9b47d41 100644
--- a/pith/pattern.c
+++ b/pith/pattern.c
@@ -6132,7 +6132,7 @@ calc_extra_hdrs(void)
pat;
pat = next_pattern(&pstate)){
/*
- * This section wouldn't be necessary if sender was retreived
+ * This section wouldn't be necessary if sender was retrieved
* from the envelope. But if not, we do need to add it.
*/
if(pat->patgrp && pat->patgrp->sender)
@@ -7688,12 +7688,12 @@ process_filter_patterns(MAILSTREAM *stream, MSGNO_S *msgmap, long int recent)
if(exbits & (MSG_EX_FILTONCE | MSG_EX_FILEONCE |
MSG_EX_PEND_EXLD)){
if(exbits & MSG_EX_FILTONCE){
- /* convert to permament */
+ /* convert to permanent */
exbits ^= MSG_EX_FILTONCE;
exbits |= MSG_EX_FILTERED;
}
- /* convert to permament */
+ /* convert to permanent */
if(exbits & MSG_EX_FILEONCE){
exbits ^= MSG_EX_FILEONCE;
exbits |= MSG_EX_FILED;
diff --git a/pith/pattern.h b/pith/pattern.h
index c8caa84..cc7fc8e 100644
--- a/pith/pattern.h
+++ b/pith/pattern.h
@@ -344,7 +344,7 @@ typedef struct pat_state {
extern PAT_HANDLE **cur_pat_h;
-/* exported protoypes */
+/* exported prototypes */
void role_process_filters(void);
int add_to_pattern(PAT_S *, long);
char *add_pat_escapes(char *);
diff --git a/pith/pine.hlp b/pith/pine.hlp
index 05b4f30..bc68872 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any
reasonable place to be called from.
Dummy change to get revision in pine.hlp
============= h_revision =================
-Alpine Commit 385 2020-01-15 12:40:59
+Alpine Commit 386 2020-01-15 21:41:23
============= h_news =================
<HTML>
<HEAD>
@@ -266,7 +266,7 @@ Bugs that have been addressed include:
view certificate information of other certificate authorities.
<LI> Crash in the S/MIME configuration screen when a user turned off S/MIME, and
- then reenabled it. Also crash when attempting to enter the S/MIME
+ then re-enabled it. Also crash when attempting to enter the S/MIME
configuration screen if S/MIME was turned off.
<LI> Deactivate some color code from Pico (as standalone editor in the
@@ -1103,7 +1103,7 @@ Bugs addressed in the 2.00 release included:
<LI> Make a default save folder of &quot;inbox&quot; always mean the real
inbox, not the inbox in the primary collection
<LI> Address book entries with lots of addresses would be truncated when
- entered in the composer with a screen size wider than 270 or so charcters
+ entered in the composer with a screen size wider than 270 or so characters
<LI> Some fields in the index screen were truncated when the screen width was
wider than 256 characters
<LI> Crash when TABing to next folder, the next folder with new mail is a POP
@@ -1193,7 +1193,7 @@ Bugs addressed in the 1.10(962) release included:
<LI> After calling the file browser to attach a file in the composer, a resize
of the window when back in the composer would redraw the last screen that
had been shown in the browser instead of the current composer screen
- <LI> Possible crash in index screen when encountering unparseable addresses
+ <LI> Possible crash in index screen when encountering unparsable addresses
or when using one of the PRIORITY tokens or the HEADER token in the
<a href="h_config_index_format"><!--#echo var="VAR_index-format"--></a>
<LI> Problems with Header Color editing if the configuration option
@@ -1508,7 +1508,7 @@ username/password that users are accostumed to, and it needs to be set up
by the user. This text will help you understand this authentication method.
<P>
-The most important difference between this method and other autentication
+The most important difference between this method and other authentication
methods is what happens if someone steals your credentials. This method is
attached to three components: Your username, your password and your email
program.
@@ -1707,7 +1707,7 @@ a folder-collection, or a news or SMTP server). This will
disable certificate validation. On the other hand, if you are attacked,
you will get no warning if you do this.
-<P> When you get an error indicating a self-signed certficate from the
+<P> When you get an error indicating a self-signed certificate from the
remote server, you can download and install the certificate for that
server. Avoid using the /NoValidate-Cert modifier. Alpine cannot help you
with this process because certificates are part of the system and are not
@@ -15943,7 +15943,7 @@ Nickname: field.
If you have registered Alpine with your service provider to use the
XOAUTH2 authenticator, or someone has shared a client-id with you, use this
-field to input this field. Remember that in order to use the XOAUTH2 authentication
+field to input this value. Remember that in order to use the XOAUTH2 authentication
method, you must have a pair of client-id and client-secret. You must have
both in order for this authenticator to work.
@@ -15971,7 +15971,7 @@ pieces into this field.
If you have registered Alpine with your service provider to use the
XOAUTH2 authenticator, or someone has shared a client-secret with you, use this
-field to input this field. Remember that in order to use the XOAUTH2 authentication
+field to input this value. Remember that in order to use the XOAUTH2 authentication
method, you must have a pair of client-id and client-secret. You must have
both in order for this authenticator to work.
@@ -24024,7 +24024,7 @@ Here is a list of many of the possible character sets:
<TR> <TD>ISO-8859-15</TD> <TD>8 bit European "Latin 9" character set</TD> </TR>
<TR> <TD>ISO-8859-16</TD> <TD>8 bit European "Latin 10" character set</TD> </TR>
<TR> <TD>KOI8-R</TD> <TD>8 bit Latin and Russian</TD> </TR>
-<TR> <TD>KOI8-U</TD> <TD>8 bit Latin and Ukranian</TD> </TR>
+<TR> <TD>KOI8-U</TD> <TD>8 bit Latin and Ukrainian</TD> </TR>
<TR> <TD>WINDOWS-1251</TD> <TD>8 bit Latin and Russian</TD> </TR>
<TR> <TD>TIS-620</TD> <TD>8 bit Latin and Thai</TD> </TR>
<TR> <TD>VISCII</TD> <TD>8 bit Latin and Vietnamese</TD> </TR>
@@ -24248,7 +24248,7 @@ PC Alpine only.
<P>
This option specifies a list of dictionaries you will use with
aspell. A sample entry is &quot;en_US&quot; for american english, or
-&quot;en_GB&quot; for brittish english.
+&quot;en_GB&quot; for british english.
<P>
<UL>
@@ -25896,7 +25896,7 @@ Sets the format of the command used to
open a UNIX secure shell connection. The default is
"%s %s -l %s exec /etc/r%sd". All four "%s" entries MUST exist in the
provided command. The first is for the command's pathname, the second is
-for the host to connnect to, the third is for the user to connect as, and
+for the host to connect to, the third is for the user to connect as, and
the fourth is for the connection method (typically <CODE>imap</CODE>).
<P>
<UL>
@@ -26239,7 +26239,7 @@ Once Alpine has opened a connection to a particular folder, it will attempt
to keep that connection open in case you use it again.
In order to do this,
Alpine will attempt to use the <!--#echo var="VAR_max-remote-connections"--> (the value of
-this option) IMAP connections you have alloted for this purpose.
+this option) IMAP connections you have allotted for this purpose.
<P>
For example, suppose the value of this option is set to &quot;2&quot;.
If your INBOX is accessed on a remote server using the IMAP protocol, that
@@ -26394,7 +26394,7 @@ displayed items are scrolled down or up by a single line.
<P>
This option allows you to tell Alpine the number of lines from the top and
-bottom screen edge that line-by-line paging should occcur. For example,
+bottom screen edge that line-by-line paging should occur. For example,
setting this value to one (1) will cause Alpine to scroll the display
vertically when you move to select an item on the display's top or
bottom edge.
@@ -27939,7 +27939,7 @@ the way to configure Alpine to recognize URLs other than the built-in set.
It can also be used to override Alpine's built-in handlers.
For example, you could specify &quot;news&quot; in the <VAR>scheme-list</VAR>,
and Alpine would use (provided it passed all other criteria) the associated
-viewer when it encounterd a URL of the form &quot;news:comp.mail.pine&quot;.
+viewer when it encountered a URL of the form &quot;news:comp.mail.pine&quot;.
</DD>
</DL>
@@ -31043,14 +31043,14 @@ This feature controls an aspect of Alpine's message sending. When enabled,
Alpine will send a VERB (i.e., VERBose) command early in the posting process
intended to cause the SMTP server to provide a more detailed account of
the transaction. This feature is typically only useful to system
-administrators and other support personel as an aid in troublshooting
+administrators and other support personnel as an aid in troublshooting
problems.
<P>
Note, this feature relies on a specific capability of the system's mail
transport agent or configured
<A HREF="h_config_smtp_server">&quot;<!--#echo var="VAR_smtp-server"-->&quot;</A>.
It is possible that this
-feature will cause problems for some tranport agents, and may result in
+feature will cause problems for some transport agents, and may result in
sending failure. In addition, as the verbose output comes from the mail
transport agent, it is likely to vary from one system to another.
<P><UL>
diff --git a/pith/pineelt.h b/pith/pineelt.h
index 6a79967..f7d4cf9 100644
--- a/pith/pineelt.h
+++ b/pith/pineelt.h
@@ -55,7 +55,7 @@ typedef struct pine_elt {
} PINELT_S;
-/* exported protoypes */
+/* exported prototypes */
void msgno_free_exceptions(PARTEX_S **);
diff --git a/pith/pipe.h b/pith/pipe.h
index b928869..474a400 100644
--- a/pith/pipe.h
+++ b/pith/pipe.h
@@ -22,7 +22,7 @@
#include "../pith/osdep/pipe.h"
-/* exported protoypes */
+/* exported prototypes */
int pipe_putc(int, PIPE_S *);
int pipe_puts(char *, PIPE_S *);
char *pipe_gets(char *, int, PIPE_S *);
diff --git a/pith/remote.h b/pith/remote.h
index 4816c73..9289ac9 100644
--- a/pith/remote.h
+++ b/pith/remote.h
@@ -60,7 +60,7 @@
extern char meta_prefix[];
-/* exported protoypes */
+/* exported prototypes */
char *read_remote_pinerc(PINERC_S *, ParsePinerc);
REMDATA_S *rd_create_remote(RemType, char *, char *, unsigned *, char *, char *);
REMDATA_S *rd_new_remdata(RemType, char *, char *);
diff --git a/pith/remtype.h b/pith/remtype.h
index de3747a..2396d0b 100644
--- a/pith/remtype.h
+++ b/pith/remtype.h
@@ -55,7 +55,7 @@ typedef struct remote_data {
} REMDATA_S;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_REMTYPE_INCLUDED */
diff --git a/pith/repltype.h b/pith/repltype.h
index 9b349ee..bd32c17 100644
--- a/pith/repltype.h
+++ b/pith/repltype.h
@@ -75,7 +75,7 @@ typedef struct reply_s {
#define FS_CONVERT_QUOTES 1
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_REPLTYPE_INCLUDED */
diff --git a/pith/reply.c b/pith/reply.c
index ccd4531..c94a67a 100644
--- a/pith/reply.c
+++ b/pith/reply.c
@@ -2721,7 +2721,7 @@ Args: stream -- Mail stream to fetch text from
ret_charset -- If we translate to another charset return that
new charset here
-Returns: true if OK, false if problem occured while filtering
+Returns: true if OK, false if problem occurred while filtering
If the text is richtext, it will be converted to plain text, since there's
no rich text editing capabilities in Pine (yet).
@@ -3258,7 +3258,7 @@ copy_body(struct mail_bodystruct *new_body, struct mail_bodystruct *old_body)
/*----------------------------------------------------------------------
Copy the MIME parameter list
- Allocates storage for new part, and returns pointer to new paramter
+ Allocates storage for new part, and returns pointer to new parameter
list. If old_p is NULL, NULL is returned.
----*/
PARAMETER *
@@ -3339,7 +3339,7 @@ reply_in_reply_to(ENVELOPE *env)
Result: Alloc'd unique string is returned
-Uniqueness is gaurenteed by using the host name, process id, date to the
+Uniqueness is guaranteed by using the host name, process id, date to the
second and a single unique character
*----------------------------------------------------------------------*/
char *
diff --git a/pith/reply.h b/pith/reply.h
index 7ab1480..cc0e669 100644
--- a/pith/reply.h
+++ b/pith/reply.h
@@ -46,7 +46,7 @@
#include "../pith/addrstring.h"
-/* exported protoypes */
+/* exported prototypes */
int reply_harvest(struct pine *, long, char *, ENVELOPE *, ADDRESS **,
ADDRESS **, ADDRESS **, ADDRESS **,int *);
ADDRESS *reply_cp_addr(struct pine *, long, char *, char *,
diff --git a/pith/rfc2231.h b/pith/rfc2231.h
index a4b8226..859cb3e 100644
--- a/pith/rfc2231.h
+++ b/pith/rfc2231.h
@@ -22,7 +22,7 @@
#include "../pith/store.h"
-/* exported protoypes */
+/* exported prototypes */
char *rfc2231_get_param(PARAMETER *, char *, char **, char **);
int rfc2231_output(STORE_S *, char *, char *, char *, char *);
PARMLIST_S *rfc2231_newparmlist(PARAMETER *);
diff --git a/pith/save.c b/pith/save.c
index 77aa0fb..1065fc5 100644
--- a/pith/save.c
+++ b/pith/save.c
@@ -1766,7 +1766,7 @@ save_msg_stream(CONTEXT_S *context, char *folder, int *we_opened)
/*----------------------------------------------------------------------
- Offer to create a non-existant folder to copy message[s] into
+ Offer to create a non-existent folder to copy message[s] into
Args: context -- context to create folder in
folder -- name of folder to create
diff --git a/pith/save.h b/pith/save.h
index 4664552..4ae1d94 100644
--- a/pith/save.h
+++ b/pith/save.h
@@ -39,7 +39,7 @@
#define SSCP_ANSWER_IS_YES 0x4
-/* exported protoypes */
+/* exported prototypes */
char *save_get_default(struct pine *, ENVELOPE *, long, char *, CONTEXT_S **);
void save_get_fldr_from_env(char *, int, ENVELOPE *, struct pine *, long, char *);
long save(struct pine *, MAILSTREAM *, CONTEXT_S *, char *, MSGNO_S *, int);
diff --git a/pith/savetype.h b/pith/savetype.h
index 35f8db9..3088045 100644
--- a/pith/savetype.h
+++ b/pith/savetype.h
@@ -33,7 +33,7 @@ typedef struct append_package {
} APPENDPACKAGE;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_SAVETYPE_INCLUDED */
diff --git a/pith/search.h b/pith/search.h
index 20cba1b..783670a 100644
--- a/pith/search.h
+++ b/pith/search.h
@@ -18,7 +18,7 @@
#define PITH_SEARCH_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
SEARCHSET *build_searchset(MAILSTREAM *);
int in_searchset(SEARCHSET *, unsigned long);
diff --git a/pith/send.c b/pith/send.c
index 48d9344..1be50e1 100644
--- a/pith/send.c
+++ b/pith/send.c
@@ -238,7 +238,7 @@ postponed_stream(MAILSTREAM **streamp, char *mbox, char *type, int checknmsgs)
*
* The "mbox" is assumed to be local if we're given what looks
* like an absolute path. This is different from Goto/Save
- * where we do alot of work to interpret paths relative to the
+ * where we do a lot of work to interpret paths relative to the
* server. This reason is to support all the pre-4.00 pinerc'
* that specified a path and because there's yet to be a way
* in c-client to specify otherwise in the face of a remote
@@ -714,7 +714,7 @@ redraft_work(MAILSTREAM **streamp, long int cont_msg, ENVELOPE **outgoing,
/*
* If empty is not the normal default, make the outgoing
- * reply_to be an emtpy address. If it is default, leave it
+ * reply_to be an empty address. If it is default, leave it
* as NULL and the default will be used.
*/
if(hdr_is_in_list("reply-to", *custom)){
@@ -2318,7 +2318,7 @@ wrapup_fcc(char *fcc, CONTEXT_S *fcc_cntxt, METAENV *header, struct mail_bodystr
Args: fcc -- the name of the fcc to create. It can't be NULL.
fcc_cntxt -- Returns the context the fcc is in.
- force -- supress user option prompt
+ force -- suppress user option prompt
Returns allocated storage object on success, NULL on failure
----*/
@@ -2330,7 +2330,7 @@ open_fcc(char *fcc, CONTEXT_S **fcc_cntxt, int force, char *err_prefix, char *er
ps_global->mm_log_error = 0;
/*
- * check for fcc's existance...
+ * check for fcc's existence...
*/
TIME_STAMP("open_fcc start", 1);
if(!is_absolute_path(fcc) && context_isambig(fcc)
@@ -3662,7 +3662,7 @@ post_rfc822_output(char *tmp,
/*
* posting_characterset- determine what transliteration is reasonable
- * for posting the given non-ascii messsage data.
+ * for posting the given non-ascii message data.
*
* preferred_charset is the charset the original data was labeled in.
* If we can keep that we do.
@@ -5564,7 +5564,7 @@ mta_handoff(METAENV *header, struct mail_bodystruct *body,
* Precedence is in that order.
* Said differently, the order goes something like what's below.
*
- * NOTE: the fixed/command-line/user precendence handling is also
+ * NOTE: the fixed/command-line/user precedence handling is also
* indicated by what's pointed to by ps_global->VAR_*, but since
* that also includes the global defaults, it's not sufficient.
*/
diff --git a/pith/send.h b/pith/send.h
index 6521178..46b8771 100644
--- a/pith/send.h
+++ b/pith/send.h
@@ -79,7 +79,7 @@ typedef struct pine_field {
unsigned writehdr:1; /* write rfc822 header for field */
unsigned localcopy:1; /* copy to fcc or postponed */
unsigned rcptto:1; /* send to this if type Address */
- unsigned posterr:1; /* posting error occured in field */
+ unsigned posterr:1; /* posting error occurred in field */
/* the next three fields are used only for customized-hdrs and friends */
unsigned standard:1; /* this hdr already in pf_template */
CustomType cstmtype; /* for customized-hdrs and r->cstm */
@@ -125,7 +125,7 @@ typedef struct {
#define CM_DSN_NEVER 0x02 /* request NO DSN */
#define CM_DSN_DELAY 0x04 /* DSN delay notification */
#define CM_DSN_SUCCESS 0x08 /* DSN success notification */
-#define CM_DSN_FULL 0x10 /* DSN full notificiation */
+#define CM_DSN_FULL 0x10 /* DSN full notification */
#define CM_DSN_SHOW 0x20 /* show DSN result (place holder) */
@@ -214,7 +214,7 @@ extern PRIORITY_S priorities[];
extern PINEFIELD pf_template[];
-/* exported protoypes */
+/* exported prototypes */
int postponed_stream(MAILSTREAM **, char *, char *, int);
int redraft_work(MAILSTREAM **, long, ENVELOPE **, BODY **, char **, char **,
REPLY_S **, REDRAFT_POS_S **, PINEFIELD **, ACTION_S **, int, STORE_S *);
diff --git a/pith/sequence.c b/pith/sequence.c
index c9c9e4d..5b97d8a 100644
--- a/pith/sequence.c
+++ b/pith/sequence.c
@@ -352,7 +352,7 @@ build_sequence(MAILSTREAM *stream, MSGNO_S *msgmap, long int *count)
Args: map -- message number struct of to build selected messages in
OK folks, here's the tradeoff: either all the functions have to
- know if the user want's to deal with the "current" hilited message
+ know if the user wants to deal with the "current" hilited message
or the list of currently "selected" messages, *or* we just
wrap the call to these functions with some glue that tweeks
what these functions see as the "current" message list, and let them
diff --git a/pith/sequence.h b/pith/sequence.h
index 34a8fb6..2ee5e18 100644
--- a/pith/sequence.h
+++ b/pith/sequence.h
@@ -21,7 +21,7 @@
#include "../pith/msgno.h"
-/* exported protoypes */
+/* exported prototypes */
char *selected_sequence(MAILSTREAM *, MSGNO_S *, long *, int);
char *currentf_sequence(MAILSTREAM *, MSGNO_S *, long, long *, int, char **, char **);
char *invalid_elt_sequence(MAILSTREAM *, MSGNO_S *);
diff --git a/pith/signal.h b/pith/signal.h
index 32716c8..127d413 100644
--- a/pith/signal.h
+++ b/pith/signal.h
@@ -18,7 +18,7 @@
#define PITH_SIGNAL_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
/* currently mandatory to implement stubs */
diff --git a/pith/smime.c b/pith/smime.c
index ec9aa6f..021407d 100644
--- a/pith/smime.c
+++ b/pith/smime.c
@@ -302,7 +302,7 @@ setup_pwdcert(void **pwdcert)
}
}
}
- if(pc->keytext != NULL) /* we should go straigth here */
+ if(pc->keytext != NULL) /* we should go straight here */
text = pc->keytext;
} else if (ps_global->smime->privatetype == Keychain){
pathkey[0] = '\0'; /* no apple key chain support yet */
diff --git a/pith/smime.h b/pith/smime.h
index 216d1a6..f78f8cb 100644
--- a/pith/smime.h
+++ b/pith/smime.h
@@ -36,7 +36,7 @@
#define OUR_PKCS7_ENCLOSURE_SUBTYPE "x-pkcs7-enclosure"
-/* exported protoypes */
+/* exported prototypes */
int smime_validate_cert(X509 *cert, long *error);
int encrypt_file(char *fp, char *text, PERSONAL_CERT *pc);
char *decrypt_file(char *fp, int *rv, PERSONAL_CERT *pc);
diff --git a/pith/smkeys.c b/pith/smkeys.c
index 9d8b1d1..a9f1e9d 100644
--- a/pith/smkeys.c
+++ b/pith/smkeys.c
@@ -877,7 +877,7 @@ load_key(PERSONAL_CERT *pc, char *pass, int flag)
/*
* This newer version is from Adrian Vogel. It looks for the email
* address not only in the email address field, but also in an
- * X509v3 extension field, Subject Altenative Name.
+ * X509v3 extension field, Subject Alternative Name.
*/
char **
get_x509_subject_email(X509 *x)
diff --git a/pith/smkeys.h b/pith/smkeys.h
index 3258105..d3db4ce 100644
--- a/pith/smkeys.h
+++ b/pith/smkeys.h
@@ -69,7 +69,7 @@ typedef struct personal_cert {
#define SM_NORMALCERT 0x1 /* look in normal user defined directory */
#define SM_BACKUPCERT 0x2 /* look in backup directory */
-/* exported protoypes */
+/* exported prototypes */
int add_certs_in_dir(X509_LOOKUP *lookup, char *path, char *ext, CertList **cdata);
X509_STORE *get_ca_store(void);
void free_x509_store(X509_STORE **);
diff --git a/pith/sort.h b/pith/sort.h
index af65825..fdf8c07 100644
--- a/pith/sort.h
+++ b/pith/sort.h
@@ -40,7 +40,7 @@ struct global_sort_data {
extern struct global_sort_data g_sort;
-/* exported protoypes */
+/* exported prototypes */
char *sort_name(SortOrder);
void sort_folder(MAILSTREAM *, MSGNO_S *, SortOrder, int, unsigned);
int decode_sort(char *, SortOrder *, int *);
diff --git a/pith/sorttype.h b/pith/sorttype.h
index 3fde564..2e3653a 100644
--- a/pith/sorttype.h
+++ b/pith/sorttype.h
@@ -27,7 +27,7 @@ typedef enum {SortSubject = 0, SortArrival, SortFrom, SortTo,
SortSubject2, SortScore, SortThread, EndofList} SortOrder;
-/* exported protoypes */
+/* exported prototypes */
#endif /* PITH_SORTTYPE_INCLUDED */
diff --git a/pith/state.h b/pith/state.h
index cae43d4..c5f5840 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -249,8 +249,8 @@ struct pine {
bitmap_t feature_list; /* a bitmap of all the features */
char **feat_list_back_compat;
- SPEC_COLOR_S *hdr_colors; /* list of configed colors for view */
- SPEC_COLOR_S *index_token_colors; /* list of configed colors for index */
+ SPEC_COLOR_S *hdr_colors; /* list of configured colors for view */
+ SPEC_COLOR_S *index_token_colors; /* list of configured colors for index */
short init_context;
@@ -389,7 +389,7 @@ extern struct pine *ps_global;
extern char tmp_20k_buf[];
-/* exported protoypes */
+/* exported prototypes */
struct pine *new_pine_struct(void);
void free_pine_struct(struct pine **);
void free_pinerc_strings(struct pine **);
diff --git a/pith/status.h b/pith/status.h
index 6999cd6..72e25a8 100644
--- a/pith/status.h
+++ b/pith/status.h
@@ -31,7 +31,7 @@
#define SM_INFO 0x10 /* Handy, but discardable */
-/* exported protoypes */
+/* exported prototypes */
void q_status_message1(int, int, int, char *, void *);
void q_status_message2(int, int, int, char *, void *, void *);
void q_status_message3(int, int, int, char *, void *, void *, void *);
diff --git a/pith/store.c b/pith/store.c
index 1ff5796..ee0fe5e 100644
--- a/pith/store.c
+++ b/pith/store.c
@@ -353,7 +353,7 @@ so_file_open(STORE_S *so)
/*
* put a character into the specified storage object,
- * expanding if neccessary
+ * expanding if necessary
*
* return 1 on success and 0 on failure
*/
@@ -659,7 +659,7 @@ so_file_puts_locale(STORE_S *so, char *s)
#ifdef SMIME
/*
* put a character into the specified storage object,
- * expanding if neccessary
+ * expanding if necessary
*
* return 1 on success and 0 on failure
*/
diff --git a/pith/store.h b/pith/store.h
index c9e1af3..9b721d8 100644
--- a/pith/store.h
+++ b/pith/store.h
@@ -56,7 +56,7 @@ typedef struct store_object {
#define so_puts(so, s) ((*(so)->puts)((so), (s)))
-/* exported protoypes */
+/* exported prototypes */
STORE_S *so_get(SourceType, char *, int);
int so_give(STORE_S **);
int so_nputs(STORE_S *, char *, long);
diff --git a/pith/stream.h b/pith/stream.h
index f8e8654..bb1b76e 100644
--- a/pith/stream.h
+++ b/pith/stream.h
@@ -407,7 +407,7 @@ extern MAILSTATUS *pine_cached_status;
#define pine_fetchheader_lines_not(S,N,M,F) pine_fetch_header(S,N,M,F,FT_NOT)
-/* exported protoypes */
+/* exported prototypes */
MAILSTREAM *pine_mail_open(MAILSTREAM *, char *, long, long *);
long pine_mail_create(MAILSTREAM *, char *);
long pine_mail_delete(MAILSTREAM *, char *);
diff --git a/pith/string.c b/pith/string.c
index 8707485..92a9a65 100644
--- a/pith/string.c
+++ b/pith/string.c
@@ -520,7 +520,7 @@ srchstr(char *haystack, char *needle)
ss -- The string to search for, the smaller string
Search for last occurrence of ss in the is, and return a pointer
- into the string is when it is found. The search is case indepedent.
+ into the string is when it is found. The search is case independent.
----*/
char *
@@ -1223,7 +1223,7 @@ parse_date(char *given_date, struct date *d)
while(*p && (*p == '-' || *p == ',' || isspace((unsigned char)*p)))
p++;
} else {
- /* Something wierd, skip it and try to resynch */
+ /* Something weird, skip it and try to resynch */
while(*p && !isspace((unsigned char)*p) && *p != ',' && *p != '-')
p++;
while(*p && (isspace((unsigned char)*p) || *p == ',' || *p == '-'))
@@ -2819,7 +2819,7 @@ copy_quoted_string_asis(char *src)
/*
* isxpair -- return true if the first two chars in string are
- * hexidecimal characters
+ * hexadecimal characters
*/
int
isxpair(char *s)
diff --git a/pith/string.h b/pith/string.h
index 4263249..6530608 100644
--- a/pith/string.h
+++ b/pith/string.h
@@ -85,7 +85,7 @@ struct date {
#define BUILDER_FOOTER_MANGLED 0x4
-/* exported protoypes */
+/* exported prototypes */
char *rplstr(char *, size_t, int, char *);
void sqzspaces(char *);
void sqznewlines(char *);
diff --git a/pith/strlst.h b/pith/strlst.h
index c4c1ff5..f4046b3 100644
--- a/pith/strlst.h
+++ b/pith/strlst.h
@@ -18,7 +18,7 @@
#define PITH_STRLST_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
STRINGLIST *new_strlst(char **);
void free_strlst(STRINGLIST **);
diff --git a/pith/tempfile.h b/pith/tempfile.h
index f29dbf4..ad2c785 100644
--- a/pith/tempfile.h
+++ b/pith/tempfile.h
@@ -18,7 +18,7 @@
#define PITH_TEMPFILE_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
char *tempfile_in_same_dir(char *, char *, char **);
int in_dir(char *, char *);
diff --git a/pith/text.h b/pith/text.h
index b647069..4450fd7 100644
--- a/pith/text.h
+++ b/pith/text.h
@@ -49,7 +49,7 @@ typedef struct del_q_s {
} DELQ_S;
-/* exported protoypes */
+/* exported prototypes */
int decode_text(ATTACH_S *, long, gf_io_t, HANDLE_S **, DetachErrStyle, int);
int translate_utf8_to_2022_jp(long, char *, LT_INS_S **, void *);
int delete_quotes(long, char *, LT_INS_S **, void *);
diff --git a/pith/thread.h b/pith/thread.h
index 63573bc..4258b28 100644
--- a/pith/thread.h
+++ b/pith/thread.h
@@ -85,7 +85,7 @@ typedef struct pine_thrd {
&& ps_global->thread_disp_style != THREAD_NONE)
-/* exported protoypes */
+/* exported prototypes */
PINETHRD_S *fetch_thread(MAILSTREAM *, unsigned long);
PINETHRD_S *fetch_head_thread(MAILSTREAM *);
void set_flags_for_thread(MAILSTREAM *, MSGNO_S *, int, PINETHRD_S *, int);
diff --git a/pith/url.c b/pith/url.c
index 126b3b3..a25304e 100644
--- a/pith/url.c
+++ b/pith/url.c
@@ -79,7 +79,7 @@ rfc1738_scan(char *line, int *len)
break;
/*
- * Make sure everyhing up to the colon is a known scheme...
+ * Make sure everything up to the colon is a known scheme...
*/
if(start && (n = colon - start) && !isdigit((unsigned char) *start)
&& (((n == 2
@@ -173,7 +173,7 @@ rfc1738_scan(char *line, int *len)
*
* NOTE: we have a problem matching closing parens when users
* bracket the url in parens. So, lets try terminating our
- * match on any closing paren that doesn't have a coresponding
+ * match on any closing paren that doesn't have a corresponding
* open-paren.
*/
char *
@@ -496,7 +496,7 @@ web_host_scan(char *line, int *len)
/*
* mail_addr_scan -- Scan the given line for possible RFC822 addr-spec's
*
- * NOTE: Well, OK, not strictly addr-specs since there's alot of junk
+ * NOTE: Well, OK, not strictly addr-specs since there's a lot of junk
* we're tying to sift thru and we'd like to minimize false-pos
* matches.
*/
@@ -538,7 +538,7 @@ mail_addr_scan(char *line, int *len)
break;
/*
- * Make sure everyhing up to the colon is a known scheme...
+ * Make sure everything up to the colon is a known scheme...
*/
if(start && (amp - start) > 0){
/*
diff --git a/pith/url.h b/pith/url.h
index 15e95a6..40c5bfe 100644
--- a/pith/url.h
+++ b/pith/url.h
@@ -18,7 +18,7 @@
#define PITH_URL_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
char *rfc1738_scan(char *, int *);
char *rfc1738_str(char *);
unsigned long rfc1738_num(char **);
diff --git a/pith/util.h b/pith/util.h
index 7a9a7f7..1fa346a 100644
--- a/pith/util.h
+++ b/pith/util.h
@@ -51,7 +51,7 @@ typedef struct screen_position {
#define SCREEN_FUN_NULL ((void (*)(struct pine *)) NULL)
-/* exported protoypes */
+/* exported prototypes */
int *cpyint(int);
/* currently mandatory to implement stubs */
diff --git a/web/INSTALL b/web/INSTALL
index f6e3482..b606354 100644
--- a/web/INSTALL
+++ b/web/INSTALL
@@ -70,7 +70,7 @@ directory arranged, for the most part, by function.
session/
Alpine session management scripts used to login, establish
- an alpine session, logout and aquire IMAP server credentials
+ an alpine session, logout and acquire IMAP server credentials
as needed. These scripts are distinct from the alpine/
scripts in order to properly scope the session key.
@@ -164,7 +164,7 @@ configurations, Web Alpine installation must be done by hand and
requires several steps. To illustrate the procedure, a generic Fedora
Core 8 system with standard httpd package installed is used as an
example. On other systems, the general ideas are the same but the
-specific file locations and server configuation settings will likely
+specific file locations and server configuration settings will likely
vary. Note also that your system may have an additional security
layer installed, such as selinux, that may require extra configuration
that is beyond the scope of this explanation.
diff --git a/web/cgi/alpine/1.0/addredit.tcl b/web/cgi/alpine/1.0/addredit.tcl
index 8aecda2..d0fb386 100755
--- a/web/cgi/alpine/1.0/addredit.tcl
+++ b/web/cgi/alpine/1.0/addredit.tcl
@@ -135,7 +135,7 @@ WPEval $ae_vars {
if {$take == 1} {
- lappend tmptxt "Edit the new entry below as neccessary (note, some are required). To create a list entry, simply add each desired address to the [cgi_italic Addresses] field separated by a comma."
+ lappend tmptxt "Edit the new entry below as necessary (note, some are required). To create a list entry, simply add each desired address to the [cgi_italic Addresses] field separated by a comma."
lappend tmptxt "When finished, click [cgi_italic Save] to update your address book, or [cgi_italic Cancel] to return to the message view."
} elseif {$add == 1} {
lappend tmptxt "The address book entry editor is used to create a new address book entry. Fill in the fields as desired below (note, some are required). To create a list entry, simply add each desired address to the [cgi_italic Addresses] field separated by a comma."
diff --git a/web/cgi/alpine/1.0/attach.tcl b/web/cgi/alpine/1.0/attach.tcl
index e042317..9e83c8f 100755
--- a/web/cgi/alpine/1.0/attach.tcl
+++ b/web/cgi/alpine/1.0/attach.tcl
@@ -82,7 +82,7 @@ if {$cancel == 1 || [string compare cancel [string tolower $cancel]] == 0 || [st
set fsize [file size [lindex $file 0]]
if {$fsize <= 0} {
- WPCmd PEInfo statmsg "Attachment $jsnative empty or nonexistant"
+ WPCmd PEInfo statmsg "Attachment $jsnative empty or nonexistent"
}
} else {
WPCmd PEInfo statmsg "Requested attachment does not exist"
diff --git a/web/cgi/alpine/1.0/compose.tcl b/web/cgi/alpine/1.0/compose.tcl
index d5a6af3..b6a38a4 100755
--- a/web/cgi/alpine/1.0/compose.tcl
+++ b/web/cgi/alpine/1.0/compose.tcl
@@ -676,7 +676,7 @@ WPEval $compose_vars {
if {0 && [info exists charset]} {
cgi_text "form_charset=$charset" type=hidden notab
- # character encoding suport: the idea is to plant a known
+ # character encoding support: the idea is to plant a known
# char in the given charset and see what comes back to
# post.tcl from the browser. Why is it again the @#*$!
# browser can't just tell us?
diff --git a/web/cgi/alpine/1.0/detach.tcl b/web/cgi/alpine/1.0/detach.tcl
index d53ef31..2758e38 100755
--- a/web/cgi/alpine/1.0/detach.tcl
+++ b/web/cgi/alpine/1.0/detach.tcl
@@ -164,7 +164,8 @@ WPEval $detach_vars {
close $cfd
- # prepare to clean up if the brower never redirects
+
+ # prepare to clean up if the browser never redirects
cgi_http_head {
# redirect to the place we stuffed the detach info. use the ip address
diff --git a/web/cgi/alpine/1.0/do_view.tcl b/web/cgi/alpine/1.0/do_view.tcl
index fb8c5af..2413a68 100755
--- a/web/cgi/alpine/1.0/do_view.tcl
+++ b/web/cgi/alpine/1.0/do_view.tcl
@@ -117,7 +117,7 @@ if {[string compare save [string tolower $op]] == 0} {
source [WPTFScript auth]
set nopage 1
} else {
- statmsg "Existance test failed: $reason"
+ statmsg "Existence test failed: $reason"
}
} elseif {$reason == 0} {
if {$create == 1 || [string compare create [string tolower $create]] == 0} {
@@ -157,7 +157,7 @@ if {[string compare save [string tolower $op]] == 0} {
}
}
} else {
- statmsg "Cannot Save to emtpy folder name"
+ statmsg "Cannot Save to empty folder name"
}
}
}
diff --git a/web/cgi/alpine/1.0/dosend.tcl b/web/cgi/alpine/1.0/dosend.tcl
index 4413057..77d2503 100755
--- a/web/cgi/alpine/1.0/dosend.tcl
+++ b/web/cgi/alpine/1.0/dosend.tcl
@@ -55,7 +55,7 @@ if {[catch {WPCmd PEInfo set suspended_composition} msgdata] == 0} {
if {[string compare BADPASSWD [string range $errstr 0 8]] == 0
&& [catch {WPCmd PEInfo set suspended_composition $msgdata} errstr] == 0} {
set oncancel "page=compose&restore=1&cid=$cid"
- set conftext "Send Messsage?"
+ set conftext "Send Message?"
set reason "The server used to send this message requires authentication.[cgi_nl][cgi_nl]Enter Username and Password to connect to $server"
_cgi_set_uservar params [WPPercentQuote [list [list server $server] [list page dosend] [list postpost $postpost]]]
set src auth
diff --git a/web/cgi/alpine/1.0/export.tcl b/web/cgi/alpine/1.0/export.tcl
index 338e928..9070bd4 100755
--- a/web/cgi/alpine/1.0/export.tcl
+++ b/web/cgi/alpine/1.0/export.tcl
@@ -140,7 +140,7 @@ WPEval $export_vars {
exec /bin/chmod [cgi_tmpfile_permissions] $dfile
}
- # prepare to clean up if the brower never redirects
+ # prepare to clean up if the browser never redirects
if {[info exists redirect]} {
set redirect "${redirect}${safegivenname}?h=${rhandle}"
} else {
diff --git a/web/cgi/alpine/1.0/filtedit.tcl b/web/cgi/alpine/1.0/filtedit.tcl
index 34b9bd0..3c55b56 100755
--- a/web/cgi/alpine/1.0/filtedit.tcl
+++ b/web/cgi/alpine/1.0/filtedit.tcl
@@ -661,11 +661,11 @@ cgi_html {
}
cgi_table_row {
wpGetVarAs setkeywords setkeywords
- freetext_cell "Set these Keywoards" setkeywords $setkeywords
+ freetext_cell "Set these Keywords" setkeywords $setkeywords
}
cgi_table_row {
wpGetVarAs clearkeywords clearkeywords
- freetext_cell "Clear these Keywoards" clearkeywords $clearkeywords
+ freetext_cell "Clear these Keywords" clearkeywords $clearkeywords
}
}
}
diff --git a/web/cgi/alpine/1.0/fr_tconfig.tcl b/web/cgi/alpine/1.0/fr_tconfig.tcl
index a7d6224..149bd38 100755
--- a/web/cgi/alpine/1.0/fr_tconfig.tcl
+++ b/web/cgi/alpine/1.0/fr_tconfig.tcl
@@ -17,7 +17,7 @@
# in webpine-lite pages.
# This page assumes that it was loaded by conf_process.tcl
-# Intput:
+# Input:
set frame_vars {
}
diff --git a/web/cgi/alpine/1.0/genvars.tcl b/web/cgi/alpine/1.0/genvars.tcl
index b982aee..6b86e6e 100755
--- a/web/cgi/alpine/1.0/genvars.tcl
+++ b/web/cgi/alpine/1.0/genvars.tcl
@@ -86,7 +86,7 @@ set folder_vars {
{feat enable-dot-folders "Enable Hidden Folders"}
{feat enable-lame-list-mode "Enable Lame List Mode"}
{feat try-alternative-authentication-driver-first "Try Alternative Authentication First"}
- {feat quell-empty-directories "Do Not Display Empty Directores"}
+ {feat quell-empty-directories "Do Not Display Empty Directories"}
}
set address_vars {
diff --git a/web/cgi/alpine/1.0/help/index.html b/web/cgi/alpine/1.0/help/index.html
index 58bcd32..b8c1c30 100644
--- a/web/cgi/alpine/1.0/help/index.html
+++ b/web/cgi/alpine/1.0/help/index.html
@@ -200,7 +200,7 @@ button to initiate saving. Once saved, the chosen messages will be marked for d
<!---Config option for Collection lists?-->
<a name="flags"><b>Setting status flags</b></a><p>
-By default, the area immediatly to the left of the message numbers is reserved for the following status flags:
+By default, the area immediately to the left of the message numbers is reserved for the following status flags:
<table border=0 cellpadding=4 style="margin-left:24">
<tr>
<td><font face=Courier><b>+</b></font></td>
diff --git a/web/cgi/alpine/1.0/help/index.tcl.1 b/web/cgi/alpine/1.0/help/index.tcl.1
index 67cc941..d20bb2c 100644
--- a/web/cgi/alpine/1.0/help/index.tcl.1
+++ b/web/cgi/alpine/1.0/help/index.tcl.1
@@ -150,7 +150,7 @@ The set of aggregate operations are either hidden or exposed. When
hidden you will see a <img src=../../images/slideout.gif style="vertical-align:middle"> tab on the left edge of the line
containing the sort names. Click the tab to expose the aggregate
commands and the checkboxes next to each message. Similarly, when aggregate operations are visible, you will see a
-<img src=../../images/slidein.gif style="vertical-align:middle"> tab on the line containg the sort names. You can click this
+<img src=../../images/slidein.gif style="vertical-align:middle"> tab on the line containing the sort names. You can click this
tab to hide aggregate operations.
cgi_p
diff --git a/web/cgi/alpine/1.0/help/tech-notes.html b/web/cgi/alpine/1.0/help/tech-notes.html
index 7f27562..2de3dae 100644
--- a/web/cgi/alpine/1.0/help/tech-notes.html
+++ b/web/cgi/alpine/1.0/help/tech-notes.html
@@ -23,7 +23,7 @@
<h2>Why Web Alpine</h2>
Web Alpine was originally conceived as a means of providing reliable,
-ubiquitous, and consistent access to UW email facilites via the Interactive
+ubiquitous, and consistent access to UW email facilities via the Interactive
Message Access Protocol (IMAP). As with Pine, it is intended to present a
simple, approachable interface that can be easily navigated with
minimal familiarity. It is also intended to be as efficient as
@@ -101,7 +101,7 @@ built into Alpine, as well as many of the features and functions.
<p>
The Web Alpine application consists of three main components; the CGI scripts that generate pages containing the user's email data,
a serverette running on the http server spanning the life of the user's session, and a couple of libraries
-to aid page generation and serverette communciation.
+to aid page generation and serverette communication.
<p>
Web Alpine is packaged as part of the Alpine Distribution and it's source resides
@@ -166,7 +166,7 @@ the provide, and breakdown as follows:
<td></td>
<td></td>
<td valign=top>Contains source files for Web Alpine's binary components which will be linked
- against the <tt>pith/</tt> libarary components.
+ against the <tt>pith/</tt> library components.
</td>
</td>
</tr>
@@ -231,7 +231,7 @@ that defines where the Web Alpine application was unpacked on your system, and
<dd>
which defines where browsers can find Web Alpine's CGI scripts. This is set to
the null string if the server's DocumentRoot is synonymous with the root of
-Web Alpine's CGI directory. Othewise, it's typically set to the Alias accessed
+Web Alpine's CGI directory. Otherwise, it's typically set to the Alias accessed
subdirectory in the web server's configuration.
</dd>
@@ -264,7 +264,7 @@ a particular user.
<h3>User Configuration</h3>
<p>
Since no user-initiated local file or mailbox access is permitted by (much less compiled into) the <tt>alpined</tt>,
-user configuration and data files are stored using Pine's remote pinerc and address book capabilites. The configuration
+user configuration and data files are stored using Pine's remote pinerc and address book capabilities. The configuration
settings in <tt>web/config/</tt> are used to set per-user defaults and direct Web Alpine toward the user's configuration
settings on the IMAP server. Similarly, the default addressbook is stored as an IMAP folder on the server as well.
Concurrent Web Alpine, Unix Pine and PC-Pine users that would like a consistent mail environment can easily configure their
@@ -324,7 +324,7 @@ templates which were fleshed out via requests to the <tt>alpined</tt> serverette
may draw on its cache of IMAP data, make new requests of the IMAP server, post messages via SMTP or
the local mail queue, formulate LDAP queries, or perform other tasks as required.
<table width="75%" align=center bgcolor="#dddddd"><tr><td>
-Note: Web Alpine sessions run as long as the user's browser requests pages. In the absense of user interaction
+Note: Web Alpine sessions run as long as the user's browser requests pages. In the absence of user interaction
Web Alpine will self-refresh every few minutes to mainain the session. Sessions only end when the user logs out
or closes the browser.
</td></tr></table>
@@ -440,7 +440,7 @@ loop as we roll in many of the features Pine users have come to appreciate.
Performance in terms of both user perceived response time and users per web server are
always a concern, but must, of course, be balanced against additional maintenance and complexity costs.
Less obvious complicating factors must be considered, such as <tt>alpined</tt> process partitioning
-and session-key containing cookie exposure in the face of malicous HTML attachments.
+and session-key containing cookie exposure in the face of malicious HTML attachments.
We plan, of course, to continue exploring various methods to improve performance.
<h2>Appendix: Installation Tests</h2>
diff --git a/web/cgi/alpine/1.0/index.tcl b/web/cgi/alpine/1.0/index.tcl
index 6a0fa54..44cf901 100755
--- a/web/cgi/alpine/1.0/index.tcl
+++ b/web/cgi/alpine/1.0/index.tcl
@@ -475,7 +475,7 @@ if {$queryexpunge == 1 || [string compare [string tolower $queryexpunge] expunge
source [WPTFScript auth]
set nopage 1
} else {
- lappend newmail [list "Existance test failed: $reason"]
+ lappend newmail [list "Existence test failed: $reason"]
}
} elseif {$reason == 0} {
if {$create == 1 || [string compare create [string tolower $create]] == 0} {
@@ -1486,7 +1486,7 @@ if {![info exists nopage]} {
cgi_table cellspacing=0 cellpadding=0 width="100%" class="itable" {
if {$messagecount < 1} {
- # special case for mailbox with no messges
+ # special case for mailbox with no messages
cgi_table_row {
cgi_table_data class=body valign=middle height=[expr {($ppg + 1) * $indexheight}] {
cgi_center {
diff --git a/web/cgi/alpine/1.0/ldapresult.tcl b/web/cgi/alpine/1.0/ldapresult.tcl
index efdce66..e7e9181 100755
--- a/web/cgi/alpine/1.0/ldapresult.tcl
+++ b/web/cgi/alpine/1.0/ldapresult.tcl
@@ -211,7 +211,7 @@ WPEval $ldap_vars {
if {$qn == -1 && [catch {WPCmd PELdap query $dir $srchstr $ldapfilt} qn]} {
cgi_division align=center "style=\"background-color:white; border: 1px solid goldenrod; margin: 10; padding: 4\"" {
- cgi_puts "A problem has occured while trying to search the directory server."
+ cgi_puts "A problem has occurred while trying to search the directory server."
cgi_br
cgi_br
cgi_puts [cgi_italic [cgi_bold "$qn"]]
@@ -244,7 +244,7 @@ WPEval $ldap_vars {
}
} elseif {[catch {WPCmd PELdap results $qn} results]} {
cgi_division align=center "style=\"background-color:white; border: 1px solid goldenrod; margin: 10; padding: 4\"" {
- cgi_puts "A problem has occured while trying to retrieve the results of your directory search."
+ cgi_puts "A problem has occurred while trying to retrieve the results of your directory search."
cgi_br
cgi_br
cgi_puts [cgi_italic [cgi_bold "$results"]]
diff --git a/web/cgi/alpine/1.0/post.tcl b/web/cgi/alpine/1.0/post.tcl
index dcd7c37..2642873 100755
--- a/web/cgi/alpine/1.0/post.tcl
+++ b/web/cgi/alpine/1.0/post.tcl
@@ -227,7 +227,7 @@ switch -exact -- $fccattach {
if {0 && [string length $form_charset]} {
# messy charset heuristics
# idea is to look for planted HTML entities and see if known
- # encoding transliterations have occured. inspired by:
+ # encoding transliterations have occurred. inspired by:
# <http://www.cs.tut.fi/~jkorpela/chars.html#encinfo>
# test for:
@@ -288,7 +288,7 @@ if {0 && [string length $form_charset]} {
lappend msgdata [list postoption [list charset "UTF-8"]]
}
-# pass on text fomat=flowed?
+# pass on text format=flowed?
if {[string length $form_flowed]} {
lappend msgdata [list postoption [list flowed yes]]
}
diff --git a/web/cgi/alpine/1.0/select2.tcl b/web/cgi/alpine/1.0/select2.tcl
index 745254e..4d4cce2 100755
--- a/web/cgi/alpine/1.0/select2.tcl
+++ b/web/cgi/alpine/1.0/select2.tcl
@@ -68,7 +68,7 @@ WPEval $select_vars {
cgi_table_row {
cgi_table_data {
cgi_center {
- cgi_puts "[cgi_nl][cgi_nl]This page provides a way to search for specific messsages within the currently open folder, [cgi_bold [WPCmd PEMailbox mailboxname]]. Simply fill in the criteria below and click the assoicated [cgi_italic Search] button. All messages matching the criteria will be marked with a check in the box next to their line in the Message List.[cgi_nl][cgi_nl]"
+ cgi_puts "[cgi_nl][cgi_nl]This page provides a way to search for specific messages within the currently open folder, [cgi_bold [WPCmd PEMailbox mailboxname]]. Simply fill in the criteria below and click the associated [cgi_italic Search] button. All messages matching the criteria will be marked with a check in the box next to their line in the Message List.[cgi_nl][cgi_nl]"
cgi_puts "Click [cgi_italic Cancel] to return to the Message List without searching.[cgi_nl]"
}
}
diff --git a/web/cgi/alpine/1.0/seltext.tcl b/web/cgi/alpine/1.0/seltext.tcl
index e0ce33b..462d48f 100755
--- a/web/cgi/alpine/1.0/seltext.tcl
+++ b/web/cgi/alpine/1.0/seltext.tcl
@@ -68,7 +68,7 @@ WPEval $select_vars {
cgi_table_row {
cgi_table_data {
cgi_center {
- cgi_puts "[cgi_nl][cgi_nl]This page provides a way to search for specific text in the messsages contained in [cgi_bold [WPCmd PEMailbox mailboxname]]. Enter your selection criteria below, and click [cgi_italic Search]. All messages matching the criteria will be marked with a check in the box next to their line in the Message List."
+ cgi_puts "[cgi_nl][cgi_nl]This page provides a way to search for specific text in the messages contained in [cgi_bold [WPCmd PEMailbox mailboxname]]. Enter your selection criteria below, and click [cgi_italic Search]. All messages matching the criteria will be marked with a check in the box next to their line in the Message List."
cgi_br
cgi_br
cgi_puts "Click [cgi_italic Cancel] to return to the Message List without searching.[cgi_nl][cgi_nl]"
diff --git a/web/cgi/alpine/1.0/spellcheck.tcl b/web/cgi/alpine/1.0/spellcheck.tcl
index ac1f9fe..da4dd56 100755
--- a/web/cgi/alpine/1.0/spellcheck.tcl
+++ b/web/cgi/alpine/1.0/spellcheck.tcl
@@ -243,7 +243,7 @@ WPEval $query_vars {
if {[info exists problem] || $badcount <= 0} {
cgi_table align=center valign=top height="100%" {
cgi_table_row {
- cgi_table_data align=center valign=bottom heigh="20%" {
+ cgi_table_data align=center valign=bottom height="20%" {
if {[info exists problem]} {
cgi_puts "Problem detected: $problem"
} else {
diff --git a/web/cgi/alpine/1.0/view.tcl b/web/cgi/alpine/1.0/view.tcl
index cf290e4..e4f454b 100755
--- a/web/cgi/alpine/1.0/view.tcl
+++ b/web/cgi/alpine/1.0/view.tcl
@@ -364,7 +364,7 @@ if {[info exists errstr]} {
if {![info exists nopage]} {
switch -exact -- [WPCmd PEMailbox state] {
readonly {
- lappend newmail [list [cgi_span "style=color: black; margin: 2 ; border: 1px solid red; background-color: pink; font-weight: bold" "Deleted messages may reapper because [WPCmd PEMailbox mailboxname] is Read Only"]]
+ lappend newmail [list [cgi_span "style=color: black; margin: 2 ; border: 1px solid red; background-color: pink; font-weight: bold" "Deleted messages may reappear because [WPCmd PEMailbox mailboxname] is Read Only"]]
}
closed {
lappend newmail [list [cgi_span "style=color: black; border: 1px solid red; background-color: pink; font-weight: bold" "Message body may be blank because [WPCmd PEMailbox mailboxname] is Closed"]]
@@ -917,4 +917,4 @@ if {[info exists errstr]} {
}
}
}
- } \ No newline at end of file
+ }
diff --git a/web/cgi/alpine/1.0/wp.tcl b/web/cgi/alpine/1.0/wp.tcl
index f649ca0..dc523e1 100755
--- a/web/cgi/alpine/1.0/wp.tcl
+++ b/web/cgi/alpine/1.0/wp.tcl
@@ -90,7 +90,7 @@ WPEval $wp_vars {
WPCmd PEMessage $uid select [expr [lsearch $uidList $uid] >= 0]
}
- # sourced "page" get's CGI parms from environment
+ # sourced "page" gets CGI parms from environment
if {[catch {WPTFScript $page} source]} {
switch -regexp -- $page {
addredit {
diff --git a/web/cgi/alpine/2.0/browse b/web/cgi/alpine/2.0/browse
index 9669fd8..054e72f 100755
--- a/web/cgi/alpine/2.0/browse
+++ b/web/cgi/alpine/2.0/browse
@@ -158,8 +158,8 @@ WPEval $browse_args {
}
}
- # preform actions specfied in browse_args
- # NOTE: basic stuff only to be executed in absense of JS
+ # perform actions specified in browse_args
+ # NOTE: basic stuff only to be executed in absence of JS
if {[string length $pageFirst]} {
set n 1
set u [WPCmd PEMailbox uid 1]
@@ -240,7 +240,7 @@ WPEval $browse_args {
# local libraries
cgi_script type=text/javascript language="JavaScript" src="lib/common.js" {}
cgi_script type=text/javascript language="JavaScript" src="lib/mailbox.js" {}
- # page specfic JS
+ # page specific JS
cgi_javascript {
cgi_puts "YAHOO.alpine.cgi_root = '$_wp(serverpath)';"
cgi_puts "YAHOO.alpine.app_root = '$_wp(serverpath)/$_wp(appdir)/$_wp(ui2dir)';"
diff --git a/web/cgi/alpine/2.0/common.tcl b/web/cgi/alpine/2.0/common.tcl
index 41e58a7..76cd729 100644
--- a/web/cgi/alpine/2.0/common.tcl
+++ b/web/cgi/alpine/2.0/common.tcl
@@ -742,7 +742,7 @@ proc setCurrentFolder {_c _f _u} {
# verify $c $f (and $u if present) exists
if {!($c == 0 && 0 == [string compare -nocase inbox $f])} {
if {[catch {WPCmd PEFolder exists $c $f} result]} {
- WPCmd PEInfo statmsg "Cannot test $f for existance: $result"
+ WPCmd PEInfo statmsg "Cannot test $f for existence: $result"
} elseif {$result <= 0} {
WPCmd PEInfo statmsg "Folder $f in collection $c does not exist"
}
diff --git a/web/cgi/alpine/2.0/compose b/web/cgi/alpine/2.0/compose
index bf6ce9e..16cd437 100755
--- a/web/cgi/alpine/2.0/compose
+++ b/web/cgi/alpine/2.0/compose
@@ -253,7 +253,7 @@ WPEval $compose_args {
cgi_exit
}
- # process action specfied by compose_args
+ # process action specified by compose_args
switch $mode {
reply -
replyall {
diff --git a/web/cgi/alpine/2.0/conduit/export b/web/cgi/alpine/2.0/conduit/export
index 42a9f82..2abf8eb 100755
--- a/web/cgi/alpine/2.0/conduit/export
+++ b/web/cgi/alpine/2.0/conduit/export
@@ -141,7 +141,7 @@ WPEval $export_vars {
exec /bin/chmod [cgi_tmpfile_permissions] $dfile
}
- # prepare to clean up if the brower never redirects
+ # prepare to clean up if the browser never redirects
if {[info exists redirect]} {
set redirect "${redirect}${safegivenname}?h=${rhandle}"
} else {
diff --git a/web/cgi/alpine/2.0/conduit/flag.tcl b/web/cgi/alpine/2.0/conduit/flag.tcl
index 6301812..a20225c 100755
--- a/web/cgi/alpine/2.0/conduit/flag.tcl
+++ b/web/cgi/alpine/2.0/conduit/flag.tcl
@@ -59,7 +59,7 @@ WPEval $flag_args {
foreach eu $u {
if {[catch {WPCmd PEMessage $eu flag $flag $state} result]} {
- set result "FALURE: setting $eu to $setting : $result"
+ set result "FAILURE: setting $eu to $setting : $result"
break
}
}
@@ -69,7 +69,7 @@ WPEval $flag_args {
}
}
} else {
- set result "FAILURE: unkown flag ($f) or state ($s)"
+ set result "FAILURE: unknown flag ($f) or state ($s)"
}
cgi_puts $result
diff --git a/web/cgi/alpine/2.0/detach b/web/cgi/alpine/2.0/detach
index 780560c..542038d 100755
--- a/web/cgi/alpine/2.0/detach
+++ b/web/cgi/alpine/2.0/detach
@@ -153,7 +153,7 @@ WPEval $detach_vars {
close $cfd
- # prepare to clean up if the brower never redirects
+ # prepare to clean up if the browser never redirects
cgi_http_head {
# redirect to the place we stuffed the detach info. use the ip address
diff --git a/web/cgi/alpine/2.0/help/contacts.html b/web/cgi/alpine/2.0/help/contacts.html
index 690dd76..d2175c9 100644
--- a/web/cgi/alpine/2.0/help/contacts.html
+++ b/web/cgi/alpine/2.0/help/contacts.html
@@ -1,80 +1,80 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
-<link type="text/css" rel="stylesheet" href="../css/help.css">
-<title>Contacts: your address book</title>
-</head>
-<body>
-<div id="header">
- <div class="logo"> </div>
- <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
-</div>
-<div id="content">
-
-<h1>Contacts: your address book</h1>
-
-<ul>
- <li><a href="#add">Adding a contact</a></li>
- <li><a href="#remove">Removing a contact</a></li>
- <li><a href="#edit">Editing a contact</a></li>
- <li><a href="#group">Creating a group contact</a></li>
-<br /><br /></ul>
-
-<p>Contacts allow you to store names, email addresses, and other information in a contact list, which serves as an address book. You can quickly send mail to a contact by retreiving information from your contact list.</p>
-
-<h2><a name="add" id="add"></a>Adding a contact</h2>
-
-<p><strong>To add a contact</strong></p>
-<ol>
- <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
- <li>On the menu bar, click <strong>New Contact</strong>.</li>
- <li>Fill in the contact information:</li>
- <ul>
- <li><strong>Nickname.</strong> A short name that you can use for quick addressing. If you type the nickname instead of the full display name or email address, Alpine will offer a list of matching choices from your contacts list and the University of Washington directory. You can select the contact from the list.</li>
- <li><strong>Display Name.</strong> The name that appears in the message header.</li>
- <li><strong>Email.</strong> The contact's email address.</li>
- <li><strong>Notes.</strong> Any text you want. Used only by you.</li>
- <li><strong>Fcc Folder.</strong> A folder that will receive copies of all messages that you send directly to this contact.</li>
- </ul>
- <li>Click <strong>Add</strong>.</li>
-<br /><br /></ol>
-<p><strong>To add a contact from a message</strong></p>
-<ul>
-<li>Drag the contact's email address from the<strong> From</strong> field to the <strong>Contacts</strong> folder.
-<p><em>or</em></p></li>
-<li>To the right of the <strong>From</strong> field, click <strong>Add</strong>.</li>
-<br /><br /></ul>
-<p><strong>To add multiple contacts from a message</strong></p>
-<ul>
- <li>On the menu bar, click <strong>More Actions</strong>, and then select <strong>Extract</strong>. Alpine extracts everything in the message that is in the format of an email address and presents a list of contacts. You can confirm each contact.</li>
-<br /><br /></ul>
-<h2><a name="remove" id="remove"></a>Removing a contact</h2>
-<ol>
- <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
- <li>Select the contacts you wish to remove by checking the boxes to the left of the Display Names.</li>
- <li>On the menu bar, click <strong>Delete</strong>.</li>
- <li>Confirm that you want to <strong>Delete</strong> the contacts <strong>Forever</strong>.</li>
-<br /><br /></ol>
-
-<h2><a name="edit" id="edit"></a>Editing a contact</h2>
-
-<p><strong>To edit a contact</strong></p>
-<ol>
- <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
- <li>Click on the <strong>Display Name</strong> to edit the corresponding entry.</li>
-<br /><br /></ol>
-
-<h2><a name="group" id="group"></a>Creating a group contact</h2>
-<p>A group contact is simply a contact with more than one email address.</p>
-<p><strong>To add a group contact</strong></p>
-<ol>
- <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
- <li>On the menu bar, click <strong>New Group</strong>.</li>
- <li>Fill in the contact information like you would for a regular contact, except</li>
- <li><strong>Group Email.</strong> Enter all of the addresses or nicknames separated by commas.</li>
- <li>Click <strong>Add</strong>.</li>
-<br /><br /></ol>
-</div>
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
+<link type="text/css" rel="stylesheet" href="../css/help.css">
+<title>Contacts: your address book</title>
+</head>
+<body>
+<div id="header">
+ <div class="logo"> </div>
+ <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
+</div>
+<div id="content">
+
+<h1>Contacts: your address book</h1>
+
+<ul>
+ <li><a href="#add">Adding a contact</a></li>
+ <li><a href="#remove">Removing a contact</a></li>
+ <li><a href="#edit">Editing a contact</a></li>
+ <li><a href="#group">Creating a group contact</a></li>
+<br /><br /></ul>
+
+<p>Contacts allow you to store names, email addresses, and other information in a contact list, which serves as an address book. You can quickly send mail to a contact by retrieving information from your contact list.</p>
+
+<h2><a name="add" id="add"></a>Adding a contact</h2>
+
+<p><strong>To add a contact</strong></p>
+<ol>
+ <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
+ <li>On the menu bar, click <strong>New Contact</strong>.</li>
+ <li>Fill in the contact information:</li>
+ <ul>
+ <li><strong>Nickname.</strong> A short name that you can use for quick addressing. If you type the nickname instead of the full display name or email address, Alpine will offer a list of matching choices from your contacts list and the University of Washington directory. You can select the contact from the list.</li>
+ <li><strong>Display Name.</strong> The name that appears in the message header.</li>
+ <li><strong>Email.</strong> The contact's email address.</li>
+ <li><strong>Notes.</strong> Any text you want. Used only by you.</li>
+ <li><strong>Fcc Folder.</strong> A folder that will receive copies of all messages that you send directly to this contact.</li>
+ </ul>
+ <li>Click <strong>Add</strong>.</li>
+<br /><br /></ol>
+<p><strong>To add a contact from a message</strong></p>
+<ul>
+<li>Drag the contact's email address from the<strong> From</strong> field to the <strong>Contacts</strong> folder.
+<p><em>or</em></p></li>
+<li>To the right of the <strong>From</strong> field, click <strong>Add</strong>.</li>
+<br /><br /></ul>
+<p><strong>To add multiple contacts from a message</strong></p>
+<ul>
+ <li>On the menu bar, click <strong>More Actions</strong>, and then select <strong>Extract</strong>. Alpine extracts everything in the message that is in the format of an email address and presents a list of contacts. You can confirm each contact.</li>
+<br /><br /></ul>
+<h2><a name="remove" id="remove"></a>Removing a contact</h2>
+<ol>
+ <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
+ <li>Select the contacts you wish to remove by checking the boxes to the left of the Display Names.</li>
+ <li>On the menu bar, click <strong>Delete</strong>.</li>
+ <li>Confirm that you want to <strong>Delete</strong> the contacts <strong>Forever</strong>.</li>
+<br /><br /></ol>
+
+<h2><a name="edit" id="edit"></a>Editing a contact</h2>
+
+<p><strong>To edit a contact</strong></p>
+<ol>
+ <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
+ <li>Click on the <strong>Display Name</strong> to edit the corresponding entry.</li>
+<br /><br /></ol>
+
+<h2><a name="group" id="group"></a>Creating a group contact</h2>
+<p>A group contact is simply a contact with more than one email address.</p>
+<p><strong>To add a group contact</strong></p>
+<ol>
+ <li>In the left pane, click <strong>Contacts</strong>. Your contact list appears in the right pane.</li>
+ <li>On the menu bar, click <strong>New Group</strong>.</li>
+ <li>Fill in the contact information like you would for a regular contact, except</li>
+ <li><strong>Group Email.</strong> Enter all of the addresses or nicknames separated by commas.</li>
+ <li>Click <strong>Add</strong>.</li>
+<br /><br /></ol>
+</div>
+</body>
+</html>
diff --git a/web/cgi/alpine/2.0/help/folders.html b/web/cgi/alpine/2.0/help/folders.html
index dc05df0..55c9834 100644
--- a/web/cgi/alpine/2.0/help/folders.html
+++ b/web/cgi/alpine/2.0/help/folders.html
@@ -1,96 +1,96 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
-<link type="text/css" rel="stylesheet" href="../css/help.css">
-<title>Folders: organizing your mail</title>
-</head>
-<body>
-<div id="header">
- <div class="logo"> </div>
- <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
-</div>
-<div id="content">
-
-<h2>Folders: organizing your mail</h2>
-
-<ul>
- <li><a href="#view">Viewing your list of folders</a></li>
- <li><a href="#viewing">Viewing the messages in a folder</a></li>
- <li><a href="#add">Adding folders</a></li>
- <li><a href="#delete">Deleting folders</a></li>
- <li><a href="#rename">Renaming folders</a></li>
- <li><a href="#route">Routing mail to folders</a></li>
-</ul>
-
-<p>You can organize your mail into folders. Folders are displayed in the left pane. Some folders are provided by default:</p>
-<ul>
- <li><strong>Inbox.</strong> Stores and displays your mail messages when they arrive, unless you have routed messages to another folder. You can drag and drop messages from the Inbox to other folders.</li>
- <li><strong>Drafts.</strong> Stores any messages that have been saved during an editing session.</li>
- <li><strong>Sent.</strong> By default, stores copies of all of your sent mail.</li>
- <li><strong>Junk.</strong> Stores messages that have been caught by spam filtering and messages that you add by clicking <strong>Report Spam</strong> on the menu bar. On a weekly basis, Alpine deletes everything in the Junk folder that is dated before the previous week.</li>
- <li><strong>Trash.</strong> Stores deleted messages, where thay can be recovered until they are permanently removed. For more information, see <a href="quick-start.html#trash">Trash</a>.</li>
- <li><strong>Recent Folders.</strong> This is a listing of the folders that you have opened recently. You can set the number of recent folders displayed in the left pane. For more information, see <a href="settings.html#folders">Settings</a>.<br />
- </li><br />
- </ul>
-<div class="note">
-<h4>Note:</h4>
-<div> When viewed in the folder list displayed by clicking <strong>View/Manage Folders</strong>, the default folders named Junk and Sent in the left pane appear under the names sent-mail and junk-mail.</div>
-</div>
-
-<br />
-
-<h2><a name="view" id="view"></a>Viewing your list of folders</h2>
-<ul>
- <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li><br /><br />
-</ul>
-<h2><a name="viewing" id="viewing"></a>Viewing the messages in a folder</h2>
-<p><strong>To view the messages contained in a folder</strong></p>
-<ol>
- <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
- <li>Select the folder that you want to view by clicking its name. On the menu bar, click <strong>View Messages</strong>.</li>
- <li>Alternatively, double click the folder name.</li>
-<br /><br /></ol>
-<h2><a name="add" id="add"></a>Adding folders</h2>
-<ol>
- <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
- <li>On the menu bar, click <strong>New Folder</strong>.</li>
- <li>Enter a name for the new folder and click <strong>New Folder</strong>. If you want this new folder to be a subfolder within an existing folder, enter the name of the parent folder, followed by a slash ( / ), followed by the new folder name. For example, <strong>subdir/foldername</strong>.</li>
- <li>The new folder appears in the list.</li>
-<br /><br /></ol>
-<h2><a name="delete" id="delete"></a>Deleting folders</h2>
-<div class="note">
-<h4>Note:</h4>
-<div>Unlike deleted <strong>messages</strong>, deleted <strong>folders</strong> are not moved to the Trash, and they cannot be retrieved.</div>
-</div>
-<p><strong>To delete a folder</strong></p>
-<ol>
- <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
- <li>Click the folder that you want to delete. On the menu bar, click <strong>Delete</strong>.</li>
- <li>Click <strong>Delete Forever</strong> to confirm.</li>
-<br /><br /></ol>
-<h2><a name="rename" id="rename"></a>Renaming folders</h2>
-
-<ol>
- <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
- <li>Click the folder that you want to rename. On the menu bar, click <strong>Rename</strong>.</li>
- <li>Enter the new name.</li>
- <li>Click <strong>Rename Folder</strong> to confirm.</li>
-<br /><br /></ol>
-
-<h2><a name="route" id="route"></a>Routing mail to folders</h2>
-
-<p>You can set up Alpine to route incoming and outgoing messages to designated folders.</p>
-<p><strong>To route a copy of an outgoing message to a folder</strong></p>
-<ul>
- <li>Enter the folder name in the <strong>Fcc</strong> field in the composer.</li>
-</ul>
-
-<p><strong>To route incoming messages to a folder</strong></p>
-<ul>
- <li>See <a href="settings.html">Settings</a>. </li>
-<br /><br /></ul>
-
-</div>
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
+<link type="text/css" rel="stylesheet" href="../css/help.css">
+<title>Folders: organizing your mail</title>
+</head>
+<body>
+<div id="header">
+ <div class="logo"> </div>
+ <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
+</div>
+<div id="content">
+
+<h2>Folders: organizing your mail</h2>
+
+<ul>
+ <li><a href="#view">Viewing your list of folders</a></li>
+ <li><a href="#viewing">Viewing the messages in a folder</a></li>
+ <li><a href="#add">Adding folders</a></li>
+ <li><a href="#delete">Deleting folders</a></li>
+ <li><a href="#rename">Renaming folders</a></li>
+ <li><a href="#route">Routing mail to folders</a></li>
+</ul>
+
+<p>You can organize your mail into folders. Folders are displayed in the left pane. Some folders are provided by default:</p>
+<ul>
+ <li><strong>Inbox.</strong> Stores and displays your mail messages when they arrive, unless you have routed messages to another folder. You can drag and drop messages from the Inbox to other folders.</li>
+ <li><strong>Drafts.</strong> Stores any messages that have been saved during an editing session.</li>
+ <li><strong>Sent.</strong> By default, stores copies of all of your sent mail.</li>
+ <li><strong>Junk.</strong> Stores messages that have been caught by spam filtering and messages that you add by clicking <strong>Report Spam</strong> on the menu bar. On a weekly basis, Alpine deletes everything in the Junk folder that is dated before the previous week.</li>
+ <li><strong>Trash.</strong> Stores deleted messages, where they can be recovered until they are permanently removed. For more information, see <a href="quick-start.html#trash">Trash</a>.</li>
+ <li><strong>Recent Folders.</strong> This is a listing of the folders that you have opened recently. You can set the number of recent folders displayed in the left pane. For more information, see <a href="settings.html#folders">Settings</a>.<br />
+ </li><br />
+ </ul>
+<div class="note">
+<h4>Note:</h4>
+<div> When viewed in the folder list displayed by clicking <strong>View/Manage Folders</strong>, the default folders named Junk and Sent in the left pane appear under the names sent-mail and junk-mail.</div>
+</div>
+
+<br />
+
+<h2><a name="view" id="view"></a>Viewing your list of folders</h2>
+<ul>
+ <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li><br /><br />
+</ul>
+<h2><a name="viewing" id="viewing"></a>Viewing the messages in a folder</h2>
+<p><strong>To view the messages contained in a folder</strong></p>
+<ol>
+ <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
+ <li>Select the folder that you want to view by clicking its name. On the menu bar, click <strong>View Messages</strong>.</li>
+ <li>Alternatively, double click the folder name.</li>
+<br /><br /></ol>
+<h2><a name="add" id="add"></a>Adding folders</h2>
+<ol>
+ <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
+ <li>On the menu bar, click <strong>New Folder</strong>.</li>
+ <li>Enter a name for the new folder and click <strong>New Folder</strong>. If you want this new folder to be a subfolder within an existing folder, enter the name of the parent folder, followed by a slash ( / ), followed by the new folder name. For example, <strong>subdir/foldername</strong>.</li>
+ <li>The new folder appears in the list.</li>
+<br /><br /></ol>
+<h2><a name="delete" id="delete"></a>Deleting folders</h2>
+<div class="note">
+<h4>Note:</h4>
+<div>Unlike deleted <strong>messages</strong>, deleted <strong>folders</strong> are not moved to the Trash, and they cannot be retrieved.</div>
+</div>
+<p><strong>To delete a folder</strong></p>
+<ol>
+ <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
+ <li>Click the folder that you want to delete. On the menu bar, click <strong>Delete</strong>.</li>
+ <li>Click <strong>Delete Forever</strong> to confirm.</li>
+<br /><br /></ol>
+<h2><a name="rename" id="rename"></a>Renaming folders</h2>
+
+<ol>
+ <li>In the left pane, click <strong>View/Manage Folders</strong>. A list of your folders appears in the right pane.</li>
+ <li>Click the folder that you want to rename. On the menu bar, click <strong>Rename</strong>.</li>
+ <li>Enter the new name.</li>
+ <li>Click <strong>Rename Folder</strong> to confirm.</li>
+<br /><br /></ol>
+
+<h2><a name="route" id="route"></a>Routing mail to folders</h2>
+
+<p>You can set up Alpine to route incoming and outgoing messages to designated folders.</p>
+<p><strong>To route a copy of an outgoing message to a folder</strong></p>
+<ul>
+ <li>Enter the folder name in the <strong>Fcc</strong> field in the composer.</li>
+</ul>
+
+<p><strong>To route incoming messages to a folder</strong></p>
+<ul>
+ <li>See <a href="settings.html">Settings</a>. </li>
+<br /><br /></ul>
+
+</div>
+</body>
+</html>
diff --git a/web/cgi/alpine/2.0/help/inbox.html b/web/cgi/alpine/2.0/help/inbox.html
index 716a19f..4592363 100644
--- a/web/cgi/alpine/2.0/help/inbox.html
+++ b/web/cgi/alpine/2.0/help/inbox.html
@@ -1,145 +1,145 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
-<link type="text/css" rel="stylesheet" href="../css/cbn/screen.css">
-<link type="text/css" rel="stylesheet" href="../css/help.css">
-<title>Your Inbox</title>
-</head>
-<body>
-<div id="header">
- <div class="logo"> </div>
- <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
-</div>
-<div id="content">
-
-
-<h2>Your Inbox</h2>
-
-<ul>
- <li><a href="#view">Viewing messages</a></li>
- <li><a href="#sort">Sorting messages</a></li>
- <li><a href="#delete">Deleting messages</a></li>
- <li><a href="#folder">Saving messages to a folder</a></li>
- <li><a href="#icons">Icons</a></li>
- <li><a href="#stars">Marking messages with stars</a></li>
- <li><a href="#spam">Reporting messages as spam</a></li>
- <li><a href="#trash">Emptying trash</a></li>
- <li><a href="#drag">Drag and Drop Shortcuts</a></li>
-</ul>
-
-<p>When you first log in to your mail account, you see your Inbox. Your Inbox stores and displays your mail messages.</p>
-<p>The main body of the display consists of one line per message. By default, your Inbox displays 25 messages on each page. Use the arrows at the right end of the menu bar or at the bottom of the browser window to move from page to page in the list.</p>
-<p>To change the number of messages displayed per page, see <a href="settings.html#display">Settings</a>.</p>
-<p>There is a checkbox at the start of each message line. To select a set of messages on which to perform an action (for example, Deleting) click in the checkbox. The checkbox at the top of the column selects/unselects all of the messages on the page.</p>
-<h2><a name="view" id="view"></a>Viewing messages</h2>
-<p><strong>To read a message</strong></p>
-<ul>
- <li>Click the <b>Subject</b> of the message.</li>
-</ul>
-<p><strong>To read messages in other folders</strong></p>
-<ul>
- <li>Click the desired folder in the left pane.</li>
-<br /><br /></ul>
-<h2><a name="sort" id="sort"></a>Sorting messages</h2>
-<p>By default the message index is sorted by <strong>Date</strong>, with the most recent messages coming first and the oldest messages at the bottom of the index. You can change this default sort order in <a href="settings.html">Settings</a></p>
-<ul>
- <li><strong>Sort by columns on the list.</strong> Click a column heading, such as <strong>From</strong>, <strong>Subject</strong>, or <strong>Date</strong> to sort by that field. Click on the small triangle next to the sort heading to reverse the sort order.</li>
-
- <li><strong>Group by Thread.</strong> Groups all messages in the same conversation together, in a a tree view. This option is available in the <strong>Arrange</strong> menu bar above the column headings.</li>
-
- <li><strong>Group by Subject.</strong> Groups all messages with the same subject together. This option is also only available in the <strong>Arrange</strong> menu.</li>
-
- <li><strong>Sort by Arrival.</strong> Sometimes it is convenient to sort in the order that the messages were added to the folder instead of by the Date, which is usually similar but a little different. Select this option from the <strong>Arrange</strong> menu.</li>
-<br /><br /></ul>
-
-<h2><a name="delete" id="delete"></a>Deleting messages</h2>
-<ol>
- <li>Select the messages you wish to delete by checking the boxes to the left of the messages.</li>
- <li>On the menu bar, click <strong>Delete</strong>.</li>
-</ol>
-
-<p>When you click <strong>Delete</strong>, the selected messages are moved to the Trash<a href="#trash"></a>, where you can delete them later. </p>
-
-<h2><a name="folder" id="folder"></a>Saving messages to a folder</h2>
-<p>You can move or copy messages from the Inbox to a folder. Moving a message removes it from the Inbox while creating a copy in the designated folder. Copying a message leaves the message in the Inbox while creating a copy in the designated folder.</p>
-<ol>
- <li>Select the box to the left of the message or messages that you wish to put in a folder.</li>
- <li>On the menu bar, locate the <strong>Move</strong> or <strong>Copy</strong> button. Skip this step if the one you want is already displayed. If necessary, click the button and pull down the menu to select <strong>Move</strong> or <strong>Copy</strong>.</li>
- <li>On the menu bar, click <strong>to Folder</strong> and select the target folder from the list, or select <strong>More Folders</strong> to see a list of all folders. If you select <strong>More Folders</strong>, click the target folder in the list, and then click <strong>Copy</strong> or <strong>Move</strong>.</li>
-<br /><br /></ol>
-
-<h2><a name="icons" id="icon"></a>Icons</h2>
-<p>Several informative icons may appear to the left of the <strong>From</strong> column.</p>
-
-<table border="1">
- <tr>
- <th width="15%" >Icon</th>
- <th width="80%" >Meaning</th>
- </tr>
- <tr>
- <td><span class="sp spml spml1">&nbsp;</span></div></td>
- <td>New message</td>
- </tr>
- <tr>
- <td><span class="sp spml spml6">&nbsp;</span></div></td>
- <td>The message includes an attachment</td>
- </tr>
- <tr>
- <td><span class="sp spml spml2">&nbsp;</span></div></td>
- <td>You have replied to the message</td>
- </tr>
- <tr>
- <td><span class="sp spml spml3">&nbsp;</span></div></td>
- <td>You have forwarded the message</td>
- </tr>
- <tr>
- <td><span class="sp spml spml4">&nbsp;</span></div></td>
- <td>The message is addressed directly to you</td>
- </tr>
- <tr>
- <td><span class="sp spml spml5">&nbsp;</span></div></td>
- <td>The message is cc'd to you</td>
- </tr>
-</table>
-<p>In addition, messages that have not been read are displayed in bold text.</p>
-<h2><a name="stars" id="stars"></a>Marking messages with stars</h2>
-<p>You can mark messages with stars &nbsp;<img src="graphics/star.gif" alt="Star" width="17" height="17" />&nbsp; that appear in the far right column of the list. The stars can indicate anything that you like. For example, you might mark the most important messages with a star.</p>
-
-<p><strong>To mark a message with a star</strong></p>
-<ul>
- <li>Click in the rightmost column of the list on the row for that message or select <strong>Set Star</strong> from the <strong>More Actions</strong> menu in the menu bar.</li>
-<br /><br /></ul>
-<h2><a name="spam" id="spam"></a>Reporting messages as spam</h2>
-<p>If you get a message that you think should have been identified by the spam detection processes but wasn't, you may submit it for review, which may help improve the effectiveness of spam detection. </p>
-<p><strong>To report spam</strong></p>
-<ol>
- <li>Select the message or messages that you wish to report as spam by checking the boxes in the left column.</li>
- <li>On the menu bar, click <strong>Report Spam</strong>. A copy of the message is sent to the University of Washington spam detection process and the message is moved to your <strong>Junk</strong> folder.</li>
-<br /><br /></ol>
-<h2><a name="trash" id="trash"></a>Emptying trash</h2>
-<p>When messages are deleted they are actually moved to the <strong>Trash</strong> folder and not immediately deleted. To permanently remove the messages you must empty the trash.</p>
-<p><strong>To empty the entire contents of the trash</strong></p>
-<ul>
- <li>Find the <strong>Trash</strong> folder in the left pane. If there are messages in the Trash folder you may click on the word <strong>Empty</strong> next to the Trash folder to empty it. This is also true of the <strong>Junk</strong> folder, which may be emptied in the same way.</li>
-</ul>
-<p><strong>To permanently delete selected messages from the trash</strong></p>
-<ol>
- <li>In the left pane, click <strong>Trash</strong>.</li>
- <li>Select the box to the left of the messages that you want to delete.</li>
- <li>On the menu bar, click <strong>Delete Forever</strong>. Be sure that you have selected the right messages; there is no confirmation screen for this action.</li>
-</ol>
-<p><strong>To recover messages from the trash</strong></p>
-<ol>
- <li>In the left pane, click Trash.</li>
- <li>Select the box to the left of the messages that you want to recover.</li>
- <li>On the menu bar, locate the <strong>Move</strong> or <strong>Copy</strong> button. Skip this step if the one you want is already dislayed. If necessary, click the button and pull down the menu to select <strong>Move</strong> or <strong>Copy</strong>.</li>
- <li>On the menu bar, click <strong>to Folder</strong> and select the target folder from the list, or select <strong>More Folders</strong> to see a list of all folders. If you select <strong>More Folders</strong>, click the target folder in the list, and then click <strong>Copy</strong> or <strong>Move</strong>.</li>
-<br /><br /></ol>
-<h2><a name="drag" id="drag"></a>Drag and Drop Shortcuts</h2>
-<p>You may grab a message by its From field and drag it over a folder in the left pane in order to move it to the folder. Alternatively, if you drag it to the Contacts list in the left pane and drop it there the From address will be added to your list of Contacts.</p>
-
-
-</div>
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
+<link type="text/css" rel="stylesheet" href="../css/cbn/screen.css">
+<link type="text/css" rel="stylesheet" href="../css/help.css">
+<title>Your Inbox</title>
+</head>
+<body>
+<div id="header">
+ <div class="logo"> </div>
+ <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
+</div>
+<div id="content">
+
+
+<h2>Your Inbox</h2>
+
+<ul>
+ <li><a href="#view">Viewing messages</a></li>
+ <li><a href="#sort">Sorting messages</a></li>
+ <li><a href="#delete">Deleting messages</a></li>
+ <li><a href="#folder">Saving messages to a folder</a></li>
+ <li><a href="#icons">Icons</a></li>
+ <li><a href="#stars">Marking messages with stars</a></li>
+ <li><a href="#spam">Reporting messages as spam</a></li>
+ <li><a href="#trash">Emptying trash</a></li>
+ <li><a href="#drag">Drag and Drop Shortcuts</a></li>
+</ul>
+
+<p>When you first log in to your mail account, you see your Inbox. Your Inbox stores and displays your mail messages.</p>
+<p>The main body of the display consists of one line per message. By default, your Inbox displays 25 messages on each page. Use the arrows at the right end of the menu bar or at the bottom of the browser window to move from page to page in the list.</p>
+<p>To change the number of messages displayed per page, see <a href="settings.html#display">Settings</a>.</p>
+<p>There is a checkbox at the start of each message line. To select a set of messages on which to perform an action (for example, Deleting) click in the checkbox. The checkbox at the top of the column selects/unselects all of the messages on the page.</p>
+<h2><a name="view" id="view"></a>Viewing messages</h2>
+<p><strong>To read a message</strong></p>
+<ul>
+ <li>Click the <b>Subject</b> of the message.</li>
+</ul>
+<p><strong>To read messages in other folders</strong></p>
+<ul>
+ <li>Click the desired folder in the left pane.</li>
+<br /><br /></ul>
+<h2><a name="sort" id="sort"></a>Sorting messages</h2>
+<p>By default the message index is sorted by <strong>Date</strong>, with the most recent messages coming first and the oldest messages at the bottom of the index. You can change this default sort order in <a href="settings.html">Settings</a></p>
+<ul>
+ <li><strong>Sort by columns on the list.</strong> Click a column heading, such as <strong>From</strong>, <strong>Subject</strong>, or <strong>Date</strong> to sort by that field. Click on the small triangle next to the sort heading to reverse the sort order.</li>
+
+ <li><strong>Group by Thread.</strong> Groups all messages in the same conversation together, in a a tree view. This option is available in the <strong>Arrange</strong> menu bar above the column headings.</li>
+
+ <li><strong>Group by Subject.</strong> Groups all messages with the same subject together. This option is also only available in the <strong>Arrange</strong> menu.</li>
+
+ <li><strong>Sort by Arrival.</strong> Sometimes it is convenient to sort in the order that the messages were added to the folder instead of by the Date, which is usually similar but a little different. Select this option from the <strong>Arrange</strong> menu.</li>
+<br /><br /></ul>
+
+<h2><a name="delete" id="delete"></a>Deleting messages</h2>
+<ol>
+ <li>Select the messages you wish to delete by checking the boxes to the left of the messages.</li>
+ <li>On the menu bar, click <strong>Delete</strong>.</li>
+</ol>
+
+<p>When you click <strong>Delete</strong>, the selected messages are moved to the Trash<a href="#trash"></a>, where you can delete them later. </p>
+
+<h2><a name="folder" id="folder"></a>Saving messages to a folder</h2>
+<p>You can move or copy messages from the Inbox to a folder. Moving a message removes it from the Inbox while creating a copy in the designated folder. Copying a message leaves the message in the Inbox while creating a copy in the designated folder.</p>
+<ol>
+ <li>Select the box to the left of the message or messages that you wish to put in a folder.</li>
+ <li>On the menu bar, locate the <strong>Move</strong> or <strong>Copy</strong> button. Skip this step if the one you want is already displayed. If necessary, click the button and pull down the menu to select <strong>Move</strong> or <strong>Copy</strong>.</li>
+ <li>On the menu bar, click <strong>to Folder</strong> and select the target folder from the list, or select <strong>More Folders</strong> to see a list of all folders. If you select <strong>More Folders</strong>, click the target folder in the list, and then click <strong>Copy</strong> or <strong>Move</strong>.</li>
+<br /><br /></ol>
+
+<h2><a name="icons" id="icon"></a>Icons</h2>
+<p>Several informative icons may appear to the left of the <strong>From</strong> column.</p>
+
+<table border="1">
+ <tr>
+ <th width="15%" >Icon</th>
+ <th width="80%" >Meaning</th>
+ </tr>
+ <tr>
+ <td><span class="sp spml spml1">&nbsp;</span></div></td>
+ <td>New message</td>
+ </tr>
+ <tr>
+ <td><span class="sp spml spml6">&nbsp;</span></div></td>
+ <td>The message includes an attachment</td>
+ </tr>
+ <tr>
+ <td><span class="sp spml spml2">&nbsp;</span></div></td>
+ <td>You have replied to the message</td>
+ </tr>
+ <tr>
+ <td><span class="sp spml spml3">&nbsp;</span></div></td>
+ <td>You have forwarded the message</td>
+ </tr>
+ <tr>
+ <td><span class="sp spml spml4">&nbsp;</span></div></td>
+ <td>The message is addressed directly to you</td>
+ </tr>
+ <tr>
+ <td><span class="sp spml spml5">&nbsp;</span></div></td>
+ <td>The message is cc'd to you</td>
+ </tr>
+</table>
+<p>In addition, messages that have not been read are displayed in bold text.</p>
+<h2><a name="stars" id="stars"></a>Marking messages with stars</h2>
+<p>You can mark messages with stars &nbsp;<img src="graphics/star.gif" alt="Star" width="17" height="17" />&nbsp; that appear in the far right column of the list. The stars can indicate anything that you like. For example, you might mark the most important messages with a star.</p>
+
+<p><strong>To mark a message with a star</strong></p>
+<ul>
+ <li>Click in the rightmost column of the list on the row for that message or select <strong>Set Star</strong> from the <strong>More Actions</strong> menu in the menu bar.</li>
+<br /><br /></ul>
+<h2><a name="spam" id="spam"></a>Reporting messages as spam</h2>
+<p>If you get a message that you think should have been identified by the spam detection processes but wasn't, you may submit it for review, which may help improve the effectiveness of spam detection. </p>
+<p><strong>To report spam</strong></p>
+<ol>
+ <li>Select the message or messages that you wish to report as spam by checking the boxes in the left column.</li>
+ <li>On the menu bar, click <strong>Report Spam</strong>. A copy of the message is sent to the University of Washington spam detection process and the message is moved to your <strong>Junk</strong> folder.</li>
+<br /><br /></ol>
+<h2><a name="trash" id="trash"></a>Emptying trash</h2>
+<p>When messages are deleted they are actually moved to the <strong>Trash</strong> folder and not immediately deleted. To permanently remove the messages you must empty the trash.</p>
+<p><strong>To empty the entire contents of the trash</strong></p>
+<ul>
+ <li>Find the <strong>Trash</strong> folder in the left pane. If there are messages in the Trash folder you may click on the word <strong>Empty</strong> next to the Trash folder to empty it. This is also true of the <strong>Junk</strong> folder, which may be emptied in the same way.</li>
+</ul>
+<p><strong>To permanently delete selected messages from the trash</strong></p>
+<ol>
+ <li>In the left pane, click <strong>Trash</strong>.</li>
+ <li>Select the box to the left of the messages that you want to delete.</li>
+ <li>On the menu bar, click <strong>Delete Forever</strong>. Be sure that you have selected the right messages; there is no confirmation screen for this action.</li>
+</ol>
+<p><strong>To recover messages from the trash</strong></p>
+<ol>
+ <li>In the left pane, click Trash.</li>
+ <li>Select the box to the left of the messages that you want to recover.</li>
+ <li>On the menu bar, locate the <strong>Move</strong> or <strong>Copy</strong> button. Skip this step if the one you want is already displayed. If necessary, click the button and pull down the menu to select <strong>Move</strong> or <strong>Copy</strong>.</li>
+ <li>On the menu bar, click <strong>to Folder</strong> and select the target folder from the list, or select <strong>More Folders</strong> to see a list of all folders. If you select <strong>More Folders</strong>, click the target folder in the list, and then click <strong>Copy</strong> or <strong>Move</strong>.</li>
+<br /><br /></ol>
+<h2><a name="drag" id="drag"></a>Drag and Drop Shortcuts</h2>
+<p>You may grab a message by its From field and drag it over a folder in the left pane in order to move it to the folder. Alternatively, if you drag it to the Contacts list in the left pane and drop it there the From address will be added to your list of Contacts.</p>
+
+
+</div>
+</body>
+</html>
diff --git a/web/cgi/alpine/2.0/help/quick-start.html b/web/cgi/alpine/2.0/help/quick-start.html
index 68ce79b..1f6b431 100644
--- a/web/cgi/alpine/2.0/help/quick-start.html
+++ b/web/cgi/alpine/2.0/help/quick-start.html
@@ -1,136 +1,136 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
-<link type="text/css" rel="stylesheet" href="../css/help.css">
-<title>Alpine Help Pages</title>
-</head>
-<body>
-<div id="header">
- <div class="logo"> </div>
- <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
-</div>
-<div id="content">
-
-
-<h2>Alpine Quick Start</h2>
-
-
-<p>This page provides a quick overview of basic Alpine features and how to access them.</p>
-<ul>
- <li><a href="#main">Main parts of the Alpine screen</a></li>
- <li><a href="#compose">Parts of the Compose window</a></li>
- <li><a href="#basic">Basic Alpine Features</a></li><br /><br />
-</ul>
-<h2><a name="main" id="main"></a>Main parts of the Alpine screen</h2>
-<p>The following figure shows a portion of the Alpine screen with the main parts identified. </p>
-<p><img src="graphics/parts.gif" alt="Main parts of the screen" width="426" height="186" /></p>
-<h3>Screen header<br /><br /><hr /></h3>
-<p><img src="graphics/screen-header.gif" alt="Screen header" width="445" height="54" /></p>
-<ul>
- <li>The top portion provides links to University of Washington news and local weather. The top portion also displays error messages and comfirmation messages, such as confirming that you have moved or copied a message to a folder.</li>
- <li>The right side provides a bar graph representing the portion of your account's disk space allocation that is currently used.</li>
- <li>Below the bar graph are links for Settings (for customizing your mail), Help (for displaying this Help system), and Sign out.</li>
-</ul>
-<h3>Menu bar<br /><br /><hr /></h3>
-<p>The menu bar provides commands needed for each Alpine screen. The two leftmost commands, <a href="#check">Check Mail</a> and <a href="compose.html">Compose</a>, are the same in all Alpine screens. The other commands change according to which Alpine screen is dislayed.</p>
-<h3>Left pane<br /><br /><hr /></h3>
-<p>The left pane displays:</p>
-<ul>
- <li><strong>Search.</strong> For a basic search, type a word in the search box and click the search icon. For more search options, click Advanced Search.</li>
- <li><strong>Inbox and other default folders.</strong> Your inbox contains your mail as it arrives, you can use other folders to organize your mail.</li>
- <li><strong>Contacts.</strong> Click to view and manage your contacts.</li>
- <li><strong>Recent Folders.</strong> A list of the folders that you have recently accessed. You can control how many recent folders are listed (see Settings).</li>
- <li><strong>View/Manage Folders.</strong> Click to view a list of all of your folders. From this list, you can add, delete, and rename folders.</li>
- </ul>
- <h3>Right pane<br /><br /><hr />
- </h3>
-
-
-<p>Depending on what you are doing, the right pane displays one of five things:</p>
-<ul>
- <li> <strong><a name="mlists" id="mlists"></a>Message lists.</strong> Display the contents of the folders in the left pane: Inbox, Drafts, Sent, and so forth. The message lists share a common format that allows you to view and manage your messages.</li>
- <li><strong>The Compose window.</strong> Allows you to write and reply to messages.</li>
- <li><strong>Your folder list</strong>. A list of all Alpine folders, both the standard Alpine folders such as Inbox, and any folders that you create. You can manage your folders from this list.</li>
- <li><strong>Your contacts list.</strong> A list of all of the contacts that you have created. The contacts list functions as your address book.</li>
- <li><strong>The Settings window.</strong> Allows you to customize the appearance and behavior of Alpine for your account.</li><br /><br />
-</ul>
-
-<h2><a name="compose" id="compose"></a>Parts of the Compose window</h2>
-<p>In the Compose window, you can write, send, and reply to messages. The following figure shows the main parts of the Compose window. </p>
-<p><img src="graphics/compose.gif" alt="Compose screen" /></p>
-<ul>
- <li> <strong>Header section</strong> (at the top). You use the header section to address the mail and control the text format. </li>
-
- <li><strong>Message section</strong> (below the header). The message section is where you enter and format message text. </li><br /><br />
-
-</ul>
-<h2><a name="basic" id="basic"></a>Basic Alpine Features</h2>
-<h3>Viewing messages<br /><hr /></h3>
-<p>When you first log in, your Inbox is displayed in the right pane, showing a list of your mail messages. </p>
-<ul>
- <li>By default, the list contains 25 messages per page. Click the arrows on the right side of the menu bar to move from page to page.</li>
- <li>You can sort messages in the list by clicking the column headings.</li>
- <li>You can drag and drop messages from the right pane to the folders in the left pane or to your contacts: click and hold on the name or email address in the From column to drag a message.</li>
- </ul>
-<p>For more information, see <a href="inbox.html">Your Inbox</a>.</p>
-<h3>Reading mail<br /><hr /></h3>
-
-<p>To read a message, click on its <strong>Subject</strong>. For more information, see <a href="read.html">Reading mail</a>.</p>
-
-<h3>Sending mail<br /><hr /></h3>
-
-To send a message, click <strong>Compose</strong> (or <strong>Reply</strong> or <strong>Forward</strong>) on the menu bar. For more information, see <a href="compose.html">Compose: sending mail</a>.
-
-<h3>Search<br /><hr /></h3>
-
-<p>To search for a message, type a search string in the <strong>Search</strong> box, at the top of the <a href="#main">left pane</a>. Click <strong>Advanced Search</strong> for more search options. For more information, see <a href="search.html">Search</a>.</p>
-
-<h3>Folders<br /><hr /></h3>
-
-<p>Folders help you keep your mail organized. Default folders, such as <strong>Inbox</strong> and <strong>Junk</strong>, are always there. You can also create your own folders by clicking <strong>View/Manage Folders</strong>. For more information, see <a href="folders.html">Folders</a>.</p>
-
-
-<h3>Contacts<br /><hr /></h3>
-
-<p>You can create a contact list,which is a list of addresses that are important or that you frequently use. Click <strong>Contacts</strong> to add items to your contact list. For more information, click <a href="contacts.html">Contacts</a>.</p>
-
-
-<h3><a name="check" id="check"></a>Checking for new mail<br /><hr /></h3>
-
-<p>You can check for new mail from any Alpine window or folder without returning to your Inbox.</p>
-
-<p><strong>To check for new mail </strong></p>
-<ul>
- <li>On the menu bar, click <strong>Check Mail</strong>. Alpine checks for new mail. If you have any new mail, a message appears in the middle of the <a href="#main">screen header</a>.</li>
- </ul>
-
-<h3>Settings<br /><hr /></h3>
-<p>You can control the appearance and behavior of many parts of the Alpine screen. For more information, see <a href="settings.html">Settings</a>.</p>
-<ul>
-
-</ul>
-<h3><a name="trash" id="trash"></a>Trash<br /><hr /></h3>
-<p>When you delete a message, it is moved to the trash. When you empty the trash or delete selected messages from the trash, they are removed permanently. You can also recover messages from the trash.</p>
-<p><strong>To empty the entire contents of the trash</strong></p>
-<ol>
- <li>In the left pane, next to <strong>Trash</strong>, click <strong>[Empty]</strong>. </li>
- <li>Click <strong>Empty Trash</strong> to confirm.</li>
-</ol>
-<p>This permanently deletes all of the messages in the trash.</p>
-<p><strong>To permanently delete selected messages from the trash</strong></p>
-<ol>
- <li>In the left pane, click <strong>Trash</strong>.</li>
- <li>Select the box to the left of the messages that you want to delete.</li>
- <li>On the menu bar, click <strong>Delete Forever</strong>. Be sure that you have selected the right messages; there is no confirmation screen for this action.</li>
-</ol>
-<p><strong>To recover messages from the trash</strong></p>
-<ol>
- <li>In the left pane, click Trash.</li>
- <li>Select the box to the left of the messages that you want to recover.</li>
- <li>On the menu bar, locate the <strong>Move</strong> or <strong>Copy</strong> button. Skip this step if the one you want is already dislayed. If necessary, click the button and pull down the menu to select <strong>Move</strong> or <strong>Copy</strong>.</li>
- <li>On the menu bar, click <strong>to Folder</strong> and select the target folder from the list, or select <strong>More Folders</strong> to see a list of all folders. If you select <strong>More Folders</strong>, click the target folder in the list, and then click <strong>Copy</strong> or <strong>Move</strong>.</li>
-</ol>
-</div>
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
+<link type="text/css" rel="stylesheet" href="../css/help.css">
+<title>Alpine Help Pages</title>
+</head>
+<body>
+<div id="header">
+ <div class="logo"> </div>
+ <div class="nav"><a href="topic-list.html">All Help Topics</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
+</div>
+<div id="content">
+
+
+<h2>Alpine Quick Start</h2>
+
+
+<p>This page provides a quick overview of basic Alpine features and how to access them.</p>
+<ul>
+ <li><a href="#main">Main parts of the Alpine screen</a></li>
+ <li><a href="#compose">Parts of the Compose window</a></li>
+ <li><a href="#basic">Basic Alpine Features</a></li><br /><br />
+</ul>
+<h2><a name="main" id="main"></a>Main parts of the Alpine screen</h2>
+<p>The following figure shows a portion of the Alpine screen with the main parts identified. </p>
+<p><img src="graphics/parts.gif" alt="Main parts of the screen" width="426" height="186" /></p>
+<h3>Screen header<br /><br /><hr /></h3>
+<p><img src="graphics/screen-header.gif" alt="Screen header" width="445" height="54" /></p>
+<ul>
+ <li>The top portion provides links to University of Washington news and local weather. The top portion also displays error messages and comfirmation messages, such as confirming that you have moved or copied a message to a folder.</li>
+ <li>The right side provides a bar graph representing the portion of your account's disk space allocation that is currently used.</li>
+ <li>Below the bar graph are links for Settings (for customizing your mail), Help (for displaying this Help system), and Sign out.</li>
+</ul>
+<h3>Menu bar<br /><br /><hr /></h3>
+<p>The menu bar provides commands needed for each Alpine screen. The two leftmost commands, <a href="#check">Check Mail</a> and <a href="compose.html">Compose</a>, are the same in all Alpine screens. The other commands change according to which Alpine screen is displayed.</p>
+<h3>Left pane<br /><br /><hr /></h3>
+<p>The left pane displays:</p>
+<ul>
+ <li><strong>Search.</strong> For a basic search, type a word in the search box and click the search icon. For more search options, click Advanced Search.</li>
+ <li><strong>Inbox and other default folders.</strong> Your inbox contains your mail as it arrives, you can use other folders to organize your mail.</li>
+ <li><strong>Contacts.</strong> Click to view and manage your contacts.</li>
+ <li><strong>Recent Folders.</strong> A list of the folders that you have recently accessed. You can control how many recent folders are listed (see Settings).</li>
+ <li><strong>View/Manage Folders.</strong> Click to view a list of all of your folders. From this list, you can add, delete, and rename folders.</li>
+ </ul>
+ <h3>Right pane<br /><br /><hr />
+ </h3>
+
+
+<p>Depending on what you are doing, the right pane displays one of five things:</p>
+<ul>
+ <li> <strong><a name="mlists" id="mlists"></a>Message lists.</strong> Display the contents of the folders in the left pane: Inbox, Drafts, Sent, and so forth. The message lists share a common format that allows you to view and manage your messages.</li>
+ <li><strong>The Compose window.</strong> Allows you to write and reply to messages.</li>
+ <li><strong>Your folder list</strong>. A list of all Alpine folders, both the standard Alpine folders such as Inbox, and any folders that you create. You can manage your folders from this list.</li>
+ <li><strong>Your contacts list.</strong> A list of all of the contacts that you have created. The contacts list functions as your address book.</li>
+ <li><strong>The Settings window.</strong> Allows you to customize the appearance and behavior of Alpine for your account.</li><br /><br />
+</ul>
+
+<h2><a name="compose" id="compose"></a>Parts of the Compose window</h2>
+<p>In the Compose window, you can write, send, and reply to messages. The following figure shows the main parts of the Compose window. </p>
+<p><img src="graphics/compose.gif" alt="Compose screen" /></p>
+<ul>
+ <li> <strong>Header section</strong> (at the top). You use the header section to address the mail and control the text format. </li>
+
+ <li><strong>Message section</strong> (below the header). The message section is where you enter and format message text. </li><br /><br />
+
+</ul>
+<h2><a name="basic" id="basic"></a>Basic Alpine Features</h2>
+<h3>Viewing messages<br /><hr /></h3>
+<p>When you first log in, your Inbox is displayed in the right pane, showing a list of your mail messages. </p>
+<ul>
+ <li>By default, the list contains 25 messages per page. Click the arrows on the right side of the menu bar to move from page to page.</li>
+ <li>You can sort messages in the list by clicking the column headings.</li>
+ <li>You can drag and drop messages from the right pane to the folders in the left pane or to your contacts: click and hold on the name or email address in the From column to drag a message.</li>
+ </ul>
+<p>For more information, see <a href="inbox.html">Your Inbox</a>.</p>
+<h3>Reading mail<br /><hr /></h3>
+
+<p>To read a message, click on its <strong>Subject</strong>. For more information, see <a href="read.html">Reading mail</a>.</p>
+
+<h3>Sending mail<br /><hr /></h3>
+
+To send a message, click <strong>Compose</strong> (or <strong>Reply</strong> or <strong>Forward</strong>) on the menu bar. For more information, see <a href="compose.html">Compose: sending mail</a>.
+
+<h3>Search<br /><hr /></h3>
+
+<p>To search for a message, type a search string in the <strong>Search</strong> box, at the top of the <a href="#main">left pane</a>. Click <strong>Advanced Search</strong> for more search options. For more information, see <a href="search.html">Search</a>.</p>
+
+<h3>Folders<br /><hr /></h3>
+
+<p>Folders help you keep your mail organized. Default folders, such as <strong>Inbox</strong> and <strong>Junk</strong>, are always there. You can also create your own folders by clicking <strong>View/Manage Folders</strong>. For more information, see <a href="folders.html">Folders</a>.</p>
+
+
+<h3>Contacts<br /><hr /></h3>
+
+<p>You can create a contact list,which is a list of addresses that are important or that you frequently use. Click <strong>Contacts</strong> to add items to your contact list. For more information, click <a href="contacts.html">Contacts</a>.</p>
+
+
+<h3><a name="check" id="check"></a>Checking for new mail<br /><hr /></h3>
+
+<p>You can check for new mail from any Alpine window or folder without returning to your Inbox.</p>
+
+<p><strong>To check for new mail </strong></p>
+<ul>
+ <li>On the menu bar, click <strong>Check Mail</strong>. Alpine checks for new mail. If you have any new mail, a message appears in the middle of the <a href="#main">screen header</a>.</li>
+ </ul>
+
+<h3>Settings<br /><hr /></h3>
+<p>You can control the appearance and behavior of many parts of the Alpine screen. For more information, see <a href="settings.html">Settings</a>.</p>
+<ul>
+
+</ul>
+<h3><a name="trash" id="trash"></a>Trash<br /><hr /></h3>
+<p>When you delete a message, it is moved to the trash. When you empty the trash or delete selected messages from the trash, they are removed permanently. You can also recover messages from the trash.</p>
+<p><strong>To empty the entire contents of the trash</strong></p>
+<ol>
+ <li>In the left pane, next to <strong>Trash</strong>, click <strong>[Empty]</strong>. </li>
+ <li>Click <strong>Empty Trash</strong> to confirm.</li>
+</ol>
+<p>This permanently deletes all of the messages in the trash.</p>
+<p><strong>To permanently delete selected messages from the trash</strong></p>
+<ol>
+ <li>In the left pane, click <strong>Trash</strong>.</li>
+ <li>Select the box to the left of the messages that you want to delete.</li>
+ <li>On the menu bar, click <strong>Delete Forever</strong>. Be sure that you have selected the right messages; there is no confirmation screen for this action.</li>
+</ol>
+<p><strong>To recover messages from the trash</strong></p>
+<ol>
+ <li>In the left pane, click Trash.</li>
+ <li>Select the box to the left of the messages that you want to recover.</li>
+ <li>On the menu bar, locate the <strong>Move</strong> or <strong>Copy</strong> button. Skip this step if the one you want is already displayed. If necessary, click the button and pull down the menu to select <strong>Move</strong> or <strong>Copy</strong>.</li>
+ <li>On the menu bar, click <strong>to Folder</strong> and select the target folder from the list, or select <strong>More Folders</strong> to see a list of all folders. If you select <strong>More Folders</strong>, click the target folder in the list, and then click <strong>Copy</strong> or <strong>Move</strong>.</li>
+</ol>
+</div>
+</body>
+</html>
diff --git a/web/cgi/alpine/2.0/help/topic-list.html b/web/cgi/alpine/2.0/help/topic-list.html
index 6b75bf0..7c2643a 100644
--- a/web/cgi/alpine/2.0/help/topic-list.html
+++ b/web/cgi/alpine/2.0/help/topic-list.html
@@ -1,101 +1,101 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
-<link type="text/css" rel="stylesheet" href="../css/help.css">
-<title>All Help Topics</title>
-</head>
-<body>
-<div id="header">
- <div class="logo"> </div>
- <div class="nav"><a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:history.back()">Go Back</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
-</div>
-<div id="content">
-
-
- <h2>All Help Topics</h2>
- <dl>
- <dt><a href="quick-start.html">Alpine Quick Start</a></dt>
- <dd>
- <a href="quick-start.html#main">Main parts of the Alpine screen</a> -
- <a href="quick-start.html#compose">Parts of the Compose window</a> -
- <a href="quick-start.html#basic">Basic Alpine Features</a></li>
- </dd>
- <dt><a href="inbox.html">Your Inbox</a></dt>
- <dd><a href="inbox.html#view">Viewing messages</a> -
- <a href="inbox.html#sort">Sorting messages</a> -
- <a href="inbox.html#delete">Deleting messages</a> -
- <a href="inbox.html#folder">Saving messages to a folder</a> -
- <a href="inbox.html#icons">Icons</a> -
- <a href="inbox.html#stars">Marking messages with stars</a> -
- <a href="inbox.html#spam">Reporting messages as spam</a> -
- <a href="inbox.html#trash">Emptying trash</a> -
- <a href="inbox.html#drag">Drag and Drop Shortcuts</a>
- </dd>
- <dt><a href="read.html">Reading mail</a></dt>
- <dd>
-
- <a href="read.html#view">Viewing a message</a> -
- <a href="read.html#attachments">Viewing and downloading attachments</a> -
- <a href="read.html#full">Displaying full headers</a> -
- <a href="read.html#reply">Replying </a> -
- <a href="read.html#forward">Forwarding </a> -
- <a href="read.html#contacts">Adding contacts</a> -
- <a href="read.html#folder">Saving messages to a folder</a> -
- <a href="read.html#print">Printing </a> -
- <a href="read.html#delete">Deleting a message </a> -
- <a href="read.html#spam">Reporting a message as spam</a>
- </dd>
- <dt><a href="compose.html">Compose: sending mail</a></dt>
- <dd>
-
- <a href="compose.html#writing">Writing messages</a> -
- <a href="compose.html#attachments">Including attachments</a> -
- <a href="compose.html#sending">Sending, canceling, and saving drafts</a> -
- <a href="compose.html#resuming">Resuming drafts</a> -
- <a href="compose.html#headers">Headers</a> -
- <a href="compose.html#autosave">Automatic saves</a>
-
- </dd>
- <dt><a href="search.html">Search</a></dt>
- <dd>
-
- <a href="search.html#inbox">Basic Index Search</a> -
- <a href="search.html#advanced">Advanced Index Search</a> -
- <a href="search.html#example">Example</a> -
- <a href="search.html#other">Other Searches (Contacts and Folder List)</a>
-
- </dd>
- <dt><a href="folders.html">Folders: organizing your mail</a></dt>
- <dd>
-
- <a href="folders.html#view">Viewing your list of folders</a> -
- <a href="folders.html#viewing">Viewing the messages in a folder</a> -
- <a href="folders.html#add">Adding folders</a> -
- <a href="folders.html#delete">Deleting folders</a> -
- <a href="folders.html#rename">Renaming folders</a> -
- <a href="folders.html#route">Routing mail to folders</a>
-
- </dd>
-<dt><a href="settings.html">Settings: customizing Alpine</a></dt>
- <dd>
- <a href="settings.html#display">Message Display</a> -
- <a href="settings.html#folders">Folders</a> -
- <a href="settings.html#reply">Reply Options</a> -
- <a href="settings.html#forward">Forwarding Options</a> -
- <a href="settings.html#fcc">Sent Message Options</a> -
- <a href="settings.html#personal">Personal Preferences</a> -
- <a href="settings.html#newsweather">News and Weather</a> -
- <a href="settings.html#msglist">Message List</a> -
- <a href="settings.html#msgview">Message View</a> -
- <a href="settings.html#folders">Folders</a> -
- <a href="settings.html#compose">Compose</a> -
- <a href="settings.html#mailservers">Mail Servers</a> -
- <a href="settings.html#dirservers">Direcory Servers</a>
- </dd>
-<dt><a href="alpha-index.html">Index</a></dt>
- <dd>&nbsp; </dd>
- </dl>
-</div>
-</body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1">
+<link type="text/css" rel="stylesheet" href="../css/help.css">
+<title>All Help Topics</title>
+</head>
+<body>
+<div id="header">
+ <div class="logo"> </div>
+ <div class="nav"><a href="alpha-index.html">Index</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:history.back()">Go Back</a> &nbsp;&nbsp;| &nbsp;&nbsp;<a href="javascript:self.close();">Close</a></div>
+</div>
+<div id="content">
+
+
+ <h2>All Help Topics</h2>
+ <dl>
+ <dt><a href="quick-start.html">Alpine Quick Start</a></dt>
+ <dd>
+ <a href="quick-start.html#main">Main parts of the Alpine screen</a> -
+ <a href="quick-start.html#compose">Parts of the Compose window</a> -
+ <a href="quick-start.html#basic">Basic Alpine Features</a></li>
+ </dd>
+ <dt><a href="inbox.html">Your Inbox</a></dt>
+ <dd><a href="inbox.html#view">Viewing messages</a> -
+ <a href="inbox.html#sort">Sorting messages</a> -
+ <a href="inbox.html#delete">Deleting messages</a> -
+ <a href="inbox.html#folder">Saving messages to a folder</a> -
+ <a href="inbox.html#icons">Icons</a> -
+ <a href="inbox.html#stars">Marking messages with stars</a> -
+ <a href="inbox.html#spam">Reporting messages as spam</a> -
+ <a href="inbox.html#trash">Emptying trash</a> -
+ <a href="inbox.html#drag">Drag and Drop Shortcuts</a>
+ </dd>
+ <dt><a href="read.html">Reading mail</a></dt>
+ <dd>
+
+ <a href="read.html#view">Viewing a message</a> -
+ <a href="read.html#attachments">Viewing and downloading attachments</a> -
+ <a href="read.html#full">Displaying full headers</a> -
+ <a href="read.html#reply">Replying </a> -
+ <a href="read.html#forward">Forwarding </a> -
+ <a href="read.html#contacts">Adding contacts</a> -
+ <a href="read.html#folder">Saving messages to a folder</a> -
+ <a href="read.html#print">Printing </a> -
+ <a href="read.html#delete">Deleting a message </a> -
+ <a href="read.html#spam">Reporting a message as spam</a>
+ </dd>
+ <dt><a href="compose.html">Compose: sending mail</a></dt>
+ <dd>
+
+ <a href="compose.html#writing">Writing messages</a> -
+ <a href="compose.html#attachments">Including attachments</a> -
+ <a href="compose.html#sending">Sending, canceling, and saving drafts</a> -
+ <a href="compose.html#resuming">Resuming drafts</a> -
+ <a href="compose.html#headers">Headers</a> -
+ <a href="compose.html#autosave">Automatic saves</a>
+
+ </dd>
+ <dt><a href="search.html">Search</a></dt>
+ <dd>
+
+ <a href="search.html#inbox">Basic Index Search</a> -
+ <a href="search.html#advanced">Advanced Index Search</a> -
+ <a href="search.html#example">Example</a> -
+ <a href="search.html#other">Other Searches (Contacts and Folder List)</a>
+
+ </dd>
+ <dt><a href="folders.html">Folders: organizing your mail</a></dt>
+ <dd>
+
+ <a href="folders.html#view">Viewing your list of folders</a> -
+ <a href="folders.html#viewing">Viewing the messages in a folder</a> -
+ <a href="folders.html#add">Adding folders</a> -
+ <a href="folders.html#delete">Deleting folders</a> -
+ <a href="folders.html#rename">Renaming folders</a> -
+ <a href="folders.html#route">Routing mail to folders</a>
+
+ </dd>
+<dt><a href="settings.html">Settings: customizing Alpine</a></dt>
+ <dd>
+ <a href="settings.html#display">Message Display</a> -
+ <a href="settings.html#folders">Folders</a> -
+ <a href="settings.html#reply">Reply Options</a> -
+ <a href="settings.html#forward">Forwarding Options</a> -
+ <a href="settings.html#fcc">Sent Message Options</a> -
+ <a href="settings.html#personal">Personal Preferences</a> -
+ <a href="settings.html#newsweather">News and Weather</a> -
+ <a href="settings.html#msglist">Message List</a> -
+ <a href="settings.html#msgview">Message View</a> -
+ <a href="settings.html#folders">Folders</a> -
+ <a href="settings.html#compose">Compose</a> -
+ <a href="settings.html#mailservers">Mail Servers</a> -
+ <a href="settings.html#dirservers">Directory Servers</a>
+ </dd>
+<dt><a href="alpha-index.html">Index</a></dt>
+ <dd>&nbsp; </dd>
+ </dl>
+</div>
+</body>
+</html>
diff --git a/web/cgi/alpine/2.0/settings b/web/cgi/alpine/2.0/settings
index dc69487..1821c6d 100755
--- a/web/cgi/alpine/2.0/settings
+++ b/web/cgi/alpine/2.0/settings
@@ -289,10 +289,10 @@ WPEval $settings_args {
cgi_table_data class="body" {
set as_attach [WPCmd PEInfo feature forward-as-attachment]
cgi_radio_button forwardAs=inline id="forward_inline" [set_checked [expr {$as_attach == 0}]]
- cgi_put " <label for=forward_inline>Forward messsages inline</label>"
+ cgi_put " <label for=forward_inline>Forward messages inline</label>"
cgi_br
cgi_radio_button forwardAs=attached id="forward_attachment" [set_checked $as_attach]
- cgi_put " <label for=forward_attachment>Forward messsages as attachments</label>"
+ cgi_put " <label for=forward_attachment>Forward messages as attachments</label>"
}
}
cgi_table_row {
diff --git a/web/cgi/alpine/2.0/view b/web/cgi/alpine/2.0/view
index 0466c2e..469ba05 100755
--- a/web/cgi/alpine/2.0/view
+++ b/web/cgi/alpine/2.0/view
@@ -165,7 +165,7 @@ WPEval $view_args {
# local libraries
cgi_script type=text/javascript language="JavaScript" src="lib/common.js" {}
cgi_script type=text/javascript language="JavaScript" src="lib/mailbox.js" {}
- # page specfic JS
+ # page specific JS
cgi_javascript {
cgi_puts "YAHOO.alpine.cgi_root = '$_wp(serverpath)';"
cgi_puts "YAHOO.alpine.app_root = '$_wp(serverpath)/$_wp(appdir)/$_wp(ui2dir)';"
diff --git a/web/cgi/session/.htaccess b/web/cgi/session/.htaccess
index a4f615c..eb852fb 100644
--- a/web/cgi/session/.htaccess
+++ b/web/cgi/session/.htaccess
@@ -21,7 +21,7 @@ RewriteEngine on
RewriteCond %{SERVER_PORT} !=443
#
-# Include SCRIPT_URL incase webpine package isn't in the
+# Include SCRIPT_URL in case webpine package isn't in the
# root of the server's data
#
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=permanent,L]
diff --git a/web/cgi/session/_htaccess b/web/cgi/session/_htaccess
index a4f615c..eb852fb 100644
--- a/web/cgi/session/_htaccess
+++ b/web/cgi/session/_htaccess
@@ -21,7 +21,7 @@ RewriteEngine on
RewriteCond %{SERVER_PORT} !=443
#
-# Include SCRIPT_URL incase webpine package isn't in the
+# Include SCRIPT_URL in case webpine package isn't in the
# root of the server's data
#
RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=permanent,L]
diff --git a/web/config/alpine.tcl b/web/config/alpine.tcl
index 6d68ef7..8199c00 100644
--- a/web/config/alpine.tcl
+++ b/web/config/alpine.tcl
@@ -64,7 +64,7 @@ set _wp(defconf) $_wp(conffile)
# place for library files used by CGI scripts
set _wp(lib) [file join $_wp(fileroot) lib]
-# directory used temporarily to stage attatched and detached files
+# directory used temporarily to stage attached and detached files
# this directory is owned by wwwrun:www
set _wp(detachpath) [file join $_wp(fileroot) detach]
diff --git a/web/src/alpined.d/alpined.c b/web/src/alpined.d/alpined.c
index 3d043d5..fc1834b 100644
--- a/web/src/alpined.d/alpined.c
+++ b/web/src/alpined.d/alpined.c
@@ -100,7 +100,7 @@ static char rcsid[] = "$Id: alpined.c 1266 2009-07-14 18:39:12Z hubert@u.washing
#define FAKE_SCREEN_LENGTH 24
/*
- * Aribtrary minimum display width (in characters)
+ * Arbitrary minimum display width (in characters)
*/
#define MIN_SCREEN_COLS 20
@@ -120,7 +120,7 @@ static char rcsid[] = "$Id: alpined.c 1266 2009-07-14 18:39:12Z hubert@u.washing
/*
- * Posting error lenght max
+ * Posting error length max
*/
#define WP_MAX_POST_ERROR 128
@@ -5596,7 +5596,7 @@ PEMailboxCmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST
* Returns: list of lists where:
* * the first element is the name of the
* field which may be "From", "Subject"
- * "Date" or the emtpy string.
+ * "Date" or the empty string.
* * the second element which is either
* the percentage width or empty string
*/
@@ -5721,7 +5721,7 @@ PEMailboxCmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST
if(tomove && pseudo_selected(stream, msgmap)){
- /* save delted to Trash */
+ /* save deleted to Trash */
n = save(ps_global, stream,
cp, ps_global->VAR_TRASH_FOLDER,
msgmap, SV_FOR_FILT | SV_FIX_DELS);
@@ -5893,7 +5893,7 @@ PEMailboxCmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST
/*
* CMD: messagecount
*
- * Returns: count of messsages in open mailbox
+ * Returns: count of messages in open mailbox
*/
Tcl_SetResult(interp,
long2string(mn_get_total(sp_msgmap(ps_global->mail_stream))),
@@ -5919,7 +5919,7 @@ PEMailboxCmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST
/*
* CMD: selected
*
- * Returns: count of selected messsages in open mailbox
+ * Returns: count of selected messages in open mailbox
*/
Tcl_SetResult(interp,
@@ -5931,7 +5931,7 @@ PEMailboxCmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST
/*
* CMD: searched
*
- * Returns: count of searched messsages in open mailbox
+ * Returns: count of searched messages in open mailbox
*/
Tcl_SetResult(interp,
@@ -8098,7 +8098,7 @@ peMessageStatus(Tcl_Interp *interp, imapuid_t uid, int objc, Tcl_Obj **objv)
int
peMessageCharset(Tcl_Interp *interp, imapuid_t uid, int objc, Tcl_Obj **objv)
{
- /* everthing coming out of pith better be utf-8 */
+ /* everything coming out of pith better be utf-8 */
Tcl_SetResult(interp, "UTF-8", TCL_STATIC);
return(TCL_OK);
}
@@ -14558,7 +14558,7 @@ PEClistCmd(ClientData clientData, Tcl_Interp *interp, int objc, Tcl_Obj *CONST o
sh_ctxt->var.i = 1;
/* this for loop assumes that there are only two variable lists,
* folder-collections and news-collections, a little more will
- * have to be done if we want to accomodate for the INHERIT
+ * have to be done if we want to accommodate for the INHERIT
* option introduced in 4.30.
*/
for(tctxt = nsh_ctxt->next; tctxt; tctxt = tctxt->next)
diff --git a/web/src/alpined.d/alpined.h b/web/src/alpined.d/alpined.h
index b16fd5b..e3de5b3 100644
--- a/web/src/alpined.d/alpined.h
+++ b/web/src/alpined.d/alpined.h
@@ -41,7 +41,7 @@ extern char *peSocketName;
extern STRLIST_S *peCertHosts;
/*
- * Protoypes for various functions
+ * Prototypes for various functions
*/
/* alpined.c */
diff --git a/web/src/alpined.d/imap.c b/web/src/alpined.d/imap.c
index a57e769..be7bcb8 100644
--- a/web/src/alpined.d/imap.c
+++ b/web/src/alpined.d/imap.c
@@ -153,9 +153,9 @@ mm_log(char *string, long errflg)
/*----------------------------------------------------------------------
- recieve notification from IMAP
+ receive notification from IMAP
- Args: stream -- Mail stream message is relavant to
+ Args: stream -- Mail stream message is relevant to
string -- The message text
errflag -- Set if it is a serious error
@@ -344,7 +344,7 @@ mm_login_work(NETMBX *mb, char *user, char **passwd, long trial, char *usethispr
/*----------------------------------------------------------------------
Receive notification of an error writing to disk
- Args: stream -- The stream the error occured on
+ Args: stream -- The stream the error occurred on
errcode -- The system error code (errno)
serious -- Flag indicating error is serious (mail may be lost)
diff --git a/web/src/alpined.d/imap.h b/web/src/alpined.d/imap.h
index 024e178..471041b 100644
--- a/web/src/alpined.d/imap.h
+++ b/web/src/alpined.d/imap.h
@@ -9,7 +9,7 @@
#include "../../../pith/imap.h"
-/* exported protoypes */
+/* exported prototypes */
long alpine_tcptimeout(long, long);
long alpine_sslcertquery(char *, char *, char *);
void alpine_sslfailure(char *, char *, unsigned long);
diff --git a/web/src/alpined.d/signal.c b/web/src/alpined.d/signal.c
index 52d8e60..2f914fa 100644
--- a/web/src/alpined.d/signal.c
+++ b/web/src/alpined.d/signal.c
@@ -54,7 +54,7 @@ init_signals(void)
signal(SIGHUP, hup_signal);
signal(SIGTERM, term_signal);
- /* prepare for unforseen problems */
+ /* prepare for unforeseen problems */
signal(SIGILL, auger_in_signal);
signal(SIGTRAP, auger_in_signal);
#ifdef SIGEMT
diff --git a/web/src/alpined.d/signal.h b/web/src/alpined.d/signal.h
index 3ae6bd5..f8cf014 100644
--- a/web/src/alpined.d/signal.h
+++ b/web/src/alpined.d/signal.h
@@ -6,7 +6,7 @@
#define _WEB_ALPINE_SIGNAL_INCLUDED
-/* exported protoypes */
+/* exported prototypes */
void init_signals(void);
diff --git a/web/src/cgi.tcl-1.10/HISTORY b/web/src/cgi.tcl-1.10/HISTORY
index 3fc8002..7e44d51 100644
--- a/web/src/cgi.tcl-1.10/HISTORY
+++ b/web/src/cgi.tcl-1.10/HISTORY
@@ -45,7 +45,7 @@ Date Version Description
Added utf.cgi example to demonstrate UTF works for
mel@redolive.com.
-10/16/02 1.8.0 To accomodate open-ended forms in echo, modified cgi_input so
+10/16/02 1.8.0 To accommodate open-ended forms in echo, modified cgi_input so
that it accepts multiple values even in variables that don't
end with "List". This opens a possible ambiguity (see
documentation) but only one that would've existed before had
@@ -91,7 +91,7 @@ Date Version Description
Added end tags for XHTML support.
Added cgi_link_url/label per John Koontz and rewrote cgi_link
- to accomodate them. Also added his cgi_button_link
+ to accommodate them. Also added his cgi_button_link
temporarily. Will experiment with this to test merit.
11/3/00 1.4.3 Removed HTML formatted manual. It lags the text version and
@@ -569,7 +569,7 @@ Date Version Description
Added support to suppress binary upload when using Expect.
1/31/97 0.4.8 Andreas Kupries <a.kupries@westend.com> needed dynamic control
- of ouput. Added user-defineable cgi_puts.
+ of output. Added user-defineable cgi_puts.
Josh Lubell <lubell@cme.nist.gov> reported binary file upload
was losing chars on large files. Fixed.
@@ -583,7 +583,7 @@ Date Version Description
Add some more bulletproofing to catch broken boundary defns...
- Evidentally QUERY_STRING doesn't have to be set even with GET.
+ Evidently QUERY_STRING doesn't have to be set even with GET.
CGI spec is vague enough to permit this.
12/16/96 0.4.6 Giorgetti Federico <gio@egeo.unipg.it> noted text file upload
@@ -592,7 +592,7 @@ Date Version Description
12/10/96 0.4.5 Added support for binary file upload if using Expect extension.
Removed check for missing filenames in file upload. This
- can evidentally happen. It is now the programmer's
+ can evidently happen. It is now the programmer's
reptysponsibility to check for the length if null filenames are
unwanted.
diff --git a/web/src/cgi.tcl-1.10/cgi.tcl b/web/src/cgi.tcl-1.10/cgi.tcl
index 8166717..629bf23 100644
--- a/web/src/cgi.tcl-1.10/cgi.tcl
+++ b/web/src/cgi.tcl-1.10/cgi.tcl
@@ -2327,7 +2327,7 @@ proc cgi_cookie_get {args} {
proc cgi_cookie_encode {in} {
regsub -all " " $in "+" in
- regsub -all "%" $in "%25" in ;# must preceed other subs that produce %
+ regsub -all "%" $in "%25" in ;# must precede other subs that produce %
regsub -all ";" $in "%3B" in
regsub -all "," $in "%2C" in
regsub -all "\n" $in "%0D%0A" in
diff --git a/web/src/cgi.tcl-1.10/cgi.tcl.in b/web/src/cgi.tcl-1.10/cgi.tcl.in
index df426c0..b355c90 100644
--- a/web/src/cgi.tcl-1.10/cgi.tcl.in
+++ b/web/src/cgi.tcl-1.10/cgi.tcl.in
@@ -2327,7 +2327,7 @@ proc cgi_cookie_get {args} {
proc cgi_cookie_encode {in} {
regsub -all " " $in "+" in
- regsub -all "%" $in "%25" in ;# must preceed other subs that produce %
+ regsub -all "%" $in "%25" in ;# must precede other subs that produce %
regsub -all ";" $in "%3B" in
regsub -all "," $in "%2C" in
regsub -all "\n" $in "%0D%0A" in
diff --git a/web/src/cgi.tcl-1.10/doc/ref.txt b/web/src/cgi.tcl-1.10/doc/ref.txt
index 79ddd72..de1e219 100644
--- a/web/src/cgi.tcl-1.10/doc/ref.txt
+++ b/web/src/cgi.tcl-1.10/doc/ref.txt
@@ -338,7 +338,7 @@ HTTP HEADERS
cgi_http_head cmds
CGI scripts must produce various headers to explain how the remainder
-of the output is to be interpreted. No other output may preceed this!
+of the output is to be interpreted. No other output may precede this!
With no argument, an HTML content type is produced if the script is
running in the CGI environment. This means that most people need not
@@ -963,7 +963,7 @@ The present implementation supports binary upload if you are using Tcl
using a version of Tcl earlier than 8.1 with Expect but want to
suppress binary loading, create the global variable
_cgi(no_binary_upload). (The reason you might want to suppress binary
-loading is that it is noticably slower.)
+loading is that it is noticeably slower.)
**************************************************
EXPORT
@@ -1187,7 +1187,7 @@ cgi_term text
cgi_term_definition text
cgi_term and cgi_term_definition are usually paired up (although they
-need not be) to creates terms and defintions. They do not have to
+need not be) to creates terms and definitions. They do not have to
appear in a list container, but usually appear in a cgi_definition_list.
** List containers
diff --git a/web/src/cgi.tcl-1.10/example/image.cgi b/web/src/cgi.tcl-1.10/example/image.cgi
index e132152..d23ec34 100755
--- a/web/src/cgi.tcl-1.10/example/image.cgi
+++ b/web/src/cgi.tcl-1.10/example/image.cgi
@@ -13,7 +13,7 @@ cgi_eval {
Prototype Kilogram. It is made of 90% platinum, 10% iridium. It
was assigned to the US in 1889 and is periodically recertified and
traceable to [italic "The Kilogram"] held at
- [url "Bureau International des Poids et Mesures" http://www.bipm.fr" $TOP]
+ [url "Bureau International des Poids et Measures" http://www.bipm.fr" $TOP]
in France.)"
# ignore the junk above this line - the crucial stuff is below
diff --git a/web/src/cgi.tcl-1.10/example/img.cgi b/web/src/cgi.tcl-1.10/example/img.cgi
index 4c84787..38b980e 100755
--- a/web/src/cgi.tcl-1.10/example/img.cgi
+++ b/web/src/cgi.tcl-1.10/example/img.cgi
@@ -13,7 +13,7 @@ cgi_eval {
cgi_imglink ball $NIST_IMAGES/ball.gif alt=ball
cgi_imglink birdies $NIST_IMAGES/brd-ln.gif alt=birdies
- cgi_imglink daemon $NIST_IMAGES/bsd_daemon.gif "alt=Kirk McKusick's BSD deamon"
+ cgi_imglink daemon $NIST_IMAGES/bsd_daemon.gif "alt=Kirk McKusick's BSD daemon"
# use white background because some of these images require it
cgi_body bgcolor=#ffffff text=#00b0b0 {
diff --git a/web/src/cgi.tcl-1.10/example/vote.cnt b/web/src/cgi.tcl-1.10/example/vote.cnt
index 73bc906..64d2007 100644
--- a/web/src/cgi.tcl-1.10/example/vote.cnt
+++ b/web/src/cgi.tcl-1.10/example/vote.cnt
@@ -3,7 +3,7 @@
2
{it's got potential, needs more work} {Tcl/Tk: Saving the world one proc at a time} {Michael McLennan} mmc
3
-24 {Tcl/Tk: Programmers by day, heros by the end of the quarter} {Michael McLennan} mmc
+24 {Tcl/Tk: Programmers by day, heroes by the end of the quarter} {Michael McLennan} mmc
4
39 {Tcl/Tk: The struggle between good and eval} {Michael McLennan} mmc
6
diff --git a/web/src/cgi.tcl-1.10/install.mac b/web/src/cgi.tcl-1.10/install.mac
index a79c6b7..c0ab13e 100644
--- a/web/src/cgi.tcl-1.10/install.mac
+++ b/web/src/cgi.tcl-1.10/install.mac
@@ -39,7 +39,7 @@ elaboration of this step:
pkg_mkIndex cgi.tcl*
- 1c) Test if the package comand works by trying:
+ 1c) Test if the package command works by trying:
package require cgi
diff --git a/web/src/pubcookie/wp_gssapi_proxy.c b/web/src/pubcookie/wp_gssapi_proxy.c
index f23d609..4fd6dca 100644
--- a/web/src/pubcookie/wp_gssapi_proxy.c
+++ b/web/src/pubcookie/wp_gssapi_proxy.c
@@ -147,7 +147,7 @@ int cmd_write_nil() {
/*
* service principal in argv[1]
- * reqested username in argv[2]
+ * requested username in argv[2]
*/
int main(int argc,char *argv[])