X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Documentation%2FSubmittingPatches;h=7f43b040311e526e3e3fdf36f1f3a6f7d98f0f18;hb=107207aa8576963861e9f0c66b439d233f02a97d;hp=6761a7b241a5fafbe77c69d09e23b1dd56781f06;hpb=99a0616bcdabec9005159e50af91a36cc3f8bda8;p=linux-2.6 diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 6761a7b241..7f43b04031 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -149,6 +149,11 @@ USB, framebuffer devices, the VFS, the SCSI subsystem, etc. See the MAINTAINERS file for a mailing list that relates specifically to your change. +If changes affect userland-kernel interfaces, please send +the MAN-PAGES maintainer (as listed in the MAINTAINERS file) +a man-pages patch, or at least a notification of the change, +so that some information makes its way into the manual pages. + Even if the maintainer did not respond in step #4, make sure to ALWAYS copy the maintainer when you change their code.