summaryrefslogtreecommitdiff
path: root/Documentation/sysctl/README
AgeCommit message (Collapse)Author
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab
Rename the /proc/sys/ documentation files to ReST, using the README file as a template for an index.rst, adding the other files there via TOC markup. Despite being written on different times with different styles, try to make them somewhat coherent with a similar look and feel, ensuring that they'll look nice as both raw text file and as via the html output produced by the Sphinx build system. At its new index.rst, let's add a :orphan: while this is not linked to the main index.rst file, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2017-10-03docs: Update binfmt_misc linksTom Saeger
Documentation/binfmt_misc.txt moved to Documentation/admin-guide/binfmt-misc.rst Signed-off-by: Tom Saeger <tom.saeger@oracle.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
2016-09-22userns; Document per user per user namespace limits.Eric W. Biederman
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2004-08-01[PATCH] Canonically reference files in Documentation/ code comments partAdrian Bunk
Below is a patch by Hans Ulrich Niedermann <linux-kernel@n-dimensional.de> to change all references in comments to files in Documentation/ to start with Documentation/ Signed-off-by: Adrian Bunk <bunk@fs.tum.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2003-08-31[PATCH] abi doc updateAndrew Morton
From: <ffrederick@prov-liege.be> Update the abi sysctl documentation.
2002-02-04Import changesetLinus Torvalds