diff --git a/docs/faq.html b/docs/faq.html index dbef6a58c29..fa90d5bfe81 100644 --- a/docs/faq.html +++ b/docs/faq.html @@ -389,7 +389,7 @@ algorithms).

In the mean time, a 3rd party plug-in library is available.

diff --git a/docs/repository.html b/docs/repository.html index 3e05871fd61..adbfcf90914 100644 --- a/docs/repository.html +++ b/docs/repository.html @@ -10,7 +10,7 @@

Code Repository

-Mesa uses git +Mesa uses git as its source code management system.

@@ -95,7 +95,7 @@ Once your account is established:

Windows Users

-If you're +If you're using git on Windows you'll want to enable automatic CR/LF conversion in your local copy of the repository:

diff --git a/docs/sourcedocs.html b/docs/sourcedocs.html index 2b1633c67c2..898ecac74c6 100644 --- a/docs/sourcedocs.html +++ b/docs/sourcedocs.html @@ -24,7 +24,7 @@ the doxygen directory and run make.

For an example of Doxygen usage in Mesa, see a recent source file -such as bufferobj.c. +such as bufferobj.c.

diff --git a/docs/thanks.html b/docs/thanks.html index b9a2b27cbd7..6b658e3b4c4 100644 --- a/docs/thanks.html +++ b/docs/thanks.html @@ -33,7 +33,7 @@ Tungsten Graphics, Inc. have supported the ongoing development of Mesa.

  • The -Mesa +Mesa website is hosted by Allen Akin's glean is a framework for OpenGL testing. -
  • Valgrind is a very useful tool for tracking down memory-related problems in your code.