[apparmor] [PATCH] apparmor: clarify name of flex info page

John Johansen john.johansen at canonical.com
Thu Jul 6 20:37:44 UTC 2017


On 07/06/2017 01:32 PM, Zygmunt Krynicki wrote:
> A code comment refers to info page of flex titled "Tables File Format"
> but omits the trailing "s", this patch corrects that.
> 
> Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki at canonical.com>

Acked-by: John Johansen <john.johansen at canonical.com>

pulled into my tree

> ---
>  security/apparmor/include/match.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/security/apparmor/include/match.h b/security/apparmor/include/match.h
> index a85bb3b1836c..3666e49c1058 100644
> --- a/security/apparmor/include/match.h
> +++ b/security/apparmor/include/match.h
> @@ -23,7 +23,7 @@
>  
>  /**
>   * The format used for transition tables is based on the GNU flex table
> - * file format (--tables-file option; see Table File Format in the flex
> + * file format (--tables-file option; see Tables File Format in the flex
>   * info pages and the flex sources for documentation). The magic number
>   * used in the header is 0x1B5E783D instead of 0xF13C57B1 though, because
>   * new tables have been defined and others YY_ID_CHK (check) and YY_ID_DEF
> 




More information about the AppArmor mailing list