diff options
author | Jonathan Corbet <corbet@lwn.net> | 2017-04-03 00:18:32 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2017-04-03 00:18:32 +0300 |
commit | f504d47be5e8fa7ecf2bf660b18b42e6960c0eb2 (patch) | |
tree | c80102f6f0ff516be6096b8019758873e65a82a9 /Documentation/userspace-api/index.rst | |
parent | 1d596dee3862bc14895ba15afe69c4e85c6d6124 (diff) | |
download | linux-f504d47be5e8fa7ecf2bf660b18b42e6960c0eb2.tar.xz |
docs: Convert unshare.txt to RST and add to the user-space API manual
This is a straightforward conversion, without any real textual changes.
Since this document has seen no substantive changes since its addition in
2006, some such changes are probably warranted.
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/userspace-api/index.rst')
-rw-r--r-- | Documentation/userspace-api/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/userspace-api/index.rst b/Documentation/userspace-api/index.rst index 6d98ea6c0d2d..a9d01b44a659 100644 --- a/Documentation/userspace-api/index.rst +++ b/Documentation/userspace-api/index.rst @@ -16,6 +16,8 @@ place where this information is gathered. .. toctree:: :maxdepth: 2 + unshare + .. only:: subproject and html Indices |