aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2005-03-01 17:15:23 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2005-03-01 17:15:23 +0000
commit98558aedbcb5af0b5dddd172d966af7f3d467ad6 (patch)
tree30d47873d7cf252bfda5bc068c508e0ebde155cd /docs
parente0acb769f4e11f3b7cc263a36e686581e3e38c18 (diff)
downloadexternal_llvm-98558aedbcb5af0b5dddd172d966af7f3d467ad6.zip
external_llvm-98558aedbcb5af0b5dddd172d966af7f3d467ad6.tar.gz
external_llvm-98558aedbcb5af0b5dddd172d966af7f3d467ad6.tar.bz2
Use a colon instead of a period since we're introducing a command list
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20385 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/CFEBuildInstrs.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CFEBuildInstrs.html b/docs/CFEBuildInstrs.html
index e60adf0..7630e4e 100644
--- a/docs/CFEBuildInstrs.html
+++ b/docs/CFEBuildInstrs.html
@@ -244,7 +244,7 @@ the newly built llvm-gcc and llvm-g++ executables. </p></li>
<li><p>Rebuild your CVS tree. This shouldn't cause the whole thing to be
rebuilt, but it should build the runtime libraries. After the tree is
built, install the runtime libraries into your GCC front-end build tree.
- These are the commands you need.</p>
+ These are the commands you need:</p>
<pre>
% gmake
% gmake -C runtime install-bytecode