Re: [PATCH] Describe multiple-decls in secilc.8.xml

2018-02-21 Thread Nicolas Iooss
On Thu, Feb 15, 2018 at 6:34 PM, Dominick Grift  wrote:
> Signed-off-by: Dominick Grift 
> ---
>  secilc/secilc.8.xml | 5 +
>  1 file changed, 5 insertions(+)
>
> diff --git a/secilc/secilc.8.xml b/secilc/secilc.8.xml
> index 4c779b64..e08a9624 100644
> --- a/secilc/secilc.8.xml
> +++ b/secilc/secilc.8.xml
> @@ -75,6 +75,11 @@
>  Treat tunables as booleans.
>   
>
> + 
> +-m, --multiple-decls
> +Allow some statements to be 
> re-declared.
> + 
> +
>   
>  -N, --disable-neverallow
>  Do not check  role="bold">neverallow rules.
> --
> 2.16.1

Hi,
As this patch looks good to me, I have merged it.
Thanks!
Nicolas




[PATCH] Describe multiple-decls in secilc.8.xml

2018-02-15 Thread Dominick Grift
Signed-off-by: Dominick Grift 
---
 secilc/secilc.8.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/secilc/secilc.8.xml b/secilc/secilc.8.xml
index 4c779b64..e08a9624 100644
--- a/secilc/secilc.8.xml
+++ b/secilc/secilc.8.xml
@@ -75,6 +75,11 @@
 Treat tunables as booleans.
  
 
+ 
+-m, --multiple-decls
+Allow some statements to be 
re-declared.
+ 
+
  
 -N, --disable-neverallow
 Do not check neverallow rules.
-- 
2.16.1