ref: f71d795b066d10759f522aa0b8de5813c98928da
parent: 9c5ad4b2413bbc74c95590838e47e0069ba622fe
author: Ori Bernstein <ori@eigenstate.org>
date: Wed Feb 3 06:09:43 EST 2021
acmemail(1): Nail => Mail Forgot to change the program name when importing the rewrite.
--- a/sys/man/1/acmemail
+++ b/sys/man/1/acmemail
@@ -1,10 +1,10 @@
.TH NAIL 1
.SH NAME
-Nail \- view mail in acme
+Mail \- view mail in acme
.SH SYNOPSIS
-Nail
[
.B -OsT
]
@@ -23,17 +23,17 @@
.SH DESCRIPTION
.PP
-.B Nail
+.B Mail
edits a mailbox in an
.IR acme (1)
environment.
The default mailbox is /mail/fs/mbox.
-Nail shows 3 views:
+Mail shows 3 views:
The list view, the message view, and the composition view.
.PP
At startup,
-.B Nail
+.B Mail
takes the following options:
.PD 0
.TP
@@ -46,7 +46,7 @@
.TP
.BI -s
Accept sendmail plumb messages. By default, only
-the Nail instance viewing /mail/fs/mbox will
+the Mail instance viewing /mail/fs/mbox will
accept plumb messages.
.PD 0
.TP
@@ -66,7 +66,7 @@
instead of discarding them after they're enqueued.
.PP
-Nail presents and acme interface for a upas/fs mailbox.
+Mail presents and acme interface for a upas/fs mailbox.
When started, a mailbox, by default
.IR /mail/fs/mbox ,
is presented.
--
⑨