Wrap the `Cc: ' message header examples in <literal>.
This commit is contained in:
parent
643dc5b424
commit
b70baee7f2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17046
1 changed files with 2 additions and 2 deletions
|
@ -426,7 +426,7 @@ which I am probably the guilty party).</screen>
|
||||||
<term><option>-cc</option></term>
|
<term><option>-cc</option></term>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>search based on who is in the cc list</para>
|
<para>search based on who is in the <literal>Cc:</literal> list</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
|
@ -683,7 +683,7 @@ Subject:<userinput>And on the 8th day God created the FreeBSD core team</userinp
|
||||||
can use <parameter>all</parameter>, <parameter>to</parameter>, <parameter>cc</parameter>,
|
can use <parameter>all</parameter>, <parameter>to</parameter>, <parameter>cc</parameter>,
|
||||||
<parameter>me</parameter> after the <option>-cc</option> option to have
|
<parameter>me</parameter> after the <option>-cc</option> option to have
|
||||||
<command>repl</command> automatically add the various addresses to
|
<command>repl</command> automatically add the various addresses to
|
||||||
the cc list in the message. You have probably noticed that the
|
the <literal>Cc:</literal> list in the message. You have probably noticed that the
|
||||||
original message is not included. This is because most MH
|
original message is not included. This is because most MH
|
||||||
setups are configured to do this from the start.</para>
|
setups are configured to do this from the start.</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
Loading…
Reference in a new issue