One more missing end tag.
authorReid Spencer <rspencer@reidspencer.com>
Sun, 31 Oct 2004 17:58:58 +0000 (17:58 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sun, 31 Oct 2004 17:58:58 +0000 (17:58 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17371 91177308-0d34-0410-b5e6-96231b3b80d8

docs/MakefileGuide.html

index b0ec251479821c57dbc36eda6ead7f5f9a7128aa..6713db623ec8623bfc6095ed0e2e21f86b9738a5 100644 (file)
     <dd>If set to any value, specifies that when linking executables the
     makefiles should retain debug symbols in the executable. Normally, symbols
     are stripped from the executable.</dd>
-    <dt><a name="LEVEL"><tt>LEVEL</tt></a><small>(required)</dt>
+    <dt><a name="LEVEL"><tt>LEVEL</tt></a><small>(required)</small></dt>
     <dd>Specify the level of nesting from the top level. This variable must be
     set in each makefile as it is used to find the top level and thus the other
     makefiles.</dd>