From 2058a71e780ae6cb1ff3a0c98831df10190f10cb Mon Sep 17 00:00:00 2001 From: Jeffrey Yasskin Date: Fri, 26 Feb 2010 22:25:06 +0000 Subject: Test that docs are updating. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97279 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Packaging.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Packaging.html') diff --git a/docs/Packaging.html b/docs/Packaging.html index d964e27..217590e 100644 --- a/docs/Packaging.html +++ b/docs/Packaging.html @@ -23,7 +23,7 @@

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.

-- cgit v1.1