diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 90aa377521..85694440e5 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1768,27 +1768,6 @@ This check was removed for YP 2.3 release
-->
- unsafe-references-in-scripts:
- Reports when a script file installed in
- ${base_libdir},
- ${base_bindir}, or
- ${base_sbindir}, depends on files
- installed under ${exec_prefix}.
- This dependency is a concern if you want the system to remain
- basically operable if /usr is mounted
- separately and is not mounted.
-
- Defaults for binaries installed in
- ${base_libdir},
- ${base_bindir}, and
- ${base_sbindir} are
- /lib, /bin, and
- /sbin, respectively.
- The default for a binary installed
- under ${exec_prefix} is
- /usr.
-
-
useless-rpaths:
Checks for dynamic library load paths (rpaths) in the binaries that
by default on a standard system are searched by the linker (e.g.