From: Rob Landley <[EMAIL PROTECTED]> Add missing section ID to lsm.tmpl
Signed-off-by: Rob Landley <[EMAIL PROTECTED]> --- Documentation/DocBook/lsm.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -r a868e8217782 Documentation/DocBook/lsm.tmpl --- a/Documentation/DocBook/lsm.tmpl Mon Oct 22 19:40:02 2007 -0700 +++ b/Documentation/DocBook/lsm.tmpl Tue Oct 23 04:41:31 2007 -0500 @@ -33,7 +33,7 @@ </authorgroup> </articleinfo> -<sect1><title>Introduction</title> +<sect1 id="Introduction"><title>Introduction</title> <para> In March 2001, the National Security Agency (NSA) gave a presentation -- "One of my most productive days was throwing away 1000 lines of code." - Ken Thompson. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

