diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-20 22:25:23 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2018-12-20 22:29:11 +0100 |
commit | 20f0f78891ed20b57218dbf416ab584900a60b54 (patch) | |
tree | 5c1d0283b4d73f1b105b8f54f45e35ff62794d0e /src | |
parent | e76a7b79f5831586239fa478745e72dacc39c5b6 (diff) |
Grammar changes in docs
Diffstat (limited to 'src')
-rw-r--r-- | src/ACKNOWLEDGMENTS | 4 | ||||
-rw-r--r-- | src/src/aliases.default | 2 | ||||
-rw-r--r-- | src/src/configure.default | 2 | ||||
-rw-r--r-- | src/src/eximstats.src | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/src/ACKNOWLEDGMENTS b/src/ACKNOWLEDGMENTS index 2e1ede016..22e9909c0 100644 --- a/src/ACKNOWLEDGMENTS +++ b/src/ACKNOWLEDGMENTS @@ -67,8 +67,8 @@ Paul Kelly MySQL interface Ian Kirk Radius support Stuart Levy Replacement for broken inet_ntoa() on IRIX Stuart Lynne First code for LDAP -Nigel Metheringham Setting up the web site and mailing list - Managing the web site and mailing list +Nigel Metheringham Setting up the website and mailing list + Managing the website and mailing list Interface to Berkeley DB Support for cdb Support for maildir diff --git a/src/src/aliases.default b/src/src/aliases.default index ca48b3a80..725d172a9 100644 --- a/src/src/aliases.default +++ b/src/src/aliases.default @@ -35,6 +35,6 @@ # # abuse: the person dealing with network and mail abuse # hostmaster: the person dealing with DNS problems -# webmaster: the person dealing with your web site +# webmaster: the person dealing with your website #### diff --git a/src/src/configure.default b/src/src/configure.default index 15ca3fdae..02a967410 100644 --- a/src/src/configure.default +++ b/src/src/configure.default @@ -9,7 +9,7 @@ # configuration file. There are many more than are mentioned here. The # manual is in the file doc/spec.txt in the Exim distribution as a plain # ASCII file. Other formats (PostScript, Texinfo, HTML, PDF) are available -# from the Exim ftp sites. The manual is also online at the Exim web sites. +# from the Exim ftp sites. The manual is also online at the Exim website. # This file is divided into several parts, all but the first of which are diff --git a/src/src/eximstats.src b/src/src/eximstats.src index 8eb5cac89..5e1a0847b 100644 --- a/src/src/eximstats.src +++ b/src/src/eximstats.src @@ -533,7 +533,7 @@ about how to create charts from the tables. =head1 AUTHOR -There is a web site at http://www.exim.org - this contains details of the +There is a website at https://www.exim.org - this contains details of the mailing list exim-users@exim.org. =head1 TO DO |