Better choice of word here is "corresponding" rather than
"underlying".
(From yocto-docs rev:
3d8b6d6e06b81960df2a7d25b6d54308210cc011)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
<para>
Recipes used to append metadata to other recipes are called BitBake append files.
BitBake append files use the <filename>.bbappend</filename> file type suffix, while
- underlying recipes to which metadata is being appended use the
+ the corresponding recipes to which metadata is being appended use the
<filename>.bb</filename> file type suffix.
</para>