This commit is contained in:
Chris PeBenito 2006-01-25 15:45:48 +00:00
parent ba35e4d410
commit 59d721e004

View File

@ -5,11 +5,13 @@
## Define the specified domain as a inetd service.
## </summary>
## <desc>
## <p>
## Define the specified domain as a inetd service. The
## inetd_service_domain(), inetd_tcp_service_domain(),
## or inetd_udp_service_domain() interfaces should be used
## instead of this interface, as this interface only provides
## the common rules to these three interfaces.
## </p>
## </desc>
## <param name="domain">
## The type associated with the inetd service process.