We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3245ef3 + fb7142d commit 66f665dCopy full SHA for 66f665d
manual/source/datarules.rst
@@ -93,7 +93,7 @@ described by the following :index:`rules <rules; naming>`:
93
^[a-zA-Z0-9_]([a-zA-Z0-9_.]*[a-zA-Z0-9_])?$
94
95
The length should be limited to no more than
96
- 63 characters (imposed by the HDF5 :index:`rules <rules; HDF5>` for names).
+ 63 characters (historically imposed by the HDF4 :index:`rules <rules; HDF>` for names).
97
98
It is recognized that some facilities will construct data files with
99
group and field names with upper case letters or start names with a
0 commit comments