diff options
author | Jeffrey Yasskin <jyasskin@google.com> | 2010-02-26 22:25:06 +0000 |
---|---|---|
committer | Jeffrey Yasskin <jyasskin@google.com> | 2010-02-26 22:25:06 +0000 |
commit | a433ee3302bb34065611d38a5bd5b2ddd6622132 (patch) | |
tree | a20846625ddfc9959d7e1d40b39831493817e317 | |
parent | b42cc681ba56af1ef92ccd80a86714f634cd7d4c (diff) | |
download | bcm5719-llvm-a433ee3302bb34065611d38a5bd5b2ddd6622132.tar.gz bcm5719-llvm-a433ee3302bb34065611d38a5bd5b2ddd6622132.zip |
Test that docs are updating.
llvm-svn: 97279
-rw-r--r-- | llvm/docs/Packaging.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Packaging.html b/llvm/docs/Packaging.html index d964e27d6cb..217590e6c24 100644 --- a/llvm/docs/Packaging.html +++ b/llvm/docs/Packaging.html @@ -23,7 +23,7 @@ <p>LLVM sets certain default configure options to make sure our developers don't break things for constrained platforms. These settings are not optimal for most -desktop systems, and we hope that packagers (i.e., Redhat, Debian, MacPorts, +desktop systems, and we hope that packagers (e.g., Redhat, Debian, MacPorts, etc.) will tweak them. This document lists settings we suggest you tweak. </p> |