Factor trim format function out
[mmh] / man / rmf.man1
index fa26c01..d2f50f7 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .TH RMF %manext1% "%nmhdate%" MH.6.8 [%nmhversion%]
 .SH NAME
-rmf \- remove an nmh folder
+rmf \- remove an mh folder
 .SH SYNOPSIS
 .HP 5
 .na
@@ -19,7 +19,7 @@ removes all of the messages (files) within the specified
 (or default) folder, and then removes the folder (directory) itself.
 .PP
 If there are any files within the folder which are not a part of
-.BR nmh ,
+.BR mmh ,
 they will
 .B not
 be removed, and an error will be produced.
@@ -31,7 +31,7 @@ the user will be asked for confirmation.  If
 .B rmf
 can't find the
 current folder, for some reason, the folder to be removed defaults to
-`+inbox' (unless overridden by user's profile entry \*(lqInbox\*(rq)
+`+inbox' (unless overridden by user's profile entry `Inbox')
 with confirmation.
 .PP
 If the folder being removed is a subfolder, the parent folder will become
@@ -47,7 +47,7 @@ If
 s used on a read\-only folder, it will delete all the
 (private) sequences
 (i.e.,
-.RI \*(lqatr\- seq \- folder \*(rq
+.RI `atr\- seq \- folder '
 entries) for this folder
 from your context without affecting the folder itself.
 .PP
@@ -85,7 +85,7 @@ rmm(1)
 .B Rmf
 will set the current folder to the parent folder if a
 subfolder is removed; or if the current folder is removed, it will make
-\*(lqinbox\*(rq current.  Otherwise, it doesn't change the current folder
+`inbox' current.  Otherwise, it doesn't change the current folder
 or message.
 
 .SH BUGS