1
0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2026-01-14 10:32:46 +00:00
Bjorn Helgaas f9db1fc562 ACPI: Fix typos
Fix typos in documentation and comments.

Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250722132653.GA2781885@bhelgaas
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2025-07-22 17:12:41 +02:00
2025-07-18 12:16:13 -07:00
2025-07-22 17:12:41 +02:00
2025-07-22 17:12:41 +02:00
2025-07-19 16:27:03 -07:00
2025-07-20 09:03:41 -07:00
2025-07-18 12:21:26 -07:00
2025-07-20 13:03:31 -07:00
2025-07-19 08:47:59 -07:00
2025-07-17 07:54:49 -07:00
2025-07-19 09:22:26 -07:00
2025-07-19 09:22:26 -07:00
2025-07-17 14:53:38 +02:00
2025-05-06 16:39:25 +10:00
2025-06-21 07:34:28 -07:00
2025-02-19 14:53:27 -07:00
2025-07-20 15:18:33 -07:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Languages
C 97.1%
Assembly 1%
Shell 0.6%
Rust 0.4%
Python 0.4%
Other 0.3%