diff options
Diffstat (limited to 'docs/download.html')
-rw-r--r-- | docs/download.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/download.html b/docs/download.html index 3807f836d14..d53d1203d11 100644 --- a/docs/download.html +++ b/docs/download.html @@ -2,7 +2,7 @@ <html lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> - <title>Getting Mesa</title> + <title>Downloading and Unpacking</title> <link rel="stylesheet" type="text/css" href="mesa.css"> </head> <body> @@ -14,7 +14,9 @@ <iframe src="contents.html"></iframe> <div class="content"> -<h1>Downloading</h1> +<h1>Downloading and Unpacking</h1> + +<h2>Downloading</h2> <p> Primary Mesa download site: @@ -38,7 +40,7 @@ in the same directory, and are recognisable by the </p> -<h1>Unpacking</h1> +<h2>Unpacking</h2> <p> Mesa releases are available in two formats: <tt>.tar.xz</tt> and <tt>.tar.gz</tt>. @@ -56,7 +58,7 @@ To unpack the tarball: </pre> -<h1>Contents</h1> +<h2>Contents</h2> <p> Proceed to the <a href="install.html">compilation and installation @@ -64,7 +66,7 @@ instructions</a>. </p> -<h1>Demos, GLUT, and GLU</h1> +<h2>Demos, GLUT, and GLU</h2> <p> A package of SGI's GLU library is available |