code: plan9front

Download patch

ref: 79c4c039ab4563d3aac7349c1f57f61ce63063bd
parent: 101312c1d733ceff3c1bdcef225933d1de74e849
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
+Mail
 [
 .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.