Documentation/HOWTO: info about interface changes should CC linux-api@vger

The "Documentation" section of this file mentions that when an interface
change is made, I should be CCed with info about the change (so that
man-pages can document it). Additionally request that this info be CCed
to the new linux-api@vger.kernel.org list.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by Michael Kerrisk and committed by Linus Torvalds 09b05f5e 1d992ce9

+2 -1
+2 -1
Documentation/HOWTO
··· 77 77 When a kernel change causes the interface that the kernel exposes to 78 78 userspace to change, it is recommended that you send the information or 79 79 a patch to the manual pages explaining the change to the manual pages 80 - maintainer at mtk.manpages@gmail.com. 80 + maintainer at mtk.manpages@gmail.com, and CC the list 81 + linux-api@vger.kernel.org. 81 82 82 83 Here is a list of files that are in the kernel source tree that are 83 84 required reading: