From 95099d4622f8cb224d94e314c7a8e0df60b13f87 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Sat, 09 Dec 2023 08:38:01 +0000
Subject: [PATCH] enable docker ppp

---
 kernel/Documentation/dev-tools/index.rst |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/kernel/Documentation/dev-tools/index.rst b/kernel/Documentation/dev-tools/index.rst
index e313925..1b1cf4f 100644
--- a/kernel/Documentation/dev-tools/index.rst
+++ b/kernel/Documentation/dev-tools/index.rst
@@ -3,8 +3,8 @@
 ================================
 
 This document is a collection of documents about development tools that can
-be used to work on the kernel.  For now, the documents have been pulled
-together without any significant effot to integrate them into a coherent
+be used to work on the kernel. For now, the documents have been pulled
+together without any significant effort to integrate them into a coherent
 whole; patches welcome!
 
 .. class:: toc-title
@@ -21,9 +21,12 @@
    kasan
    ubsan
    kmemleak
+   kcsan
+   kfence
    gdb-kernel-debugging
    kgdb
    kselftest
+   kunit/index
 
 
 .. only::  subproject and html

--
Gitblit v1.6.2