Update dox, patch by Vladimir Prus!
authorChris Lattner <sabre@nondot.org>
Mon, 15 May 2006 17:26:46 +0000 (17:26 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 15 May 2006 17:26:46 +0000 (17:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28306 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LangRef.html

index 8ba8b164b5684edd23775e8a625292bd6dc750c9..a5a490e325adb3d2d154db2389a6812018bcc32e 100644 (file)
@@ -2862,7 +2862,7 @@ language reference manual does not define what this type is, so all
 transformations should be prepared to handle intrinsics with any type
 used.</p>
 
-<p>This example shows how the <a href="#i_vanext"><tt>vanext</tt></a>
+<p>This example shows how the <a href="#i_va_arg"><tt>va_arg</tt></a>
 instruction and the variable argument handling intrinsic functions are
 used.</p>