Improve documentation on miscfiles_read_localization().

This commit is contained in:
Chris PeBenito 2010-02-24 14:56:07 -05:00
parent d124921979
commit 611bc9311d

View File

@ -211,13 +211,25 @@ interface(`miscfiles_setattr_localization',`
########################################
## <summary>
## Allow process to read localization info
## Allow process to read localization information.
## </summary>
## <desc>
## <p>
## Allow the specified domain to read the localization files.
## This is typically for time zone configuration files, such as
## /etc/localtime and files in /usr/share/zoneinfo.
## Typically, any domain which needs to know the GMT/UTC
## offset of the current timezone will need access
## to these files. Generally, it should be safe for any
## domain to read these files.
## </p>
## </desc>
## <param name="domain">
## <summary>
## Domain allowed access.
## </summary>
## </param>
## <infoflow type="read" weight="10"/>
#
interface(`miscfiles_read_localization',`
gen_require(`