From: Ken Hornstein Date: Tue, 22 Apr 2014 03:00:47 +0000 (-0400) Subject: Fix minor typo in NEWS file. Pointed out by Norman Shapiro. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/2035f08b18bdc1f1de54e248851a2b57c383e9f2?hp=b828fcb1695393007a75c41d32b2173c296be9d7 Fix minor typo in NEWS file. Pointed out by Norman Shapiro. --- diff --git a/NEWS b/NEWS index 2a3bb7d3..4d4248d9 100644 --- a/NEWS +++ b/NEWS @@ -69,7 +69,7 @@ The following are new features for the 1.6 release of nmh: - For the SMTP MTA TLS can now be negotiated at the beginning of the connection with the -initialtls switch. - Messages can now be selected using a relative offset from some other - message, or from the start or end of a sequence. See mh-sequences(5). + message, or from the start or end of a sequence. See mh-sequence(5). - The -changecur and -nochangecur switches have been added to mhlist(1). - mhbuild(1) can now encode 8-bit message headers using RFC-2047 encoding rules. See NOTABLE CHANGES below.