Factor trim format function out
[mmh] / man / whom.man1
index b40787b..d52dbca 100644 (file)
@@ -9,6 +9,7 @@ whom \- report to whom a message would go
 .na
 .B whom
 .RB [ \-tocc " | " \-notocc ]
 .na
 .B whom
 .RB [ \-tocc " | " \-notocc ]
+.RB [ \-dcc " | " \-nodcc ]
 .RB [ \-bcc " | " \-nobcc ]
 .RB [ \-alias " | " \-noalias ]
 .RB [ \-Version ]
 .RB [ \-bcc " | " \-nobcc ]
 .RB [ \-alias " | " \-noalias ]
 .RB [ \-Version ]
@@ -21,20 +22,23 @@ is used to list the recipient addresses in the headers of a message.
 .PP
 Per default,
 .B whom
 .PP
 Per default,
 .B whom
-lists both, sighted and hidden, recipients.
+lists sighted and hidden recipients.
 The
 .BR \-notocc
 The
 .BR \-notocc
-option suppresses the listing of sighted recipients.
+option suppresses the listing of sighted recipients (To and Cc).
+The
+.BR \-nodcc
+option suppresses the listing of hidden DCC recipients.
 The
 .BR \-nobcc
 The
 .BR \-nobcc
-option suppresses the listing of hidden recipients.
-If the printing of both kinds of recipients, visible and hidden,
-is requested and hidden recipients are present,
-they are separated by a line similar to ``\0==BCC==''.
+option suppresses the listing of hidden BCC recipients.
+If the printing of multiple kinds of recipients
+is requested and hidden ones are present,
+they are separated by a line similar to ``\0==DCC=='' or ``\0==BCC==''.
 The actual separator may change, but the regular expression
 The actual separator may change, but the regular expression
-/^[\0\\t].*BCC/ should always match.
+/^[\0\\t].*[DB]CC/ should always match.
 No separator is printed if only one kind of recipients is requested
 No separator is printed if only one kind of recipients is requested
-for printing, or if both are requested but no hidden recipients are
+for printing, or if multiple are requested but no hidden recipients are
 present.
 .PP
 With
 present.
 .PP
 With
@@ -71,6 +75,7 @@ mh\-alias(5), spost(8)
 .SH DEFAULTS
 .nf
 .RB ` \-tocc '
 .SH DEFAULTS
 .nf
 .RB ` \-tocc '
+.RB ` \-dcc '
 .RB ` \-bcc '
 .RB ` \-alias '
 .fi
 .RB ` \-bcc '
 .RB ` \-alias '
 .fi