diff options
author | Egbert Eich <eich@suse.de> | 2004-04-06 16:13:41 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-06 16:13:41 +0000 |
commit | e1d9c1048cb5724c7277918c7421939258b16e02 (patch) | |
tree | 0f17feb1d47fddcbe5aa89f233044b0b9bb32146 | |
parent | fc7c1bcb481b2fa9ed1de05e8fab19b81c34d149 (diff) |
- fixing -config
- fixing nameing issues
-rw-r--r-- | specs/specindex.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/specs/specindex.html b/specs/specindex.html index b05ac1e..c7dd212 100644 --- a/specs/specindex.html +++ b/specs/specindex.html @@ -1,6 +1,6 @@ <html> <head> - <title>XFree86(TM): Documentation: Specification Documents</title> + <title>The X.Org Foundation: Documentation: Specification Documents</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <style type="text/css"> body { @@ -14,7 +14,7 @@ </head> <body> - <h2>XFree86™ Documentation: Specification and Related Documents</h2> + <h2>X.Org Documentation: Specification and Related Documents</h2> <p><i>The formatting of some of the HTML versions of these documents may have some problems. In such cases refer to the PDF versions.</i></p> @@ -107,7 +107,6 @@ <li><a href="ctlseqs.html">Xterm control sequences</a> <a href="../PDF/ctlseqs.pdf">[PDF]</a></li> </ul> - <!-- $XFree86: xc/doc/specs/specindex.html,v 1.4 2003/12/06 19:11:52 dawes Exp $ --> </body> </html> |