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>