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 | d6312210d12451bbc708c70afe7eac1ad2b6587e (patch) | |
tree | 0ea8994831ed40e0763052c84130a8c1920cecc2 /llvm/docs/CommandGuide | |
parent | 84f3911b0991d7a3ba18d0b69b588644790cdeeb (diff) | |
download | bcm5719-llvm-d6312210d12451bbc708c70afe7eac1ad2b6587e.tar.gz bcm5719-llvm-d6312210d12451bbc708c70afe7eac1ad2b6587e.zip |
There is no =head3. Convert to =head2.
llvm-svn: 21430
Diffstat (limited to 'llvm/docs/CommandGuide')
-rw-r--r-- | llvm/docs/CommandGuide/llvmc.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvmc.pod b/llvm/docs/CommandGuide/llvmc.pod index bc4d526c87d..c8463c48367 100644 --- a/llvm/docs/CommandGuide/llvmc.pod +++ b/llvm/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 |