diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 964193f9e2..3bdd084a84 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1516,6 +1516,13 @@
FILES_${PN} = "xyz" effectively turn into
FILES = "xyz".
+ symlink-to-sysroot:
+ Checks for symlinks in packages that point into
+ TMPDIR
+ on the host.
+ Such symlinks will work on the host, but are clearly invalid
+ when running on the target.
+ unsafe-references-in-binaries:
Reports when a binary installed in
${base_libdir},