validation fixes
[oota-llvm.git] / docs / CommandGuide / lli.pod
index 1bb3e9c4c22e1acbe3eb738875298824afc8c75a..90f3b0484bba7c52363ce210908b56c454e2be5e 100644 (file)
@@ -40,7 +40,7 @@ the just-in-time compiler, at present.
 Record the amount of time needed for each code-generation pass and print it to
 standard error.
 
-=item B<-triple>=I<target triple>
+=item B<-mtriple>=I<target triple>
 
 Override the target triple specified in the input bytecode file with the 
 specified string.  This may result in a crash if you pick an
@@ -92,6 +92,6 @@ L<llc|llc>
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut