From: Douglas Gregor Date: Mon, 9 Nov 2009 15:15:41 +0000 (+0000) Subject: Fix a broken link X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd5a5056e0fbac624c504c4a33d57160723cd71d;p=clang Fix a broken link git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@86545 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/UsersManual.html b/docs/UsersManual.html index 20fdda72dc..cfaa071083 100644 --- a/docs/UsersManual.html +++ b/docs/UsersManual.html @@ -126,7 +126,7 @@ reasonably possible, easing migration from GCC to Clang. In most cases, code

In addition to language specific features, Clang has a variety of features that depend on what CPU architecture or operating system is being compiled for. -Please see the Target-Specific Features and +Please see the Target-Specific Features and Limitations section for more details.

The rest of the introduction introduces some basic