diff options
author | Frank Baker <fbaker@hdfgroup.org> | 2000-03-08 22:03:11 (GMT) |
---|---|---|
committer | Frank Baker <fbaker@hdfgroup.org> | 2000-03-08 22:03:11 (GMT) |
commit | fbd9b7f5adb854e897963a432ad5dd8e02901516 (patch) | |
tree | 60d32be0ef1c9a1e12000a50d965bbee25959904 /doc/html/RM_H5G.html | |
parent | c0e855bc88bd4e82f5117fb065fc30cb27bd1140 (diff) | |
download | hdf5-fbd9b7f5adb854e897963a432ad5dd8e02901516.zip hdf5-fbd9b7f5adb854e897963a432ad5dd8e02901516.tar.gz hdf5-fbd9b7f5adb854e897963a432ad5dd8e02901516.tar.bz2 |
[svn-r2002] Changed 'boot block' to 'super block'.
Diffstat (limited to 'doc/html/RM_H5G.html')
-rw-r--r-- | doc/html/RM_H5G.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/RM_H5G.html b/doc/html/RM_H5G.html index fb47ab3..c6bac14 100644 --- a/doc/html/RM_H5G.html +++ b/doc/html/RM_H5G.html @@ -129,7 +129,7 @@ nodes (nodes with out-degree greater than zero) must be groups while the leaf nodes (nodes with out-degree zero) are either empty groups or objects of some other type. Exactly one object in every non-empty file is the root object. The root object always has a -positive in-degree because it is pointed to by the file boot block. +positive in-degree because it is pointed to by the file super block. <p> An object name consists of one or more components separated from |