- Clarify that its the message names, not the messages,
that get printed
- passed -> specified
- Merge 3rd sentence in DESCRIPTION with 1st
- 'the' standard input
Closes: #66 [via git-merge-pr]
RFC 2046, Section 5.2.1:
> No encoding other than "7bit", "8bit", or "binary" is permitted for
> the body of a "message/rfc822" entity.
(We'll generate 8bit when we have to and put the blame on the MTA.)
- passed -> specified
- 'the' standard input
- when -> if
- Clarify pager usage and refer to ENVIRONMENT for details
- Add note about default format in mblaze-profile
- Put in a '>' for %c
- else -> otherwise
- greater or equal 'to'
- Add ':' to 'From' and 'To'
Closes: #62 [via git-merge-pr]
- Remove listing of tools from DESCRIPTION
- pass -> specify
- Unhyphenate grandparents
- If we don't enumerate the shortcuts, it's easier to maintain
- Add SEE ALSO mblaze.7
Closes: #60 [via git-merge-pr]
- Remove first line in DESCRIPTION, it's pretty much a duplicate
- Clarify piece about lines in the body which specify attachments
- 'file found at path' instead of 'path'
Closes: #58 [via git-merge-pr]
With a message such as .^ specified, strtol() was used on the caret.
On Linux this worked by accident because strtol() doesn't return
an error but it fails on, e.g. FreeBSD. Furthermore, it was not
possible to specify relative offsets after $.
- Use 'specified' instead of 'given' and 'passed'
- Clarify tab-separation for '-H'
- Use 'one per line' instead of 'line by line'
Closes: #52 [via git-merge-pr]
- Bump the date, due to -s/-S change in EXAMPLES
- Delete '^to ' in the list of tools
- Change 'write' to 'compose'
- Remove 'related to'
- List MTAs and Maildir tools alphabetically
- big -> large
- big pile -> large corpus
- Change wording for EXAMPLES intro
- Change some wording in EXAMPLES
- Change 'msort -s' (by subject) to 'msort -S' (by size) in example
- Delete 'new' in NAME
- Change 'runs an editor'
- fills -> creates
- Be specific that drafts are saved with 'c' option
- show -> print
- Delete '(Put your `From:' line there.)'
- Add note about configuring 'Outbox:'
Closes: #47 [via git-merge-pr]
- SYNOPSIS: Delete 'and customization', change 'for' to 'of'
- Tidy up first few lines of DESCRIPTION
- Change wording for 'Outbox:'
- Change wording for 'Sendmail: and 'Sendmail-Args:'
- Add 'files' to 'configuration' in ENVIRONMENT
Closes: #45 [via git-merge-pr]