Commit 1caf1f0f187d99eb898bdc216de5a761740fe814

Authored by Paul Jackson
Committed by Linus Torvalds
1 parent faf1668c95

[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>

Showing 1 changed file with 5 additions and 0 deletions Side-by-side Diff

Documentation/SubmittingPatches
... ... @@ -149,6 +149,11 @@
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