Commit 771aa05a by Jonathan Wakely

sgiexts.html: Fix path to stylesheet.

2003-04-16  Jonathan Wakely  <redi@gcc.gnu.org>

	* docs/html/ext/sgiexts.html: Fix path to stylesheet.

From-SVN: r65686
parent 5a30c9b7
2003-04-16 Jonathan Wakely <redi@gcc.gnu.org>
* docs/html/ext/sgiexts.html: Fix path to stylesheet.
2003-04-15 Benjamin Kosnik <bkoz at redhat dot com> 2003-04-15 Benjamin Kosnik <bkoz at redhat dot com>
Paolo Carlini <pcarlini at unitus dot it> Paolo Carlini <pcarlini at unitus dot it>
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<meta name="DESCRIPTION" content="SGI extensions preserved in libstdc++-v3." /> <meta name="DESCRIPTION" content="SGI extensions preserved in libstdc++-v3." />
<meta name="GENERATOR" content="vi and eight fingers" /> <meta name="GENERATOR" content="vi and eight fingers" />
<title>SGI extensions to the library in libstdc++-v3</title> <title>SGI extensions to the library in libstdc++-v3</title>
<link rel="StyleSheet" href="lib3styles.css" /> <link rel="StyleSheet" href="../lib3styles.css" />
</head> </head>
<body> <body>
...@@ -29,7 +29,7 @@ libstdc++-v3</a></h1> ...@@ -29,7 +29,7 @@ libstdc++-v3</a></h1>
for a description). Not every chapter may have extensions, and the for a description). Not every chapter may have extensions, and the
extensions may come and go. Also, this page is incomplete because the extensions may come and go. Also, this page is incomplete because the
author is pressed for time. Check back often; the latest change was on author is pressed for time. Check back often; the latest change was on
$Date: 2002/11/17 17:15:06 $ (UTC). $Date: 2002/12/16 18:22:57 $ (UTC).
</p> </p>
<p>Descriptions range from the scanty to the verbose. You should also check <p>Descriptions range from the scanty to the verbose. You should also check
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment