[PATCH] Replace dead link for binfmt_misc.

Thomas Schwinge thomas at codesourcery.com
Mon Mar 25 02:14:09 PDT 2013


---
 docs/GettingStarted.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git docs/GettingStarted.rst docs/GettingStarted.rst
index e005101..2515c9d 100644
--- docs/GettingStarted.rst
+++ docs/GettingStarted.rst
@@ -1008,7 +1008,7 @@ Optional Configuration Items
 ----------------------------
 
 If you're running on a Linux system that supports the `binfmt_misc
-<http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html>`_
+<http://en.wikipedia.org/wiki/binfmt_misc>`_
 module, and you have root access on the system, you can set your system up to
 execute LLVM bitcode files directly. To do this, use commands like this (the
 first command may not be required if you are already using the module):
-- 
1.7.9.5




More information about the llvm-commits mailing list