From d82458b64e9a7f0d03ced046915da802f834e6c2 Mon Sep 17 00:00:00 2001 From: Paul Jackson Date: Sun, 31 Jul 2005 22:34:48 -0700 Subject: [PATCH] --- yaml --- r: 5563 b: refs/heads/master c: 1caf1f0f187d99eb898bdc216de5a761740fe814 h: refs/heads/master i: 5561: d8d2021ae3cf4d5175e7c86ad2040d0a8c08639f 5559: 64779af4b16d042fe66b342100bbbd9583c6a672 v: v3 --- [refs] | 2 +- trunk/Documentation/SubmittingPatches | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 31785b0d0de5..9cb6642d6278 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: faf1668c954d24285d7b213cf1ff38fe93569f01 +refs/heads/master: 1caf1f0f187d99eb898bdc216de5a761740fe814 diff --git a/trunk/Documentation/SubmittingPatches b/trunk/Documentation/SubmittingPatches index 6761a7b241a5..7f43b040311e 100644 --- a/trunk/Documentation/SubmittingPatches +++ b/trunk/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.