Skip to content

Commit 9f4a68e

Browse files
mergeJonathan Corbet
authored andcommitted
README: Improve documentation descriptions
"This file" indeed was moved once, but at some point "this file", the top-level README, becomes a file in itself. Now that time has come :) Let's describe how things are, and suggest reading "this file" first, "this file" simply being a the admin-guide README file, not a file that was once moved. Signed-off-by: Martin Kepplinger <[email protected]> Signed-off-by: Jonathan Corbet <[email protected]>
1 parent 7f5d465 commit 9f4a68e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
Linux kernel
22
============
33

4-
This file was moved to Documentation/admin-guide/README.rst
5-
6-
Please notice that there are several guides for kernel developers and users.
7-
These guides can be rendered in a number of formats, like HTML and PDF.
4+
There are several guides for kernel developers and users. These guides can
5+
be rendered in a number of formats, like HTML and PDF. Please read
6+
Documentation/admin-guide/README.rst first.
87

98
In order to build the documentation, use ``make htmldocs`` or
109
``make pdfdocs``.

0 commit comments

Comments
 (0)