]> diplodocus.org Git - nmh/blobdiff - man/mh-draft.man
repl.c, replsbr.c: Move shared data into header file.
[nmh] / man / mh-draft.man
index 4044e97c7f8a1017d3ddee2b86b4753425192f38..2ba6f2a80337fa6fb3170e495f3d086ab39e6273 100644 (file)
@@ -1,7 +1,7 @@
-.TH MH-DRAFT %manext5% "March 21, 2017" "%nmhversion%"
-.\"
+.TH MH-DRAFT %manext5% 2012-03-18 "%nmhversion%"
+.
 .\" %nmhwarning%
-.\"
+.
 .SH NAME
 mh-draft \- draft folder facility for nmh message system
 .SH DESCRIPTION
@@ -174,7 +174,7 @@ to do the work:
 .PP
 .RS 5
 .nf
-comp -use `pick +drafts -to nmh-workers`
+comp -use \`pick +drafts -to nmh-workers\`
 .fi
 .RE
 .PP
@@ -182,7 +182,7 @@ or
 .PP
 .RS 5
 .nf
-sendf `pick +drafts -to nmh-workers`
+sendf \`pick +drafts -to nmh-workers\`
 .fi
 .RE
 .PP
@@ -210,7 +210,9 @@ et al, invoke
 .B send
 directly, they supply
 .B send
-with the UNIX pathname of the message draft; NOT a
+with the Unix pathname of the message draft;
+.I not
+a
 .B \-draftmessage
 .I msg
 argument.  As far as
@@ -262,7 +264,7 @@ The prompt is
 .PP
 .RS 5
 .nf
-Draft ``/home/foobar/nmhbox/draft'' exists (xx bytes).
+Draft "/home/foobar/nmhbox/draft" exists (xx bytes).
 Disposition?
 .fi
 .RE