diff options
author | Jonathan Wakely <redi@gcc.gnu.org> | 2003-04-16 18:02:47 +0100 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2003-04-16 18:02:47 +0100 |
commit | 771aa05a0bb290df9d593cb29da7eb311b57d6db (patch) | |
tree | 4de8b3d5d0c7d443c1e661af538ca5ad14a384dd | |
parent | 5a30c9b7ab96750eb878164f5c6133e69af609cc (diff) | |
download | gcc-771aa05a0bb290df9d593cb29da7eb311b57d6db.zip gcc-771aa05a0bb290df9d593cb29da7eb311b57d6db.tar.gz gcc-771aa05a0bb290df9d593cb29da7eb311b57d6db.tar.bz2 |
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
-rw-r--r-- | libstdc++-v3/ChangeLog | 4 | ||||
-rw-r--r-- | libstdc++-v3/docs/html/ext/sgiexts.html | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 0f3232d..6724119 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +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> Paolo Carlini <pcarlini at unitus dot it> diff --git a/libstdc++-v3/docs/html/ext/sgiexts.html b/libstdc++-v3/docs/html/ext/sgiexts.html index e0ea070..e8bebec 100644 --- a/libstdc++-v3/docs/html/ext/sgiexts.html +++ b/libstdc++-v3/docs/html/ext/sgiexts.html @@ -10,7 +10,7 @@ <meta name="DESCRIPTION" content="SGI extensions preserved in libstdc++-v3." /> <meta name="GENERATOR" content="vi and eight fingers" /> <title>SGI extensions to the library in libstdc++-v3</title> -<link rel="StyleSheet" href="lib3styles.css" /> +<link rel="StyleSheet" href="../lib3styles.css" /> </head> <body> @@ -29,7 +29,7 @@ libstdc++-v3</a></h1> for a description). Not every chapter may have extensions, and 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 - $Date: 2002/11/17 17:15:06 $ (UTC). + $Date: 2002/12/16 18:22:57 $ (UTC). </p> <p>Descriptions range from the scanty to the verbose. You should also check |