wm: doc

Download patch

ref: 6e4abec4022efff51d73e91fcae8ffdfd3e4f26e
parent: c4b56ad2004089430e635df665fd1c2b1d37d7d6
author: mkf <mkf@cloud9p.org>
date: Fri Sep 15 04:49:26 EDT 2023

acmemail.ms: fix html tags, italizie man pages etc

--- a/acmemail.ms
+++ b/acmemail.ms
@@ -1,29 +1,32 @@
+.HTML "Acme Mmail"
 .TL
-Acmemail
+Acme Mail
 .AU
 jrmu (jrmu@cloud9p.org)
 .AB
-This guide introduces acmemail, a lightweight, flexible mail client for Plan 9.
+This guide introduces 
+.CW acmemail ,
+a lightweight, flexible mail client for Plan 9.
 .AE
 .SH
 Setting up email
 .LP
-To read/send email on plan9: 
+To read/send email on Plan 9: 
 .LP
 See
-.HTML <a href="http://man.9front.org/1/acmemail">
-acmemail(1)
-.HTML </a>
+.ihtml acmemail <a href="http://man.9front.org/1/acmemail">
+.I acmemail (1)
+.ihtml acmemail
 ,
-.HTML <a href="http://man.9front.org/4/plumber">
-plumber(4)
-.HTML </a>
+.ihtml plumber <a href="http://man.9front.org/4/plumber">
+.I plumber (4)
+.ihtml plumber
 , and
-.HTML <a href="http://man.9front.org/4/upasfs">
-upasfs
-.HTML <a/>
+.ihtml upasfs <a href="http://man.9front.org/4/upasfs">
+.I upasfs (4)
+.ihtml upasfs
 .P1
-; plumber; upas/fs; acme 
+; plumber ; upas/fs ; acme 
 .P2
 Then in the window tag, type Mail (capital M) and middle-click the word to execute it.
 .FG acmemail png
@@ -35,4 +38,4 @@
 ; rimport $server /sys/
 ; plumber; upas/fs; acme
 .P2
-Remember to replace cloud9p.org with your actual server.
\ No newline at end of file
+Remember to replace cloud9p.org with your actual server.