Skip to content

Commit 20f0f78

Browse files
Grammar changes in docs
1 parent e76a7b7 commit 20f0f78

File tree

7 files changed

+246
-245
lines changed

7 files changed

+246
-245
lines changed

configs/config.samples/C043

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# configuration file. There are many more than are mentioned here. The
2626
# manual is in the file doc/spec.txt in the Exim distribution as a plain
2727
# ASCII file. Other formats (PostScript, Texinfo, HTML, PDF) are available
28-
# from the Exim ftp sites. The manual is also online at the Exim web sites.
28+
# from the Exim ftp sites. The manual is also online at the Exim website.
2929

3030

3131
# This file is divided into several parts, all but the first of which are

doc/doc-docbook/spec.xfpt

Lines changed: 238 additions & 237 deletions
Large diffs are not rendered by default.

doc/doc-src/FAQ.src

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1862,7 +1862,7 @@ A0117: Here! This is a contribution from a RedHat user, somewhat edited. On
18621862
==> adduser exim
18631863

18641864
(3) Now you can prepare to build Exim. Go to \?https://www.exim.org?\ or
1865-
one of its mirrors, or the master ftp site
1865+
one of its mirrors, or the master FTP site
18661866
\?ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4?\, and download
18671867
\(exim-4.20.tar.gz)\ or whatever the current release is. Then:
18681868

@@ -7026,7 +7026,7 @@ Samples whose names are of the form Cnnn are Exim configurations; those with
70267026
names of the form Fnnn are filter file fragments; those with names of the form
70277027
Lnnn are sample \^^local_scan()^^\ functions, and those with names of thf form
70287028
Snnn are scripts of various kinds. There are other examples of
7029-
\^^local_scan()^^\ functions at a number of web sites (for example,
7029+
\^^local_scan()^^\ functions at a number of websites (for example,
70307030
\?http://marc.merlins.org/linux/exim/sa.html?\).
70317031

70327032
There are gaps in the C and F numbers because I have omitted the Exim 3 samples

src/ACKNOWLEDGMENTS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,8 @@ Paul Kelly MySQL interface
6767
Ian Kirk Radius support
6868
Stuart Levy Replacement for broken inet_ntoa() on IRIX
6969
Stuart Lynne First code for LDAP
70-
Nigel Metheringham Setting up the web site and mailing list
71-
Managing the web site and mailing list
70+
Nigel Metheringham Setting up the website and mailing list
71+
Managing the website and mailing list
7272
Interface to Berkeley DB
7373
Support for cdb
7474
Support for maildir

src/src/aliases.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
#
3636
# abuse: the person dealing with network and mail abuse
3737
# hostmaster: the person dealing with DNS problems
38-
# webmaster: the person dealing with your web site
38+
# webmaster: the person dealing with your website
3939

4040
####

src/src/configure.default

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
# configuration file. There are many more than are mentioned here. The
1010
# manual is in the file doc/spec.txt in the Exim distribution as a plain
1111
# ASCII file. Other formats (PostScript, Texinfo, HTML, PDF) are available
12-
# from the Exim ftp sites. The manual is also online at the Exim web sites.
12+
# from the Exim ftp sites. The manual is also online at the Exim website.
1313

1414

1515
# This file is divided into several parts, all but the first of which are

src/src/eximstats.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ about how to create charts from the tables.
533533

534534
=head1 AUTHOR
535535

536-
There is a web site at http://www.exim.org - this contains details of the
536+
There is a website at https://www.exim.org - this contains details of the
537537
mailing list [email protected].
538538

539539
=head1 TO DO

0 commit comments

Comments
 (0)