diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2018-02-13 21:49:10 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2018-02-13 21:49:10 +0000 |
commit | 21c65560b45aff3916b3fc3b2905dd14fe52569f (patch) | |
tree | dcb9a8f17f00e3d05703929ef94b3c9a444f9ae3 /UPDATING | |
parent | 825327e2f6df3ab018e1688124f2a0927bde05d1 (diff) |
Fix typo, and trailing space, in my 20180208 entry on mail/mailman.
Notes
Notes:
svn path=/head/; revision=461752
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -33,8 +33,8 @@ you update your ports collection, before attempting any port upgrades. In order to overcome complaints about mismatched checksums in Mailman/Default.py, mailman now configures the DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST to "localhost" statically, and the rc script - will check this and refuse to start on next boot. - Users must configured DEFAULT_EMAIL_HOST and DEFAULT_URLHOST in + will check this and refuse to start on next boot. + Users must configured DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in Mailman/mm_cfg.py properly. A short example has been added to: |