XML summary fixes.

XML summary fixes.
This commit is contained in:
Dominick Grift 2010-09-24 11:52:37 +02:00
parent a25335e1fa
commit 7832131bae
2 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@
## </summary>
## <param name="domain">
## <summary>
## Domain allowed access.
## Domain allowed to transition.
## </summary>
## </param>
#
@ -24,7 +24,7 @@ interface(`vnstatd_domtrans',`
## </summary>
## <param name="domain">
## <summary>
## Domain allowed access.
## Domain allowed to transition.
## </summary>
## </param>
#

View File

@ -10,7 +10,6 @@ policy_module(zebra, 1.11.1)
## Allow zebra daemon to write it configuration files
## </p>
## </desc>
#
gen_tunable(allow_zebra_write_config, false)
type zebra_t;