diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2020-03-05 19:28:17 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-03-11 14:41:44 +0000 |
commit | 4cae3324bd362829dbb1c122342f2c7854a27899 (patch) | |
tree | dd20f864c5488305e056656d96177d8081cabfa4 /documentation/kernel-dev | |
parent | fa6818b8214152f9717e715e3cb6c5026d07c122 (diff) | |
download | poky-4cae3324bd362829dbb1c122342f2c7854a27899.tar.gz |
manuals: Update YP manual notes with pointer to docs ML
Update the "Manual Notes" section of numerous YP manuals with a
reference to the recently-introduced YP documentation mailing list.
(From yocto-docs rev: a10fe36c864b8f1a71c6a8eb7e1f6a4eef2f5171)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/kernel-dev')
-rwxr-xr-x | documentation/kernel-dev/kernel-dev.xml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index 31c8f839ad..e0aed297dc 100755 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
@@ -149,13 +149,15 @@ | |||
149 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 149 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
150 | pull-down menus. | 150 | pull-down menus. |
151 | </para></listitem> | 151 | </para></listitem> |
152 | <listitem><para> | 152 | <listitem> |
153 | <para> | ||
153 | To report any inaccuracies or problems with this | 154 | To report any inaccuracies or problems with this |
154 | manual, send an email to the Yocto Project | 155 | (or any other Yocto Project) manual, send an email to |
155 | discussion group at | 156 | the Yocto Project documentation mailing list at |
156 | <filename>yocto@yoctoproject.com</filename> or log into | 157 | <filename>docs@lists.yoctoproject.org</filename> or |
157 | the freenode <filename>#yocto</filename> channel. | 158 | log into the freenode <filename>#yocto</filename> channel. |
158 | </para></listitem> | 159 | </para> |
160 | </listitem> | ||
159 | </itemizedlist> | 161 | </itemizedlist> |
160 | </note> | 162 | </note> |
161 | </legalnotice> | 163 | </legalnotice> |