]> diplodocus.org Git - nmh/commitdiff
man/*.man: Use italic for emphasis, not bold or SHOUTING.
authorRalph Corderoy <ralph@inputplus.co.uk>
Tue, 18 Apr 2017 00:14:57 +0000 (01:14 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Tue, 18 Apr 2017 00:14:57 +0000 (01:14 +0100)
When reading a body of text, italic is sufficient to add emphasis to
what's already being read.  Bold draws the eye to the word on the page
and is more useful for keywords, concepts, etc.  Some `.B' remain that
should probably be `.I', but they looked to have other problems so I
left them out of this pass.

22 files changed:
man/comp.man
man/inc.man
man/mh-draft.man
man/mh-folders.man
man/mh-format.man
man/mh-mail.man
man/mh-profile.man
man/mh-sequence.man
man/mhl.man
man/mhlist.man
man/mhshow.man
man/mhstore.man
man/msgchk.man
man/pick.man
man/post.man
man/prompter.man
man/refile.man
man/rmf.man
man/rmm.man
man/send.man
man/slocal.man
man/sortm.man

index 3ba1b0a1320cd8106e358e0e3e373f5b8401ff87..0b3fb0aeffc46959605792ab399fcdee00b6200d 100644 (file)
@@ -126,7 +126,9 @@ for details.  Drafts constructed from another message or with the
 .B \-use
 or
 .B \-file
 .B \-use
 or
 .B \-file
-switches will NOT be processed with
+switches will
+.I not
+be processed with
 .IR mh\-format (5).
 .PP
 In addition to the standard
 .IR mh\-format (5).
 .PP
 In addition to the standard
index fa853368f4e7bb46a438f55c5c89a376158d6264..787588b57c7e67b20d3ef6a20dc2613cba2e05f3 100644 (file)
@@ -153,7 +153,9 @@ By using the
 switch, one can direct
 .B inc
 to incorporate messages from a file other than the user's mail drop.
 switch, one can direct
 .B inc
 to incorporate messages from a file other than the user's mail drop.
-Note that the named file will NOT be zeroed, unless the
+Note that the named file will
+.I not
+be zeroed, unless the
 .B \-truncate
 switch is given.
 .PP
 .B \-truncate
 switch is given.
 .PP
index 8f8558d3866ad9b872d0eef0986e6f74efe4e77c..456247db17ae4b529c6baa199c991cd12379333b 100644 (file)
@@ -210,7 +210,9 @@ et al, invoke
 .B send
 directly, they supply
 .B send
 .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
 .B \-draftmessage
 .I msg
 argument.  As far as
index 3433d9f29ad0e26885f8f4a6abed26d9f8cc75ab..348e4ec3ab52085a482af3af8c542987de250d61 100644 (file)
@@ -22,7 +22,7 @@ names beyond those of the host filesystem.
 The file name is a positive integer.  Other files containing metadata or
 arbitrary names can exist in a folder; while the preference is that non-message
 files begin with \*(lq.\*(rq, all files that are not positive integers
 The file name is a positive integer.  Other files containing metadata or
 arbitrary names can exist in a folder; while the preference is that non-message
 files begin with \*(lq.\*(rq, all files that are not positive integers
-.B must
+.I must
 be ignored by an
 .BR MH \-compatible
 implementation.  However, implementations are free to indicate to the user
 be ignored by an
 .BR MH \-compatible
 implementation.  However, implementations are free to indicate to the user
@@ -35,7 +35,7 @@ message in the folder; its full path can be accessed by the pseudo-sequence
 .B mhpath
 .IR new ).
 New messages are
 .B mhpath
 .IR new ).
 New messages are
-.B only
+.I only
 permitted to be added to a folder at the end of the message number range.
 .PP
 To add a new message to a folder, the recommended sequence is:
 permitted to be added to a folder at the end of the message number range.
 .PP
 To add a new message to a folder, the recommended sequence is:
index 59d55d607f4bd2068f3c93c9522f071d2094a9ad..c21765320f4d96e4721e2d142e02e1f3593d61dc 100644 (file)
@@ -474,7 +474,9 @@ an internal cache and will use this cache to suppress duplicate addresses.
 If you need to create an address list that includes previously-seen
 addresses you may use the (\fIconcataddr\fR\^) function, which is identical
 to (\fIformataddr\fR\^) in all other respects.  Note that (\fIconcataddr\fR\^)
 If you need to create an address list that includes previously-seen
 addresses you may use the (\fIconcataddr\fR\^) function, which is identical
 to (\fIformataddr\fR\^) in all other respects.  Note that (\fIconcataddr\fR\^)
-does NOT add addresses to the duplicate-suppression cache.
+does
+.I not
+add addresses to the duplicate-suppression cache.
 .SS Other Hints and Tips
 Sometimes, the writer of a format function is confused because output is
 duplicated.  The general rule to remember is simple: If a function or
 .SS Other Hints and Tips
 Sometimes, the writer of a format function is confused because output is
 duplicated.  The general rule to remember is simple: If a function or
@@ -490,7 +492,9 @@ the From: and Reply-To: headers:
 .fi
 .RE
 .PP
 .fi
 .RE
 .PP
-Unfortunately, if the Reply-to: header is NOT present, the output line
+Unfortunately, if the Reply-to: header is
+.I not
+present, the output line
 will be something like:
 .PP
 .RS 5
 will be something like:
 .PP
 .RS 5
@@ -507,7 +511,9 @@ argument to the
 statement (so the rule about not starting with % applies).  But the component
 escape in our
 .B else
 statement (so the rule about not starting with % applies).  But the component
 escape in our
 .B else
-statement (everything after the `%|') is NOT an argument to anything;
+statement (everything after the `%|') is
+.I not
+an argument to anything;
 it begins with a %, and thus the value of that component is output.
 This also has the side effect of setting the
 .I str
 it begins with a %, and thus the value of that component is output.
 This also has the side effect of setting the
 .I str
index ec2fedb55f72b0241bac305ab04aae1a867aa63c..e358ce6405cb0788c01fbc92c73a9568d97360b1 100644 (file)
@@ -54,7 +54,9 @@ are indicated by leading spaces or tabs.
 .PP
 Each header item is called a component and is composed of a keyword or
 name, along with associated text.  The keyword begins at the left margin,
 .PP
 Each header item is called a component and is composed of a keyword or
 name, along with associated text.  The keyword begins at the left margin,
-may NOT contain spaces or tabs, may not exceed 63 characters (as specified
+may
+.I not
+contain spaces or tabs, may not exceed 63 characters (as specified
 by RFC 822), and is terminated by a colon (`:').  Certain components
 (as identified by their keywords) must follow rigidly defined formats
 in their text portions.
 by RFC 822), and is terminated by a colon (`:').  Certain components
 (as identified by their keywords) must follow rigidly defined formats
 in their text portions.
index 6ccf2052d4562d102be56c8ac125655a2d81a74c..edbd8aadfcc6ea7a9d3043299edf5942ebdf2ab1 100644 (file)
@@ -273,7 +273,9 @@ to construct your default \*(lqFrom:\*(rq header.  The text used here will
 be copied exactly to your \*(lqFrom:\*(rq header, so it should already be RFC
 822 compliant.  If this is set, the
 .B Signature
 be copied exactly to your \*(lqFrom:\*(rq header, so it should already be RFC
 822 compliant.  If this is set, the
 .B Signature
-profile entry is NOT used, so it should include a signature as well.  (profile,
+profile entry is
+.I not
+used, so it should include a signature as well.  (profile,
 default: userid@local.hostname)
 .RE
 .PP
 default: userid@local.hostname)
 .RE
 .PP
@@ -751,7 +753,9 @@ The
 .I \&.mh\-profile
 contains only static information, which
 .B nmh
 .I \&.mh\-profile
 contains only static information, which
 .B nmh
-programs will NOT update.  Changes in context are made to the
+programs will
+.I not
+update.  Changes in context are made to the
 .I context
 file kept in the users
 .B nmh
 .I context
 file kept in the users
 .B nmh
index 6dd9cbec185b807224a33cfdc1430ad383a5c75b..dd14973ac58eef8d0f72b75d45abd205f91daaba 100644 (file)
@@ -257,7 +257,7 @@ directs
 to add new messages to the sequence \*(lqunseen\*(rq.
 Unlike the behavior of the \*(lqPrevious\-Sequence\*(rq entry in the
 profile, however, the sequence(s) will
 to add new messages to the sequence \*(lqunseen\*(rq.
 Unlike the behavior of the \*(lqPrevious\-Sequence\*(rq entry in the
 profile, however, the sequence(s) will
-.B not
+.I not
 be zeroed by
 .BR inc .
 .PP
 be zeroed by
 .BR inc .
 .PP
@@ -313,7 +313,7 @@ will release the sequence lock during the bulk of their runtime and reread
 the sequence file after their processing is complete to reduce lock
 contention time.
 .PP
 the sequence file after their processing is complete to reduce lock
 contention time.
 .PP
-.B Note:
+Note:
 Currently transactional locks are only supported for public sequences;
 private sequences will not get corrupted, but the possibility exists that two
 .B nmh
 Currently transactional locks are only supported for public sequences;
 private sequences will not get corrupted, but the possibility exists that two
 .B nmh
index 3910026c0599fdb57d62bb60f5be2367bfc10f5d..6a9a322e40bbbc1baa1ab7ed64e5c80e337f5af4 100644 (file)
@@ -279,7 +279,9 @@ message which were not matched by explicit components, or included in
 the ignore list.  If this component is not specified, an ignore list is
 not needed since all non-specified components will be ignored.
 .PP
 the ignore list.  If this component is not specified, an ignore list is
 not needed since all non-specified components will be ignored.
 .PP
-If \*(lqnocomponent\*(rq is NOT specified, then the component name will
+If \*(lqnocomponent\*(rq is
+.I not
+specified, then the component name will
 be output as it appears in the format file.
 .PP
 The default format file is:
 be output as it appears in the format file.
 .PP
 The default format file is:
index 4c201f84458b4a47d4e2a70867fea05b2edb04de..021d5d84883b0e9be69d74a12a134765e682a167 100644 (file)
@@ -81,7 +81,9 @@ will accept the source message on the standard input.  Note that the
 file, or input from standard input should be a validly formatted
 message, just like any other
 .B nmh
 file, or input from standard input should be a validly formatted
 message, just like any other
 .B nmh
-message.  It should NOT be in mail drop format (to convert a file in
+message.  It should
+.I not
+be in mail drop format (to convert a file in
 mail drop format to a folder of
 .B nmh
 messages, see
 mail drop format to a folder of
 .B nmh
 messages, see
index 3ad02bd4e596efe3ea7d7dbf956be26de1e443ff..6d8f9cd9890ddd885f15ad72cc0eae93b6006c9c 100644 (file)
@@ -108,7 +108,9 @@ will accept the source message on the standard input.  Note that the
 file, or input from standard input, should be a validly formatted message,
 just like any other
 .B nmh
 file, or input from standard input, should be a validly formatted message,
 just like any other
 .B nmh
-message.  It should NOT be in mail drop format (to convert a file in
+message.  It should
+.I not
+be in mail drop format (to convert a file in
 mail drop format to a folder of
 .B nmh
 messages, see
 mail drop format to a folder of
 .B nmh
 messages, see
index f40571fdf9e3c6a67daa1898a906e2dcf8b70a7d..9c99f515f1f044c1cfc45f6619d8f4d84e1c8619 100644 (file)
@@ -68,7 +68,9 @@ will accept the source message on the standard input.  Note that the
 file, or input from standard input, should be a validly formatted
 message, just like any other
 .B nmh
 file, or input from standard input, should be a validly formatted
 message, just like any other
 .B nmh
-message.  It should NOT be in mail drop format (to convert a file in
+message.  It should
+.I not
+be in mail drop format (to convert a file in
 mail drop format to a folder of
 .B nmh
 messages, see
 mail drop format to a folder of
 .B nmh
 messages, see
index 0ebdd1a180eaf4048534df3ef1db37cee442f152..f94f4d6601fa9caf6356dcec0cfc3a3566a3eae0 100644 (file)
@@ -69,7 +69,7 @@ to never report the status of
 mail drops.  This is useful if the user wishes to check
 .BR msgchk 's
 exit status.  A non-zero exit status indicates that mail was
 mail drops.  This is useful if the user wishes to check
 .BR msgchk 's
 exit status.  A non-zero exit status indicates that mail was
-.B not
+.I not
 waiting for at least one of the indicated users.
 .PP
 If
 waiting for at least one of the indicated users.
 .PP
 If
index 4bb9a53c5e63c754c04b5ccf6bbdb7baf293cd73..c631c78402e9b12b28a266db20f6989fc0c2a1f3 100644 (file)
@@ -225,7 +225,7 @@ Once the search has been performed, if the
 .B \-list
 switch is given, the message numbers of the selected messages are
 written to the standard output separated by newlines.  This is
 .B \-list
 switch is given, the message numbers of the selected messages are
 written to the standard output separated by newlines.  This is
-.B extremely
+.I extremely
 useful for quickly generating arguments for other
 .B nmh
 programs by using the \*(lqbackquoting\*(rq syntax of the shell.
 useful for quickly generating arguments for other
 .B nmh
 programs by using the \*(lqbackquoting\*(rq syntax of the shell.
index 22d86e7a117f77d90d31998535d9968e5444d2e9..58d66aaaa776508176112e52066dc5edf46661b6 100644 (file)
@@ -288,7 +288,7 @@ use.
 .SH "PROFILE COMPONENTS"
 .B post
 does
 .SH "PROFILE COMPONENTS"
 .B post
 does
-.B NOT
+.I not
 consult the user's
 .I \&.mh_profile
 .SH "SEE ALSO"
 consult the user's
 .I \&.mh_profile
 .SH "SEE ALSO"
index e49c7ae2087a090664284cc0486eb1952d1b4799..583729879244215f7a3a8bc62a6e6a747acb7aaa 100644 (file)
@@ -67,7 +67,7 @@ A <RETURN> will cause the whole component to be left out.
 Otherwise, a `\\' preceding a <RETURN> will continue the
 response on the next line, allowing for multiline components.
 Continuation lines
 Otherwise, a `\\' preceding a <RETURN> will continue the
 response on the next line, allowing for multiline components.
 Continuation lines
-.B must
+.I must
 begin with a space or tab.
 .PP
 Each non-empty component is copied to the draft and displayed on the
 begin with a space or tab.
 .PP
 Each non-empty component is copied to the draft and displayed on the
index 4ffa217d94cf7cfdea922c94fa31578886ae5c2d..cffeab854e37ae7ef1a82b8759b2c1c8cb1586fa 100644 (file)
@@ -66,7 +66,9 @@ than a message from a folder.
 Note that the file should be a validly formatted message, just like
 any other
 .B nmh
 Note that the file should be a validly formatted message, just like
 any other
 .B nmh
-message.  It should NOT be in mail drop format (to convert a file in
+message.  It should
+.I not
+be in mail drop format (to convert a file in
 mail drop format to a folder of
 .B nmh
 messages,
 mail drop format to a folder of
 .B nmh
 messages,
@@ -80,7 +82,7 @@ A negative response will abort the file operation.
 If the standard input for
 .B refile
 is
 If the standard input for
 .B refile
 is
-.B not
+.I not
 a tty, then
 .B refile
 will not ask any questions and will proceed as if the user answered
 a tty, then
 .B refile
 will not ask any questions and will proceed as if the user answered
@@ -222,7 +224,9 @@ use your
 .I rmmproc
 to delete the message, the
 .I rmmproc
 .I rmmproc
 to delete the message, the
 .I rmmproc
-must NOT call
+must
+.I not
+call
 .B refile
 or
 .B rmm
 .B refile
 or
 .B rmm
index 443c35bc68cc5c363e5c1cf12f18b449898dd48f..4aa15b2898031533929ee81365ed637fe21cdc9a 100644 (file)
@@ -21,7 +21,7 @@ folder, and then removes the folder (directory) itself.
 If there are any files within the folder which are not a part of
 .BR nmh ,
 they will
 If there are any files within the folder which are not a part of
 .BR nmh ,
 they will
-.B not
+.I not
 be removed, and an error will be produced.
 If the folder is given explicitly, or the
 .B \-nointeractive
 be removed, and an error will be produced.
 If the folder is given explicitly, or the
 .B \-nointeractive
index 5192d903564d744f6211b35cde411cca411b8cfb..2a352e0f98484f0ace0fe650068643e95c633122 100644 (file)
@@ -121,7 +121,9 @@ use your
 .I rmmproc
 to delete the message, the
 .I rmmproc
 .I rmmproc
 to delete the message, the
 .I rmmproc
-must NOT call
+must
+.I not
+call
 .B rmm
 or
 .B refile
 .B rmm
 or
 .B refile
index 123f648f49a00f922620a3ac60312a4fe2ddacef..3089f727defde1e977f4e661279412f3789e4d4a 100644 (file)
@@ -328,7 +328,7 @@ is optional.
 .PP
 If a message with multiple \*(lqFrom:\*(rq
 addresses does
 .PP
 If a message with multiple \*(lqFrom:\*(rq
 addresses does
-.B NOT
+.I not
 include a \*(lqSender:\*(rq field but does include an \*(lqEnvelope\-From:\*(rq
 field, the \*(lqEnvelope\-From:\*(rq field will be used to construct
 a \*(lqSender:\*(rq field.
 include a \*(lqSender:\*(rq field but does include an \*(lqEnvelope\-From:\*(rq
 field, the \*(lqEnvelope\-From:\*(rq field will be used to construct
 a \*(lqSender:\*(rq field.
index 66ad08a736c6c32ec8e29b06543c67287625d43e..54a8aedfd0e5f8f5c46271024eda5e5b2b5c8a75 100644 (file)
@@ -168,7 +168,7 @@ the address that was used to cause delivery to the recipient
 .TP \w'defaultrrr'u
 .I default
 this matches
 .TP \w'defaultrrr'u
 .I default
 this matches
-.B only
+.I only
 if the message hasn't been delivered yet
 .TP \w'defaultrrr'u
 .I *
 if the message hasn't been delivered yet
 .TP \w'defaultrrr'u
 .I *
index bdf8c889775bd15791a59bad2a6555706e0721d0..9c556417bcc13388a3534876a60e94549fcee93b 100644 (file)
@@ -165,7 +165,7 @@ When
 .B sortm
 complains about a message which it can't temporally
 order, it complains about the message number
 .B sortm
 complains about a message which it can't temporally
 order, it complains about the message number
-.B prior
+.I prior
 to sorting.
 It should indicate what the message number will be
 .B after
 to sorting.
 It should indicate what the message number will be
 .B after