diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index b61d17c2c1..d6c4a76a2b 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -6662,13 +6662,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" TCLIBC - Specifies which variant of the GNU standard C library (libc) - to use during the build process. + Specifies the GNU standard C library (libc) + variant to use during the build process. This variable replaces POKYLIBC, which is no longer supported. - You can select eglibc or uclibc. + You can select "eglibc" or "uclibc". This release of the Yocto Project does not support the glibc implementation of libc.