Add the filesystems chapter because we have a template for it.
This commit is contained in:
parent
1f661c0956
commit
dcc742ee41
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33101
1 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
|||
<!ENTITY % chap.mac "IGNORE">
|
||||
<!ENTITY % chap.audit "IGNORE">
|
||||
<!ENTITY % chap.virtualization "IGNORE">
|
||||
<!-- <!ENTITY % chap.filesystems "IGNORE"> -->
|
||||
<!ENTITY % chap.filesystems "IGNORE">
|
||||
<!ENTITY % chap.dtrace "IGNORE">
|
||||
<!ENTITY % chap.updating "IGNORE">
|
||||
|
||||
|
@ -279,7 +279,7 @@
|
|||
<![ %chap.audit; [ &chap.audit; ]]>
|
||||
<![ %chap.disks; [ &chap.disks; ]]>
|
||||
<![ %chap.geom; [ &chap.geom; ]]>
|
||||
<!-- <![ %chap.filesystems; [ &chap.filesystems; ]]> -->
|
||||
<![ %chap.filesystems; [ &chap.filesystems; ]]>
|
||||
<![ %chap.vinum; [ &chap.vinum; ]]>
|
||||
<![ %chap.virtualization; [ &chap.virtualization; ]]>
|
||||
<![ %chap.l10n; [ &chap.l10n; ]]>
|
||||
|
|
Loading…
Reference in a new issue