Mesa (gallium-docs): docs: Replace bogus `\times' back with `*'.

Michał Król michal at kemper.freedesktop.org
Mon Jan 4 12:39:09 UTC 2010


Module: Mesa
Branch: gallium-docs
Commit: cef218062aeb86bc7564483b3c39d61532d35e48
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=cef218062aeb86bc7564483b3c39d61532d35e48

Author: Michal Krol <michal at vmware.com>
Date:   Mon Jan  4 13:15:28 2010 +0100

docs: Replace bogus `\times' back with `*'.

---

 src/gallium/docs/source/tgsi.rst |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/gallium/docs/source/tgsi.rst b/src/gallium/docs/source/tgsi.rst
index cd84b02..028ddce 100644
--- a/src/gallium/docs/source/tgsi.rst
+++ b/src/gallium/docs/source/tgsi.rst
@@ -676,7 +676,7 @@ RET - Subroutine Call Return
   pc = pop()
 
   Potential restrictions:  
-  \times Only occurs at end of function.
+  * Only occurs at end of function.
 
 SSG - Set Sign
 




More information about the mesa-commit mailing list