blob: a9d01b44a6594e37495ad6b5c1a6cd7be5c9c904 [file] [log] [blame]
Jonathan Corbet1d596de2017-04-02 14:58:01 -06001=====================================
2The Linux kernel user-space API guide
3=====================================
4
5.. _man-pages: https://www.kernel.org/doc/man-pages/
6
7While much of the kernel's user-space API is documented elsewhere
8(particularly in the man-pages_ project), some user-space information can
9also be found in the kernel tree itself. This manual is intended to be the
10place where this information is gathered.
11
12.. class:: toc-title
13
14 Table of contents
15
16.. toctree::
17 :maxdepth: 2
18
Jonathan Corbetf504d472017-04-02 15:18:32 -060019 unshare
20
Jonathan Corbet1d596de2017-04-02 14:58:01 -060021.. only:: subproject and html
22
23 Indices
24 =======
25
26 * :ref:`genindex`