Add virtualization chapter to the System Administrator <part> of the
Handbook.
This commit is contained in:
parent
b3aa219cf2
commit
cc77aae9cd
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29942
3 changed files with 3 additions and 0 deletions
en_US.ISO8859-1/books/handbook
|
@ -187,6 +187,7 @@ SRCS+= security/chapter.sgml
|
|||
SRCS+= serialcomms/chapter.sgml
|
||||
SRCS+= users/chapter.sgml
|
||||
SRCS+= vinum/chapter.sgml
|
||||
SRCS+= virtualization/chapter.sgml
|
||||
SRCS+= x11/chapter.sgml
|
||||
|
||||
# Entities
|
||||
|
|
|
@ -270,6 +270,7 @@
|
|||
<![ %chap.disks; [ &chap.disks; ]]>
|
||||
<![ %chap.geom; [ &chap.geom; ]]>
|
||||
<![ %chap.vinum; [ &chap.vinum; ]]>
|
||||
<![ %chap.virtualization; [ &chap.virtualization; ]]>
|
||||
<![ %chap.l10n; [ &chap.l10n; ]]>
|
||||
<![ %chap.cutting-edge; [ &chap.cutting-edge; ]]>
|
||||
</part>
|
||||
|
|
|
@ -36,6 +36,7 @@
|
|||
<!ENTITY chap.disks SYSTEM "disks/chapter.sgml">
|
||||
<!ENTITY chap.geom SYSTEM "geom/chapter.sgml">
|
||||
<!ENTITY chap.vinum SYSTEM "vinum/chapter.sgml">
|
||||
<!ENTITY chap.virtualization SYSTEM "virtualization/chapter.sgml">
|
||||
<!ENTITY chap.l10n SYSTEM "l10n/chapter.sgml">
|
||||
<!ENTITY chap.cutting-edge SYSTEM "cutting-edge/chapter.sgml">
|
||||
|
||||
|
|
Loading…
Reference in a new issue