commit: c8c6d7d62a0f9789b4046607abcd32adf0c0eb12 Author: Nicolas Iooss <nicolas.iooss <AT> m4x <DOT> org> AuthorDate: Mon Jan 18 22:47:38 2016 +0000 Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org> CommitDate: Sat Jan 30 17:16:57 2016 +0000 URL: https://gitweb.gentoo.org/proj/hardened-refpolicy.git/commit/?id=c8c6d7d6
Fix typos in comments from corenetwork module policy/modules/kernel/corenetwork.if.in | 2 +- policy/modules/kernel/corenetwork.if.m4 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/policy/modules/kernel/corenetwork.if.in b/policy/modules/kernel/corenetwork.if.in index a1d5b6a..6e0bb9f 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 8e0f9cd..8a4db53 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
