diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2006-04-20 14:17:47 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2006-04-20 14:17:47 +0000 |
commit | 26f5e984fca43af26cd1443466e9d5629b6402c8 (patch) | |
tree | ee34fbb893710f4904b5160824ce8e3ccdbd4c06 /docs/CommandGuide | |
parent | 5328031c484e26a78c061607d7a59d301bf23b00 (diff) |
Add a missing =back to eliminate error.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27878 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/CommandGuide')
-rw-r--r-- | docs/CommandGuide/llvmc.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CommandGuide/llvmc.pod b/docs/CommandGuide/llvmc.pod index 0767212821..491e1ff7f4 100644 --- a/docs/CommandGuide/llvmc.pod +++ b/docs/CommandGuide/llvmc.pod @@ -337,6 +337,8 @@ been read. This allows users or groups of users to conveniently create their own configuration directories in addition to the standard ones to which they may not have write access. +=back + =head2 Unimplemented Options |