sewardj | de4a1d0 | 2002-03-22 01:27:54 +0000 | [diff] [blame] | 1 | <!doctype html public "-//w3c//dtd html 4.0 transitional//en"> |
| 2 | <html> |
| 3 | |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" |
| 6 | content="text/html; charset=iso-8859-1"> |
| 7 | <meta http-equiv="Content-Language" content="en-gb"> |
| 8 | <meta name="generator" |
| 9 | content="Mozilla/4.76 (X11; U; Linux 2.4.1-0.1.9 i586) [Netscape]"> |
| 10 | <meta name="author" content="Julian Seward <jseward@acm.org>"> |
| 11 | <meta name="description" content="say what this prog does"> |
| 12 | <meta name="keywords" content="Valgrind, memory checker, x86, GPL"> |
| 13 | <title>Valgrind's user manual</title> |
| 14 | </head> |
| 15 | |
| 16 | <frameset cols="150,*"> |
| 17 | <frame name="nav" target="main" src="nav.html"> |
| 18 | <frame name="main" src="manual.html" scrolling="auto"> |
| 19 | <noframes> |
| 20 | <body> |
| 21 | <p>This page uses frames, but your browser doesn't support them.</p> |
| 22 | </body> |
| 23 | </noframes> |
| 24 | </frameset> |
| 25 | |
| 26 | </html> |