diff options
author | Theodore Ts'o <tytso@mit.edu> | 2018-07-29 22:35:23 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-07-29 22:35:23 +0200 |
commit | 0694f8c39f113bcdb759a7f84981a69bf5d7161d (patch) | |
tree | afd7ba3b26be10f4bbd9c2cc350858b99a4d0c51 /Documentation/index.rst | |
parent | docs: add new ext4 superblock time extension fields (diff) | |
download | linux-0694f8c39f113bcdb759a7f84981a69bf5d7161d.tar.xz linux-0694f8c39f113bcdb759a7f84981a69bf5d7161d.zip |
docs: fix up the obviously obsolete bits in the new ext4 documentation
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'Documentation/index.rst')
-rw-r--r-- | Documentation/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/index.rst b/Documentation/index.rst index 65c22b1ff5f2..f95ba981f8cd 100644 --- a/Documentation/index.rst +++ b/Documentation/index.rst @@ -109,7 +109,7 @@ The documentation in this section are provided by specific filesystem subprojects. .. toctree:: - :maxdepth: 4 + :maxdepth: 2 filesystems/ext4/index |