From 2aa84490c02bc304f31198c6f3d44a31093e664b Mon Sep 17 00:00:00 2001 From: Daniel Borca Date: Fri, 20 Feb 2004 09:47:42 +0000 Subject: fixed some typos --- docs/README.DJ | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/README.DJ b/docs/README.DJ index 2e663d2ee7..63d3711e0e 100644 --- a/docs/README.DJ +++ b/docs/README.DJ @@ -128,8 +128,8 @@ FAQ: Q) What is NUL driver good for, if I don't get any output at all? A) For debugging. The NUL driver is very much like OSMesa. Everything is - done just the same as VESA/VGA drivers, only it doesn't touches your - video hardware. You can query the actual buffer by issuing: + done just the same as VESA/VGA drivers, only it doesn't touch your video + hardware. You can query the actual buffer by issuing: DMesaGetIntegerv(DMESA_GET_BUFFER_ADDR, &buffer); and dump it to a file. -- cgit v1.2.3