]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/kernel-docs.txt
Merge remote-tracking branch 'mips/mips-for-linux-next'
[karo-tx-linux.git] / Documentation / kernel-docs.txt
index 0e0734b509d84097f1ed02e653cf0f4bfbadc6c0..eda1eb1451a0881097bfaa8ad76c18acd6945f36 100644 (file)
        
      * Title: "The Kernel Hacking HOWTO"
        Author: Various Talented People, and Rusty.
-       Location: in kernel tree, Documentation/DocBook/kernel-hacking/
+       Location: in kernel tree, Documentation/DocBook/kernel-hacking.tmpl
        (must be built as "make {htmldocs | psdocs | pdfdocs})
        Keywords: HOWTO, kernel contexts, deadlock, locking, modules,
        symbols, return conventions.
        
      * Title: "Linux Kernel Locking HOWTO"
        Author: Various Talented People, and Rusty.
-       Location: in kernel tree, Documentation/DocBook/kernel-locking/
+       Location: in kernel tree, Documentation/DocBook/kernel-locking.tmpl
        (must be built as "make {htmldocs | psdocs | pdfdocs})
        Keywords: locks, locking, spinlock, semaphore, atomic, race
        condition, bottom halves, tasklets, softirqs.