diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 4cbb9c30c0..aef58203bb 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1314,14 +1314,6 @@ Normally, you do not use this class directly. Instead, you add "live" to IMAGE_FSTYPES. - You can selectively build just one of these types through the - NOISO - and - NOHDD variables. - For example, if you were building an ISO image, you would add "live" - to IMAGE_FSTYPES, set the - NOISO variable to "0" and the build system would - use the image-live class to build the ISO image.