Add functions for determining if the stdin/out/err is connected to a
[oota-llvm.git] / lib / System / README.txt
index 63e00dafbfbaba10123bc6159df3aca4629930d3..4a73c95056e8f0dfc2a2999f8455d4e9ece977e9 100644 (file)
@@ -15,7 +15,7 @@ porting is this library.
 Complete documentation for the library can be found in the file:
   llvm/docs/SystemLibrary.html 
 or at this URL:
-  http://llvm.org/docs/SystemLibrary.html
+  http://llvm.cs.uiuc.edu/docs/SystemLibrary.html
 
 While we recommend that you read the more detailed documentation, for the 
 impatient, here's a high level summary of the library's requirements.