aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-09-20 07:36:39 -0400
committerJonathan Corbet <corbet@lwn.net>2016-09-20 20:53:39 -0400
commit7b5f2bd74cb97917f819e52b1e3d4724c9c18974 (patch)
treec2db601da807a40302574975974535779676b1c5
parent8a24bd1a691e7137c91ddffe94dd6204fbe84426 (diff)
Documentation/kernel-docs.txt: remove more legacy references
The Linux Kernel - This book is for Kernel 2.0.33 Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
-rw-r--r--Documentation/kernel-docs.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt
index 9a358e904a7f..4985c433c237 100644
--- a/Documentation/kernel-docs.txt
+++ b/Documentation/kernel-docs.txt
@@ -44,23 +44,6 @@ On-line docs
44 Creative Commons Attribution-ShareAlike 2.0 license. 44 Creative Commons Attribution-ShareAlike 2.0 license.
45 :note: You can also :ref:`purchase a copy from O'Reilly or elsewhere <ldd3_published>`. 45 :note: You can also :ref:`purchase a copy from O'Reilly or elsewhere <ldd3_published>`.
46 46
47 * Title: **The Linux Kernel**
48
49 :Author: David A. Rusling.
50 :URL: http://www.tldp.org/LDP/tlk/tlk.html
51 :Keywords: everything!, book.
52 :Description: On line, 200 pages book describing most aspects of
53 the Linux Kernel. Probably, the first reference for beginners.
54 Lots of illustrations explaining data structures use and
55 relationships in the purest Richard W. Stevens' style. Contents:
56 "1.-Hardware Basics, 2.-Software Basics, 3.-Memory Management,
57 4.-Processes, 5.-Interprocess Communication Mechanisms, 6.-PCI,
58 7.-Interrupts and Interrupt Handling, 8.-Device Drivers, 9.-The
59 File system, 10.-Networks, 11.-Kernel Mechanisms, 12.-Modules,
60 13.-The Linux Kernel Sources, A.-Linux Data Structures, B.-The
61 Alpha AXP Processor, C.-Useful Web and FTP Sites, D.-The GNU
62 General Public License, Glossary". In short: a must have.
63
64 * Title: **Conceptual Architecture of the Linux Kernel** 47 * Title: **Conceptual Architecture of the Linux Kernel**
65 48
66 :Author: Ivan T. Bowman. 49 :Author: Ivan T. Bowman.