Messages in this thread |  | | Date | Fri, 26 Jul 2019 14:51:19 -0600 | From | Jonathan Corbet <> | Subject | Re: [PATCH] Documentation: filesystem: fix "Removed Sysctls" table |
| |
On Tue, 23 Jul 2019 12:48:13 +0100 Sheriff Esseson <sheriffesseson@gmail.com> wrote:
> the "Removed Sysctls" section is a table - bring it alive with ReST. > > Signed-off-by: Sheriff Esseson <sheriffesseson@gmail.com> > --- > Documentation/admin-guide/xfs.rst | 5 +++-- > 1 file 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 > - > +============================= =======
I've applied this, thanks.
jon
|  |