Break a paragraph out into its own <sect1> to be orthogonal with the
rest of this chapter. PR: 31983 Submitted by: Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
This commit is contained in:
parent
1b3b913517
commit
679f8542f7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11209
2 changed files with 6 additions and 6 deletions
|
@ -2418,10 +2418,10 @@
|
||||||
action depends on the hardware, so we don't consider it here
|
action depends on the hardware, so we don't consider it here
|
||||||
in any details.
|
in any details.
|
||||||
</para>
|
</para>
|
||||||
|
</sect1>
|
||||||
|
|
||||||
<para>
|
<sect1>
|
||||||
xxx_intr
|
<title>xxx_intr</title>
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The interrupt handler is called when an interrupt is
|
The interrupt handler is called when an interrupt is
|
||||||
|
|
|
@ -2418,10 +2418,10 @@
|
||||||
action depends on the hardware, so we don't consider it here
|
action depends on the hardware, so we don't consider it here
|
||||||
in any details.
|
in any details.
|
||||||
</para>
|
</para>
|
||||||
|
</sect1>
|
||||||
|
|
||||||
<para>
|
<sect1>
|
||||||
xxx_intr
|
<title>xxx_intr</title>
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The interrupt handler is called when an interrupt is
|
The interrupt handler is called when an interrupt is
|
||||||
|
|
Loading…
Reference in a new issue