From 2c7f970a761f1dd448a31362edd6d398207aa626 Mon Sep 17 00:00:00 2001 From: Larry Hynes Date: Thu, 29 Jun 2017 14:09:34 +0100 Subject: Changes to maddr.1 - Change 'one per line' to 'line by line', and move it up - Change 'given' to 'specified'... - ...and continue to use 'specified' in place of 'passed' - Change 'Else' to 'Otherwise' - Use 'addr-spec' instead of 'address', as per RFCs - Reword explanation of 'resent-' headers Closes: #41 [via git-merge-pr] --- man/maddr.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'man') diff --git a/man/maddr.1 b/man/maddr.1 index 743ad85..b89c261 100644 --- a/man/maddr.1 +++ b/man/maddr.1 @@ -11,39 +11,39 @@ .Op Ar msgs\ ... .Sh DESCRIPTION .Nm -prints all mail addresses mentioned in the +prints, one per line, all mail addresses found in the .Ar headers -of the given -.Ar msgs , -line by line. +of the specified +.Ar msgs . See .Xr mmsg 7 for the message argument syntax. .Pp If no .Ar msgs -are passed, +are specified, and .Nm is used interactively, .Nm will default to the current sequence. -Else, +Otherwise, .Nm will read filenames from standard input. .Pp The options are as follows: .Bl -tag -width Ds .It Fl a -Only print the address part of the address, not the display name. +Only print the addr-spec part of the address, not the display name. .It Fl h Ar headers Only search the colon-separated list of .Ar headers for mail addresses. Default: .Sq Li "from:sender:reply-to:to:cc:bcc:" -and the same with -.Sq Li "resent-" . +and their respective +.Sq Li "resent-" +variants. .El .Sh EXIT STATUS .Ex -std -- cgit 1.4.1