Use <literal> instead of <varname> as an example of monospaced text,
as the latter renders as /italic/ text in our HTML output. PR: docs/82458 Submitted by: Alex <KB1FYR@gmail.com>
This commit is contained in:
parent
35ac5eb5a5
commit
39758719f5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=24930
1 changed files with 2 additions and 2 deletions
|
@ -497,9 +497,9 @@
|
|||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
<term><varname>Monospace</varname></term>
|
||||
<term><literal>Monospace</literal></term>
|
||||
<listitem>
|
||||
<para>A <varname>monospaced</varname> font is
|
||||
<para>A <literal>monospaced</literal> font is
|
||||
used for error messages, commands, environment variables,
|
||||
names of ports, hostnames, user names, group names, device
|
||||
names, variables, and code fragments.</para>
|
||||
|
|
Loading…
Reference in a new issue