change desc to summary

This commit is contained in:
Chris PeBenito 2005-06-28 19:51:46 +00:00
parent 896badc4d2
commit ceebe3b4b0

View File

@ -1,9 +1,9 @@
## <summary>Network analysis utilities</summary>
########################################
## <desc>
## <summary>
## Execute network utilities in the netutils domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -25,10 +25,10 @@ interface(`netutils_domtrans',`
')
########################################
## <desc>
## <summary>
## Execute network utilities in the netutils domain, and
## allow the specified role the netutils domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -51,9 +51,9 @@ interface(`netutils_run',`
')
########################################
## <desc>
## <summary>
## Execute network utilities in the caller domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -67,9 +67,9 @@ interface(`netutils_exec',`
')
########################################
## <desc>
## <summary>
## Execute ping in the ping domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -91,10 +91,10 @@ interface(`netutils_domtrans_ping',`
')
########################################
## <desc>
## <summary>
## Execute ping in the ping domain, and
## allow the specified role the ping domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -117,9 +117,9 @@ interface(`netutils_run_ping',`
')
########################################
## <desc>
## <summary>
## Execute ping in the caller domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -133,9 +133,9 @@ interface(`netutils_exec_ping',`
')
########################################
## <desc>
## <summary>
## Execute traceroute in the traceroute domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -157,10 +157,10 @@ interface(`netutils_domtrans_traceroute',`
')
########################################
## <desc>
## <summary>
## Execute traceroute in the traceroute domain, and
## allow the specified role the traceroute domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>
@ -183,9 +183,9 @@ interface(`netutils_run_traceroute',`
')
########################################
## <desc>
## <summary>
## Execute traceroute in the caller domain.
## </desc>
## </summary>
## <param name="domain">
## The type of the process performing this action.
## </param>