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
en_US.ISO8859-1/books
|
@ -2418,10 +2418,10 @@
|
|||
action depends on the hardware, so we don't consider it here
|
||||
in any details.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<para>
|
||||
xxx_intr
|
||||
</para>
|
||||
<sect1>
|
||||
<title>xxx_intr</title>
|
||||
|
||||
<para>
|
||||
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
|
||||
in any details.
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
<para>
|
||||
xxx_intr
|
||||
</para>
|
||||
<sect1>
|
||||
<title>xxx_intr</title>
|
||||
|
||||
<para>
|
||||
The interrupt handler is called when an interrupt is
|
||||
|
|
Loading…
Reference in a new issue