docs/master

changeset 96:12348d620245

Spell checking.
author markus schnalke <meillo@marmaro.de>
date Sat, 16 Jun 2012 13:31:25 +0200
parents edac7e46a9f2
children 29a7454fcded
files ch03.roff
diffstat 1 files changed, 7 insertions(+), 6 deletions(-) [+]
line diff
     1.1 --- a/ch03.roff	Sat Jun 16 13:26:30 2012 +0200
     1.2 +++ b/ch03.roff	Sat Jun 16 13:31:25 2012 +0200
     1.3 @@ -67,7 +67,7 @@
     1.4  This part was implemented by the
     1.5  .Pn post
     1.6  command.
     1.7 -The changes in emailing in the last years
     1.8 +The changes in email in the last years
     1.9  demanded changes in this part of nmh too.
    1.10  Encryption and authentication for network connections
    1.11  needed to be supported, hence TLS and SASL were introduced into nmh.
    1.12 @@ -1048,7 +1048,8 @@
    1.13  rose romine real work
    1.14  .]
    1.15  in 1985.)
    1.16 -Since then, the facility had existed but had remained deactive by default.
    1.17 +Since then, the facility had existed but had remained deactivated
    1.18 +by default.
    1.19  The default activation and the related rework of the tools made it
    1.20  possible to remove the
    1.21  .Sw -[no]draftfolder ,
    1.22 @@ -1245,7 +1246,7 @@
    1.23  .Sw -wcache
    1.24  switches was completely removed.
    1.25  External MIME parts are truly rare today, having a caching facility
    1.26 -for them is appeares to be unnecessary.
    1.27 +for them is appears to be unnecessary.
    1.28  .P
    1.29  In pre-MIME times,
    1.30  .Pn mhl
    1.31 @@ -1488,7 +1489,7 @@
    1.32  
    1.33  .U3 "Various
    1.34  .BU
    1.35 -In order to avoid prefix collisions amoung switch names, the
    1.36 +In order to avoid prefix collisions among switch names, the
    1.37  .Sw -version
    1.38  switch was renamed to
    1.39  .Sw -Version
    1.40 @@ -1588,12 +1589,12 @@
    1.41  They exist to undo the effect of default switches in the profile.
    1.42  If the user has chosen to change the default behavior of some tool
    1.43  by adding a default switch to the profile,
    1.44 -he can still undo this change in behavior by specifiying the inverse
    1.45 +he can still undo this change in behavior by specifying the inverse
    1.46  switch on the command line.
    1.47  .P
    1.48  In the best case, all switches are unambiguous on the first character,
    1.49  or on the three-letter prefix for the `no' variants.
    1.50 -Reducing switch prefix collisions, shortens the necessary prefix lenght
    1.51 +Reducing switch prefix collisions, shortens the necessary prefix length
    1.52  the user must type.
    1.53  Having less switches helps best.
    1.54