From 7f39c7e200489197364011fe4a39539beabf9ac7 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Mon, 22 Dec 2014 15:00:38 +0100 Subject: [PATCH 1/1] Fix manpages (nroff code), as reported by tests/manpages/test-manpages --- man/mh-alias.man5 | 2 +- man/mhsign.man1 | 1 - man/repl.man1 | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/man/mh-alias.man5 b/man/mh-alias.man5 index 90cb9ba..990ea42 100644 --- a/man/mh-alias.man5 +++ b/man/mh-alias.man5 @@ -152,7 +152,7 @@ the file Following this, `fred' is defined as an alias for `frated@UCI', and `sgroup' is defined as an alias for the three names `frated@UCI', -'fear', and 'freida'. +`fear', and `freida'. .PP The alias `b-people' is a blind list which includes the addresses `bill' and `betty'; the message will be delieved to those diff --git a/man/mhsign.man1 b/man/mhsign.man1 index 3999152..585dcfd 100644 --- a/man/mhsign.man1 +++ b/man/mhsign.man1 @@ -38,7 +38,6 @@ Use the PGP/MIME standard for signing and encrypting. This is automatic if the message is already a multipart MIME message. Otherwise the default is to sign/encrypt in the old-fashioned non-MIME manner, for compatibility with older software. -.QP When a message is signed but not encrypted, using the PGP/MIME formatting, any line beginning with ``From '' will be indented, and any trailing spaces will be removed from lines in the message body. diff --git a/man/repl.man1 b/man/repl.man1 index 26fd094..c0feecb 100644 --- a/man/repl.man1 +++ b/man/repl.man1 @@ -170,7 +170,7 @@ switches, like all other switches which take a positive and negative form, is important. .PP Lines beginning with the fields `To:', `Cc:', and -'Bcc:' will be standardized and have duplicate addresses removed. +`Bcc:' will be standardized and have duplicate addresses removed. In addition, these fields will be wrapped at a reasonable length. .PP See -- 1.7.10.4