]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: mptcp: fix pm_type formatting
authorMatthieu Baerts <matthieu.baerts@tessares.net>
Tue, 6 Sep 2022 18:04:02 +0000 (20:04 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 13 Sep 2022 08:18:44 +0000 (10:18 +0200)
commiteb267aee4ee38aefa0f7eb5a7aa108d27aae408f
treea7f840b4ee47045bec315985fcb9ca6ac528d8b5
parent7e723b11bbac51eae05aadb45bf86419b3043d3e
Documentation: mptcp: fix pm_type formatting

When looking at the rendered HTML version, we can see 'pm_type' is not
displayed with a bold font:

  https://docs.kernel.org/5.19/networking/mptcp-sysctl.html

The empty line under 'pm_type' is then removed to have the same style as
the others.

Fixes: fff87491f411 ("mptcp: Add a per-namespace sysctl to set the default path manager type")
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Link: https://lore.kernel.org/r/20220906180404.1255873-2-matthieu.baerts@tessares.net
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/networking/mptcp-sysctl.rst