diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-10-16 16:40:38 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-10-16 16:40:38 (GMT) |
commit | 8f0acc169782d33d3519d321c4da3adbf93cd4d2 (patch) | |
tree | aabb91786aec22e57659d6c96281567b02bf715e | |
parent | dda41213de9a59d2522de5459299bc5c65fef8a9 (diff) | |
download | hdf5-8f0acc169782d33d3519d321c4da3adbf93cd4d2.zip hdf5-8f0acc169782d33d3519d321c4da3adbf93cd4d2.tar.gz hdf5-8f0acc169782d33d3519d321c4da3adbf93cd4d2.tar.bz2 |
[svn-r4547] Description:
Revise the beginning comment block with "better" wording,
at least better to me. :-)
Platforms tested:
chkmanifest it in eirene.
-rw-r--r-- | MANIFEST | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,8 +1,9 @@ #------------------------------------------------------------------------------ -# This is the list of files that are part of HDF5. All files have a -# `./' prefix and appear in lexicographic order. Lines that end with -# _DO_NOT_DISTRIBUTE_ will not be included in a release. Blank lines -# and comments are ignored. Comments must start in column one. +# This is the list of files that are part of HDF5 source distribution. +# All files have a `./' prefix and appear in lexicographic order. +# Lines that end with _DO_NOT_DISTRIBUTE_ will not be included in a +# release. Blank lines and comments are ignored. Comments must start +# in column one with a '#'. #------------------------------------------------------------------------------ ./COPYING |