diff --git a/generator/actions.ml b/generator/actions.ml index 83a10805e..f3e7306d0 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -10012,9 +10012,11 @@ C. You must call C before using this command. This is mainly useful as a negative test. If this returns true, -it doesn't mean that a particular filesystem can be mounted, -since filesystems can fail for other reasons such as it being -a later version of the filesystem, or having incompatible features. +it doesn't mean that a particular filesystem can be created +or mounted, since filesystems can fail for other reasons +such as it being a later version of the filesystem, +or having incompatible features, or lacking the right +mkfs.EIE tool. See also C, C, L." };