Fix malformed anchor names.
This commit is contained in:
parent
4f2d7e7a7d
commit
96ae5263ea
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8904
2 changed files with 4 additions and 4 deletions
|
@ -56,7 +56,7 @@
|
|||
<p>We also need a way to capture the raw network data. A program called
|
||||
"<i>tcpdump</i>" lets you do this, if you have enabled the <i>Berkeley
|
||||
Packet Filter</i> interface in your <a
|
||||
href="#usr/src/sys/i386/conf/KERNELNAME">kernel's config file</a>.</p>
|
||||
href="#KERNELNAME">kernel's config file</a>.</p>
|
||||
|
||||
<p>The command</p>
|
||||
|
||||
|
@ -160,7 +160,7 @@ options IPSEC
|
|||
options "MD5"
|
||||
pseudo-device enc 1</pre>
|
||||
|
||||
<h2><a name="must"></a>Maurer's Universal Statistical Test (for block
|
||||
<h2><a name="Maurer's Universal Statistical Test"></a>Maurer's Universal Statistical Test (for block
|
||||
size=8 bits)</h2>
|
||||
|
||||
<pre><![ CDATA [/*
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
<p>We also need a way to capture the raw network data. A program called
|
||||
"<i>tcpdump</i>" lets you do this, if you have enabled the <i>Berkeley
|
||||
Packet Filter</i> interface in your <a
|
||||
href="#usr/src/sys/i386/conf/KERNELNAME">kernel's config file</a>.</p>
|
||||
href="#KERNELNAME">kernel's config file</a>.</p>
|
||||
|
||||
<p>The command</p>
|
||||
|
||||
|
@ -160,7 +160,7 @@ options IPSEC
|
|||
options "MD5"
|
||||
pseudo-device enc 1</pre>
|
||||
|
||||
<h2><a name="must"></a>Maurer's Universal Statistical Test (for block
|
||||
<h2><a name="Maurer's Universal Statistical Test"></a>Maurer's Universal Statistical Test (for block
|
||||
size=8 bits)</h2>
|
||||
|
||||
<pre><![ CDATA [/*
|
||||
|
|
Loading…
Reference in a new issue