summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Baker <fbaker@hdfgroup.org>2000-06-05 15:36:56 (GMT)
committerFrank Baker <fbaker@hdfgroup.org>2000-06-05 15:36:56 (GMT)
commit23118eb6b6d092ec148f9af7446a701a6b47b66c (patch)
tree3fd36b15212d75c7b2de3be997131309e5768f12
parent6daa7625b3f5c48f8eb287b25b62facaf9112d69 (diff)
downloadhdf5-23118eb6b6d092ec148f9af7446a701a6b47b66c.zip
hdf5-23118eb6b6d092ec148f9af7446a701a6b47b66c.tar.gz
hdf5-23118eb6b6d092ec148f9af7446a701a6b47b66c.tar.bz2
[svn-r2337] HeapMgmt.html, LibMaint.html, ObjectHeader.html, and SymbolTables.html:
Correcting "Last modified" date.
-rw-r--r--doc/html/TechNotes/HeapMgmt.html5
-rw-r--r--doc/html/TechNotes/LibMaint.html6
-rw-r--r--doc/html/TechNotes/ObjectHeader.html5
-rw-r--r--doc/html/TechNotes/SymbolTables.html6
4 files changed, 22 insertions, 0 deletions
diff --git a/doc/html/TechNotes/HeapMgmt.html b/doc/html/TechNotes/HeapMgmt.html
index ebf58b2..e9e8db4 100644
--- a/doc/html/TechNotes/HeapMgmt.html
+++ b/doc/html/TechNotes/HeapMgmt.html
@@ -73,6 +73,11 @@ H5H_remove (hdf5_file_t *f, off_t addr, off_t offset, size_t size);
Returns success or failure.
+===========================================
+Last Modified: 8 July 1998 (technical content)
+Last Modified: 28 April 2000 (included in HDF5 Technical Notes)
+HDF Help Desk: hdfhelp@ncsa.uiuc.edu
+
</pre>
</body>
diff --git a/doc/html/TechNotes/LibMaint.html b/doc/html/TechNotes/LibMaint.html
index 5e6b222..718f085 100644
--- a/doc/html/TechNotes/LibMaint.html
+++ b/doc/html/TechNotes/LibMaint.html
@@ -116,6 +116,12 @@
tar cvf foo.tar `grep '^\.' MANIFEST |unexpand |cut -f1`
+
+===========================================
+Last Modified: 15 October 1999 (technical content)
+Last Modified: 28 April 2000 (included in HDF5 Technical Notes)
+HDF Help Desk: hdfhelp@ncsa.uiuc.edu
+
</pre>
</body>
diff --git a/doc/html/TechNotes/ObjectHeader.html b/doc/html/TechNotes/ObjectHeader.html
index 33ce711..1335d23 100644
--- a/doc/html/TechNotes/ObjectHeader.html
+++ b/doc/html/TechNotes/ObjectHeader.html
@@ -61,6 +61,11 @@ H5O_modify (hdf5_file_t *f, /*file containing header */
void *mesg) /*the message */
+===========================================
+Last Modified: 8 July 1998 (technical content)
+Last Modified: 28 April 2000 (included in HDF5 Technical Notes)
+HDF Help Desk: hdfhelp@ncsa.uiuc.edu
+
</pre>
</body>
diff --git a/doc/html/TechNotes/SymbolTables.html b/doc/html/TechNotes/SymbolTables.html
index a05cd5a..05ee538 100644
--- a/doc/html/TechNotes/SymbolTables.html
+++ b/doc/html/TechNotes/SymbolTables.html
@@ -317,6 +317,12 @@ never changes. This allows symbol table entries to cache the H5O_STAB
message for the symbol table to which it points without worrying about
whether the cache will ever be invalidated.
+
+===========================================
+Last Modified: 8 July 1998 (technical content)
+Last Modified: 28 April 2000 (included in HDF5 Technical Notes)
+HDF Help Desk: hdfhelp@ncsa.uiuc.edu
+
</pre>
</body>