diff options
author | Sheriff Esseson <sheriffesseson@gmail.com> | 2019-07-23 13:48:13 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2019-07-30 22:18:43 +0200 |
commit | 38a449ff533c9a21c254473a9f0cf59b6f420f50 (patch) | |
tree | d72f00fbf7802008f0f8e046def5146a1feb2a16 /Documentation/admin-guide/xfs.rst | |
parent | Documentation/features/locking: update lists (diff) | |
download | linux-38a449ff533c9a21c254473a9f0cf59b6f420f50.tar.xz linux-38a449ff533c9a21c254473a9f0cf59b6f420f50.zip |
Documentation: filesystem: fix "Removed Sysctls" table
the "Removed Sysctls" section is a table - bring it alive with ReST.
Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/xfs.rst')
-rw-r--r-- | Documentation/admin-guide/xfs.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Documentation/admin-guide/xfs.rst b/Documentation/admin-guide/xfs.rst index e76665a8f2f2..fb5b39f73059 100644 --- a/Documentation/admin-guide/xfs.rst +++ b/Documentation/admin-guide/xfs.rst @@ -337,11 +337,12 @@ None at present. Removed Sysctls =============== +============================= ======= Name Removed - ---- ------- +============================= ======= fs.xfs.xfsbufd_centisec v4.0 fs.xfs.age_buffer_centisecs v4.0 - +============================= ======= Error handling ============== |