From: Erik Faye-Lund Date: Thu, 16 Jan 2020 19:45:22 +0000 (+0100) Subject: docs: use [1] instead of asterisk for footnote X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=199572b65b7a03ffc887783e7f0f96f95bf1f99d;p=mesa.git docs: use [1] instead of asterisk for footnote While we're at it, make it a link as well. Reviewed-by: Eric Engestrom Part-of: --- diff --git a/docs/license.html b/docs/license.html index 3847917af25..a4ae66c71c8 100644 --- a/docs/license.html +++ b/docs/license.html @@ -20,7 +20,7 @@

Mesa is a 3-D graphics library with an API which is very similar to -that of OpenGL.* +that of OpenGL[1]. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, @@ -38,8 +38,8 @@ library.

-* OpenGL is a trademark of Silicon Graphics Incorporated. +[1]: OpenGL is a trademark of Silicon Graphics Incorporated.