ref: 489af5977e8b7f54114478b65a4c6026835bb634
parent: d417a4d297df55596c00f7d92f605c7429a06ecb
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Mar 12 13:36:04 EDT 2017
send(8): document new reject behaviour with -r flag
--- a/sys/man/8/send
+++ b/sys/man/8/send
@@ -44,8 +44,10 @@
.IP \(bu
If the
.B -r
-option is given and the mail is undeliverable, it
-returns the mail to the sender.
+option is given and the mail is undeliverable,
+the message
+.B "mail rejected:"
+is printed on standard error, setting exit status.
.IP \(bu
if the
.B -r
--
⑨