Use <p> and </p> for consistency.
This commit is contained in:
parent
eae5e8c1f3
commit
6cb931ee18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26096
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.158 2005/10/19 14:02:51 jhb Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/smp/index.sgml,v 1.159 2005/10/19 14:29:15 jhb Exp $">
|
||||
<!ENTITY title "FreeBSD SMP Project">
|
||||
<!ENTITY email 'freebsd-smp'>
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
|
@ -2549,10 +2549,10 @@
|
|||
<b>28 August 2004</b>
|
||||
<ul>
|
||||
<li>
|
||||
&a.rwatson; threw the switch to change the network stack to run
|
||||
<p>&a.rwatson; threw the switch to change the network stack to run
|
||||
without the Giant lock by default, permitting the network stack to be
|
||||
run on multiple CPUs at a time, as well as to preempt and be
|
||||
preempted by other code.
|
||||
preempted by other code.</p>
|
||||
</li>
|
||||
</ul>
|
||||
<b>30 October 2003</b>
|
||||
|
|
Loading…
Reference in a new issue