diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2005-04-22 02:16:19 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2005-04-22 02:16:19 +0000 |
commit | 94c8fb4a88b06b31195e9ab7367d41e674356cd2 (patch) | |
tree | b8eb3fe9b665516bdf54e483cac4d19286030e48 | |
parent | d9dd32616e261bc6beff0a0b8aac80aa99c97252 (diff) | |
download | external_llvm-94c8fb4a88b06b31195e9ab7367d41e674356cd2.zip external_llvm-94c8fb4a88b06b31195e9ab7367d41e674356cd2.tar.gz external_llvm-94c8fb4a88b06b31195e9ab7367d41e674356cd2.tar.bz2 |
There is no =head3. Convert to =head2.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21430 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | docs/CommandGuide/llvmc.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod index bc4d526..c8463c4 100644 --- a/docs/CommandGuide/llvmc.pod +++ b/docs/CommandGuide/llvmc.pod @@ -292,7 +292,7 @@ Pass an arbitrary option to the code generator. =back -=head3 C/C++ Specific Options +=head2 C/C++ Specific Options =over |