diff --git a/documentation/ref-manual/ref-features.xml b/documentation/ref-manual/ref-features.xml
index fcf9e9c342..97c645149c 100644
--- a/documentation/ref-manual/ref-features.xml
+++ b/documentation/ref-manual/ref-features.xml
@@ -184,6 +184,12 @@
doc-pkgs: Installs documentation packages for all packages
installed in a given image.
nfs-server: Installs an NFS server.
+ read-only-fsroot: Creates
+ an image whose root filesystem is read-only.
+ See the
+ "Customizing Images Using Custom IMAGE_FEATURES and EXTRA_IMAGE_FEATURES"
+ section in the Yocto Project Development Manual for more
+ information.
splash: Enables showing a splash screen during boot.
By default, this screen is provided by psplash, which does
allow customization.