aboutsummaryrefslogtreecommitdiff
path: root/tpnotify
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-08-27 02:14:28 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-08-27 02:14:28 +0300
commite5ce93b6f0139bab21fe743b00ef4bf7615aa252 (patch)
tree7c725f5ae9a631e07626f9cf738d518a3694a49e /tpnotify
parent7d43492e5cbe4b255f7248c650d28434828c993f (diff)
downloadtpnotify-e5ce93b6f0139bab21fe743b00ef4bf7615aa252.tar.gz
tpnotify-e5ce93b6f0139bab21fe743b00ef4bf7615aa252.tar.bz2
Spell check
Diffstat (limited to 'tpnotify')
-rwxr-xr-xtpnotify12
1 files changed, 6 insertions, 6 deletions
diff --git a/tpnotify b/tpnotify
index 7b1d622..f00c179 100755
--- a/tpnotify
+++ b/tpnotify
@@ -869,13 +869,13 @@ enables a detailed printout of debugging information describing the mail
sending process.
The B<-n> (B<--dry-run>) option causes the program to verbosely print what
-is being done (as ig given the B<--verbose> option), but not actually send
+is being done (as if given the B<--verbose> option), but not actually send
the constructed message.
=head1 CONFIGURATION
-The default configration file is named B<.tpnotify> and is located in the
-current user home directory. I's OK if it does not exist. In this case
+The default configuration file is named B<.tpnotify> and is located in the
+current user home directory. It's OK if it does not exist. In this case
the tool will use the built-in defaults. Two command line options are
provided to alter that behavior. The B<-c I<FILE>> (B<--config=>I<FILE>)
option causes the program to read configuration file from I<FILE>. It
@@ -1015,7 +1015,7 @@ the invoking user.
=item $localdomain
Local domain name. It is the value of the command line option B<--domain>. If
-not present, the value of the configuration statemeot B<domain> is used. If
+not present, the value of the configuration statement B<domain> is used. If
that is not present either, then the local host name is used instead.
=item $signature
@@ -1159,7 +1159,7 @@ requires authentication.
=item B<-n>, B<--dry-run>
Don't actually send the message. Verbosely print what is being done (see
-the B<--verbose> option) and display the content of the message that whould
+the B<--verbose> option) and display the content of the message that would
have been sent.
=item B<--refile-method=>B<perl> | B<mailutils>
@@ -1243,7 +1243,7 @@ Configuration error.
=head1 BUGS
-If your temlate file contains an B<Fcc> header pointing to a B<MH> folder,
+If your template file contains an B<Fcc> header pointing to a B<MH> folder,
you will get the following message:
WARNING: Folder already locked with file <FILENAME>

Return to:

Send suggestions and report system problems to the System administrator.