Add on id to allow the build.
This commit is contained in:
parent
e7bfaa4c66
commit
5cf5d37628
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17207
1 changed files with 6 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
The FreeBSD French Documentation Project
|
||||
|
||||
$FreeBSD$
|
||||
$Id: chapter.sgml,v 1.3 2002-07-29 17:53:40 blackend Exp $
|
||||
$Id: chapter.sgml,v 1.4 2003-06-09 13:41:32 blackend Exp $
|
||||
-->
|
||||
|
||||
<chapter id="security">
|
||||
|
@ -54,6 +54,11 @@
|
|||
<para></para>
|
||||
</sect1>
|
||||
|
||||
<sect1 id="mac">
|
||||
<title>Mandatory Access Control (MAC)</title>
|
||||
<para></para>
|
||||
</sect1>
|
||||
|
||||
</chapter>
|
||||
|
||||
<!--
|
||||
|
|
Loading…
Reference in a new issue