]> git.baikalelectronics.ru Git - kernel.git/commit
Add scripts/split-man.pl
authorMatthew Wilcox <mawilcox@microsoft.com>
Tue, 13 Feb 2018 21:15:35 +0000 (13:15 -0800)
committerJonathan Corbet <corbet@lwn.net>
Tue, 13 Feb 2018 21:21:52 +0000 (14:21 -0700)
commit3b367d7e8930e79c149ffec8c878c7e860cb00ca
tree07f60b861b370a38879cd3ba0681c0d775d99fd6
parentc5f0a2ec7b5325331f052ab1305443c78113a443
Add scripts/split-man.pl

Instead of asking the user to copy and paste a small perl script from
the documentation, just distribute the perl script in the scripts
directory.

Signed-off-by: Matthew Wilcox <mawilcox@microsoft.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/doc-guide/kernel-doc.rst
scripts/split-man.pl [new file with mode: 0755]