Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
fork

Configure Feed

Select the types of activity you want to include in your feed.

[PATCH] plug MAN-PAGES maintainer in Documentation/SubmittingPatches

Improve the likelihood that someone submitting a patch will notify the
MAN-PAGES maintainer.

This is a follow-up to comments on the July 29 lkml email thread: "Broke nice
range for RLIMIT NICE"

Signed-off-by: Paul Jackson <pj@sgi.com>
Cc: "Michael Kerrisk" <mtk-manpages@gmx.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

authored by

Paul Jackson and committed by
Linus Torvalds
1caf1f0f faf1668c

+5
+5
Documentation/SubmittingPatches
··· 149 149 MAINTAINERS file for a mailing list that relates specifically to 150 150 your change. 151 151 152 + If changes affect userland-kernel interfaces, please send 153 + the MAN-PAGES maintainer (as listed in the MAINTAINERS file) 154 + a man-pages patch, or at least a notification of the change, 155 + so that some information makes its way into the manual pages. 156 + 152 157 Even if the maintainer did not respond in step #4, make sure to ALWAYS 153 158 copy the maintainer when you change their code. 154 159