diff options
| author | Bagas Sanjaya <bagasdotme@gmail.com> | 2025-10-17 13:45:26 +0700 |
|---|---|---|
| committer | Paolo Abeni <pabeni@redhat.com> | 2025-10-21 10:57:45 +0200 |
| commit | 97aa8ecb573213b79667a40b5fe5345417dfe961 (patch) | |
| tree | 74b08651088b7859768bb2d90801ec0c41a3d841 /Documentation/networking | |
| parent | 122d696c1789621a367d700d777c424f8494a5fa (diff) | |
net: 6pack: Demote "How to turn on 6pack support" section heading
"How to turn on 6pack support" is a subsection of "Building and
installing the 6pack driver". Yet, the former is in the same heading
level as the latter as sections, making it listed in networking docs
toctree.
Demote it to subsection.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Link: https://patch.msgid.link/20251017064525.28836-4-bagasdotme@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'Documentation/networking')
| -rw-r--r-- | Documentation/networking/6pack.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/6pack.rst b/Documentation/networking/6pack.rst index bc5bf1f1a98f..66d5fd4fc821 100644 --- a/Documentation/networking/6pack.rst +++ b/Documentation/networking/6pack.rst @@ -94,7 +94,7 @@ kernels may lead to a compilation error because the interface to a kernel function has been changed in the 2.1.8x kernels. How to turn on 6pack support: -============================= +----------------------------- - In the linux kernel configuration program, select the code maturity level options menu and turn on the prompting for development drivers. |
