summary refs log tree commit diff
path: root/man/mcom.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/mcom.1')
-rw-r--r--man/mcom.116
1 files changed, 14 insertions, 2 deletions
diff --git a/man/mcom.1 b/man/mcom.1
index b98ae1f..b9852ed 100644
--- a/man/mcom.1
+++ b/man/mcom.1
@@ -1,11 +1,12 @@
-.Dd July 22, 2016
+.Dd January 6, 2017
 .Dt MCOM 1
 .Os
 .Sh NAME
 .Nm mcom ,
 .Nm mfwd ,
+.Nm mbnc ,
 .Nm mrep
-.Nd compose, forward, reply to, and send mail
+.Nd compose, forward, bounce, reply to, and send mail
 .Sh SYNOPSIS
 .Nm mcom
 .Op Ar recipients\ ...
@@ -14,6 +15,8 @@
 .Nm mfwd
 .Op Fl r
 .Op Ar msgs\ ...
+.Nm mbnc
+.Ar msg
 .Nm mrep
 .Ar msg
 .Sh DESCRIPTION
@@ -40,6 +43,15 @@ to forward as
 .Xr mshow 1
 rendered plain text, using RFC934 message encapsulation.
 .Pp
+.Nm mbnc
+behaves like
+.Nm mcom
+but creates the draft from the original
+.Ar msg
+(including headers)
+and adds a Resent-To header, to which the message will
+be bounced directly.
+.Pp
 .Nm mrep
 behaves like
 .Nm mcom