The "F" renders much more distinctly as a literal than a "C" or a "S"
leading to an odd looking set of words. Instead of <literal> use a capital letter. Submitted by: Perry Hutchison <perryh@pluto.rain.com> Approved by: bcr (mentor)
This commit is contained in:
parent
13124e7eac
commit
5aae50cbaf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40767
1 changed files with 1 additions and 2 deletions
|
@ -7362,8 +7362,7 @@ ATDT1234567</programlisting>
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>FCS stands for <literal>F</literal>rame
|
||||
<literal>C</literal>heck <literal>S</literal>equence. Each
|
||||
<para>FCS stands for Frame Check Sequence. Each
|
||||
PPP packet has a checksum attached to ensure that the data
|
||||
being received is the data being sent. If the FCS of an
|
||||
incoming packet is incorrect, the packet is dropped and the
|
||||
|
|
Loading…
Reference in a new issue