diff options
author | Rob Landley <rob@landley.net> | 2008-02-07 03:13:29 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-07 11:42:16 -0500 |
commit | 90ad38b7570fdbf209b8d0422eeac076838b94dc (patch) | |
tree | dab446203f600dc11368265a989ff3af329702f8 /Documentation/DocBook/lsm.tmpl | |
parent | aa9128f303ddf4fddbeec199163825b67135edf6 (diff) |
Add missing section ID to lsm.tmpl
Add missing section ID to lsm.tmpl
Signed-off-by: Rob Landley <rob@landley.net>
Cc: "Randy.Dunlap" <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/DocBook/lsm.tmpl')
-rw-r--r-- | Documentation/DocBook/lsm.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/lsm.tmpl b/Documentation/DocBook/lsm.tmpl index f63822195871..fe7664ce9667 100644 --- a/Documentation/DocBook/lsm.tmpl +++ b/Documentation/DocBook/lsm.tmpl | |||
@@ -33,7 +33,7 @@ | |||
33 | </authorgroup> | 33 | </authorgroup> |
34 | </articleinfo> | 34 | </articleinfo> |
35 | 35 | ||
36 | <sect1><title>Introduction</title> | 36 | <sect1 id="Introduction"><title>Introduction</title> |
37 | 37 | ||
38 | <para> | 38 | <para> |
39 | In March 2001, the National Security Agency (NSA) gave a presentation | 39 | In March 2001, the National Security Agency (NSA) gave a presentation |