Oops, maintain section numbering -- add VM section to after the DMA section
rather then to before the DMA section.
This commit is contained in:
parent
41530b5ac2
commit
6e96dfd507
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4231
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: handbook.sgml,v 1.99 1999-02-06 20:20:16 dillon Exp $ -->
|
||||
<!-- $Id: handbook.sgml,v 1.100 1999-02-06 20:24:14 dillon Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<!DOCTYPE linuxdoc PUBLIC "-//FreeBSD//DTD linuxdoc//EN" [
|
||||
|
@ -174,8 +174,8 @@ or one of the numerous
|
|||
<chapt><heading>FreeBSD Internals</heading>
|
||||
&booting;
|
||||
&memoryuse;
|
||||
&vm;
|
||||
&dma;
|
||||
&vm;
|
||||
|
||||
|
||||
<!-- ************************************************************ -->
|
||||
|
|
Loading…
Reference in a new issue