The Securing FreeBSD section lays out some typographical conventions
that will be used to note the distinction between applications and protocols. This is a good idea, but the distinctions were not described accurately. Correct that. Noticed by: loader@freebsdmall.com
This commit is contained in:
parent
e4d5ec02b5
commit
3984bd9e2d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22055
1 changed files with 5 additions and 2 deletions
|
@ -296,8 +296,11 @@
|
||||||
<note>
|
<note>
|
||||||
<title>Command vs. Protocol</title>
|
<title>Command vs. Protocol</title>
|
||||||
<para>Throughout this document, we will use
|
<para>Throughout this document, we will use
|
||||||
<application>bold</application> text to refer to a command or
|
<application>bold</application> text to refer to an
|
||||||
application. This is used for instances such as ssh, since it is
|
application, and a <command>monospaced</command> font to refer
|
||||||
|
to specific commands. Protocols will use a normal font. This
|
||||||
|
typographical distinction is useful for instances such as ssh,
|
||||||
|
since it is
|
||||||
a protocol as well as command.</para>
|
a protocol as well as command.</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue