]> diplodocus.org Git - nmh/commitdiff
man/*.man: Fix some multi-word .B invocations.
authorRalph Corderoy <ralph@inputplus.co.uk>
Tue, 18 Apr 2017 11:54:28 +0000 (12:54 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Tue, 18 Apr 2017 11:54:28 +0000 (12:54 +0100)
Some needed to be .B for the first word, but .I for the second, or just
plain text for the rest of the words that should be on their own line.
Others were just plain wrong and became .IR for a man-page reference.
Then the .TP macro uses an input trap so only a single following line of
source is used and this prevents a two-line `.B .I', so use embedded
font escapes instead.

man/new.man
man/prompter.man
man/show.man
man/slocal.man
man/whatnow.man

index 96f15da8086ce9bca0f47f659f9387c382baf050..d2c00046b9d0c1cb5102239502336fc16698969d 100644 (file)
@@ -80,7 +80,8 @@ In
 mode,
 .B new
 executes
 mode,
 .B new
 executes
-.B scan sequences
+.B scan
+.I sequences
 for each matching folder.
 .SH FILES
 .TP 20
 for each matching folder.
 .SH FILES
 .TP 20
index 583729879244215f7a3a8bc62a6e6a747acb7aaa..b9a95ea70f0fe603ba95c0777af2ba90daceda4a 100644 (file)
@@ -96,7 +96,7 @@ switch, a period on a line all by itself also signifies end-of-file.
 At this point control is returned to the calling program,
 where the user is asked \*(lqWhat now?\*(rq.
 See
 At this point control is returned to the calling program,
 where the user is asked \*(lqWhat now?\*(rq.
 See
-.B whatnow (1)
+.IR whatnow (1)
 for the valid options to this query.
 .PP
 By using the
 for the valid options to this query.
 .PP
 By using the
index ae3247c9def63b0bae8adaa61e7eaa2447b7ec78..1c82edb34ed18539c4868d29f42fa0d8d4da7f96 100644 (file)
@@ -244,7 +244,7 @@ it does not actually run the
 .B mhl
 program.
 Hence, if you define your own
 .B mhl
 program.
 Hence, if you define your own
-.B showproc ,
+.BR showproc ,
 don't call it
 .B mhl
 since
 don't call it
 .B mhl
 since
index 54a8aedfd0e5f8f5c46271024eda5e5b2b5c8a75..1f9472ff14775fa108f8497422f4b1af807927d3 100644 (file)
@@ -43,8 +43,8 @@ is invoked on your behalf by your system's Message Transfer Agent
 when the message arrives.
 .PP
 The message selection criteria used by
 when the message arrives.
 .PP
 The message selection criteria used by
-.B slocal is specified
-in the file
+.B slocal
+is specified in the file
 .RI \*(lq .maildelivery \*(rq
 in the user's home directory.
 You can specify an alternate file with the
 .RI \*(lq .maildelivery \*(rq
 in the user's home directory.
 You can specify an alternate file with the
index 2d8969feabd0d700dfd266d8f0544f91dfc8c976..7480efa13ca081b4c9fc0f1d457a9e9719d71464 100644 (file)
@@ -50,10 +50,12 @@ re-edit using the same editor that was used on the
 preceding round unless a profile entry
 \*(lq<lasteditor>\-next: <editor>\*(rq names an alternate editor
 .TP \w'refilezzzzfolderz'u
 preceding round unless a profile entry
 \*(lq<lasteditor>\-next: <editor>\*(rq names an alternate editor
 .TP \w'refilezzzzfolderz'u
-.B edit <editor>
-invoke <editor> for further editing
+\fBedit\fP \fIeditor\fP
+invoke
+.I editor
+for further editing
 .TP \w'refilezzzzfolderz'u
 .TP \w'refilezzzzfolderz'u
-.B refile +folder
+\fBrefile\fP \fI+folder\fP
 refile the draft into the given folder
 .TP \w'refilezzzzfolderz'u
 .B mime
 refile the draft into the given folder
 .TP \w'refilezzzzfolderz'u
 .B mime
@@ -96,16 +98,18 @@ delete the draft and exit
 .B delete
 delete the draft and exit
 .TP \w'refilezzzzfolderz'u
 .B delete
 delete the draft and exit
 .TP \w'refilezzzzfolderz'u
-.B cd directory
-use the directory when interpreting attachment file names
+\fBcd\fP \fIdirectory\fP
+use
+.I directory
+when interpreting attachment file names
 .TP \w'refilezzzzfolderz'u
 .B pwd
 print the working directory for attachment files
 .TP \w'refilezzzzfolderz'u
 .TP \w'refilezzzzfolderz'u
 .B pwd
 print the working directory for attachment files
 .TP \w'refilezzzzfolderz'u
-.B ls [ls-options]
+\fBls\fP [\fIls-options\fP\^]
 list files in the attachment working directory using the ls command
 .TP \w'refilezzzzfolderz'u
 list files in the attachment working directory using the ls command
 .TP \w'refilezzzzfolderz'u
-.B attach [-v] files
+\fBattach [-v]\fP \fIfiles\fP
 add the named files to the message as MIME attachments; -v displays
 the mhbuild directive that
 .IR send (1)
 add the named files to the message as MIME attachments; -v displays
 the mhbuild directive that
 .IR send (1)
@@ -114,7 +118,7 @@ will use
 .B alist [-ln]
 list the MIME attachments, either short, long [-l] or numbered [-n]
 .TP \w'refilezzzzfolderz'u
 .B alist [-ln]
 list the MIME attachments, either short, long [-l] or numbered [-n]
 .TP \w'refilezzzzfolderz'u
-.B detach [-n] files-or-numbers
+\fBdetach [-n]\fP \fIfiles-or-numbers\fP
 remove MIME attachments, either by file name or by number with -n
 .RE
 .PP
 remove MIME attachments, either by file name or by number with -n
 .RE
 .PP