[selinux-policy: 433/3172] change desc to summary

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:42:10 UTC 2010


commit ceebe3b4b07030644a406e39544da603cbd6b79f
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Tue Jun 28 19:51:46 2005 +0000

    change desc to summary

 refpolicy/policy/modules/admin/netutils.if |   36 ++++++++++++++--------------
 1 files changed, 18 insertions(+), 18 deletions(-)
---
diff --git a/refpolicy/policy/modules/admin/netutils.if b/refpolicy/policy/modules/admin/netutils.if
index f40ec6c..1c5725b 100644
--- a/refpolicy/policy/modules/admin/netutils.if
+++ b/refpolicy/policy/modules/admin/netutils.if
@@ -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>


More information about the scm-commits mailing list