acmemail(1): Nail => Mail

Forgot to change the program name when importing
the rewrite.
This commit is contained in:
Ori Bernstein 2021-02-03 11:09:43 -08:00
parent 101312c1d7
commit 79c4c039ab

View file

@ -1,10 +1,10 @@
.TH NAIL 1 .TH NAIL 1
.SH NAME .SH NAME
Nail \- view mail in acme Mail \- view mail in acme
.SH SYNOPSIS .SH SYNOPSIS
Nail Mail
[ [
.B -OsT .B -OsT
] ]
@ -23,17 +23,17 @@ Nail
.SH DESCRIPTION .SH DESCRIPTION
.PP .PP
.B Nail .B Mail
edits a mailbox in an edits a mailbox in an
.IR acme (1) .IR acme (1)
environment. environment.
The default mailbox is /mail/fs/mbox. 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. The list view, the message view, and the composition view.
.PP .PP
At startup, At startup,
.B Nail .B Mail
takes the following options: takes the following options:
.PD 0 .PD 0
.TP .TP
@ -46,7 +46,7 @@ Disable writing to outbox
.TP .TP
.BI -s .BI -s
Accept sendmail plumb messages. By default, only 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. accept plumb messages.
.PD 0 .PD 0
.TP .TP
@ -66,7 +66,7 @@ Save a copy of outgoing messages to the mailbox
instead of discarding them after they're enqueued. instead of discarding them after they're enqueued.
.PP .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 When started, a mailbox, by default
.IR /mail/fs/mbox , .IR /mail/fs/mbox ,
is presented. is presented.