diff --git a/documentation/poky-ref-manual/ref-variables.xml b/documentation/poky-ref-manual/ref-variables.xml index 0c197535b4..3b93e2297e 100644 --- a/documentation/poky-ref-manual/ref-variables.xml +++ b/documentation/poky-ref-manual/ref-variables.xml @@ -1798,7 +1798,8 @@ FILESPATH = "${@base_set_filespath([ "${FILE_DIRNAME}/${PF}", \ By default, TCMODE is set to "default", which chooses tcmode-default.inc. - The variable is similar to TCLIBC, which controls + The variable is similar to + TCLIBC, which controls the variant of the GNU standard C library (libc) used during the build process: eglibc or uclibc.