Add chap.bsdinstall to book.sgml.
Spotted by: wblock Pointy-hat to: gjb (myself)
This commit is contained in:
parent
5dde067e5b
commit
469f2c2ec8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37792
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
<!ENTITY % chap.introduction "IGNORE">
|
||||
<!ENTITY % chap.install "IGNORE">
|
||||
<!ENTITY % chap.bsdinstall "IGNORE">
|
||||
<!ENTITY % chap.basics "IGNORE">
|
||||
<!ENTITY % chap.ports "IGNORE">
|
||||
<!ENTITY % chap.config "IGNORE">
|
||||
|
@ -195,6 +196,7 @@
|
|||
|
||||
<![ %chap.introduction; [ &chap.introduction; ]]>
|
||||
<![ %chap.install; [ &chap.install; ]]>
|
||||
<![ %chap.bsdinstall; [ &chap.bsdinstall; ]]>
|
||||
<![ %chap.basics; [ &chap.basics; ]]>
|
||||
<![ %chap.ports; [ &chap.ports; ]]>
|
||||
<![ %chap.x11; [ &chap.x11; ]]>
|
||||
|
|
Loading…
Reference in a new issue