[PATCH] Replace dead link for binfmt_misc.

Dmitri Gribenko gribozavr at gmail.com
Mon Mar 25 10:10:35 PDT 2013


On Mon, Mar 25, 2013 at 11:14 AM, Thomas Schwinge
<thomas at codesourcery.com> wrote:
> ---
>  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>`_

Committed r177876, thanks.

In future, please also send patches as attachments.  Not all
developers have their email setup to work with git-style patches.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/



More information about the llvm-commits mailing list