aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Iooss <nicolas.iooss@m4x.org>2016-01-18 23:47:38 +0100
committerJason Zaman <jason@perfinion.com>2016-01-31 01:16:57 +0800
commitc8c6d7d62a0f9789b4046607abcd32adf0c0eb12 (patch)
treedf7e9bdaff30b80fe4c91686f76e59d10cc5f50d
parentFix typo in init_dbus_chat requirements (diff)
downloadhardened-refpolicy-c8c6d7d62a0f9789b4046607abcd32adf0c0eb12.tar.gz
hardened-refpolicy-c8c6d7d62a0f9789b4046607abcd32adf0c0eb12.tar.bz2
hardened-refpolicy-c8c6d7d62a0f9789b4046607abcd32adf0c0eb12.zip
Fix typos in comments from corenetwork module
-rw-r--r--policy/modules/kernel/corenetwork.if.in2
-rw-r--r--policy/modules/kernel/corenetwork.if.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/policy/modules/kernel/corenetwork.if.in b/policy/modules/kernel/corenetwork.if.in
index a1d5b6a6..6e0bb9f3 100644
--- a/policy/modules/kernel/corenetwork.if.in
+++ b/policy/modules/kernel/corenetwork.if.in
@@ -855,7 +855,7 @@ interface(`corenet_udp_bind_generic_node',`
########################################
## <summary>
-## Bind raw sockets to genric nodes.
+## Bind raw sockets to generic nodes.
## </summary>
## <param name="domain">
## <summary>
diff --git a/policy/modules/kernel/corenetwork.if.m4 b/policy/modules/kernel/corenetwork.if.m4
index 8e0f9cd1..8a4db538 100644
--- a/policy/modules/kernel/corenetwork.if.m4
+++ b/policy/modules/kernel/corenetwork.if.m4
@@ -820,7 +820,7 @@ define(`network_node',`
create_node_type_interfaces($1)
')
-# These next three macros have formatting, and should not me indented
+# These next three macros have formatting, and should not be indented
define(`determine_reserved_capability',`dnl
ifelse($2,`',`',`dnl
ifelse(eval($2 < 1024),1,``allow' dollarsone self:capability net_bind_service;',`dnl