Minor bind XML tweaks.
This commit is contained in:
parent
c37d843fa1
commit
be8311279e
|
@ -253,8 +253,7 @@ interface(`bind_manage_cache',`
|
|||
|
||||
########################################
|
||||
## <summary>
|
||||
## Allow domain to set the attributes
|
||||
## of the BIND pid directory.
|
||||
## Set the attributes of the BIND pid directory.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
|
@ -272,8 +271,7 @@ interface(`bind_setattr_pid_dirs',`
|
|||
|
||||
########################################
|
||||
## <summary>
|
||||
## Allow domain to set attributes
|
||||
## of the BIND zone directory.
|
||||
## Set the attributes of the BIND zone directory.
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
## <summary>
|
||||
|
@ -343,7 +341,7 @@ interface(`bind_udp_chat_named',`
|
|||
|
||||
########################################
|
||||
## <summary>
|
||||
## All of the rules required to administrate
|
||||
## All of the rules required to administrate
|
||||
## an bind environment
|
||||
## </summary>
|
||||
## <param name="domain">
|
||||
|
|
Loading…
Reference in New Issue