From de93c690a14b201ed87d3d2a88673d4c530d59e8 Mon Sep 17 00:00:00 2001 From: Chen Hanxiao Date: Mon, 6 Jul 2015 17:13:51 +0800 Subject: [PATCH] doc: add missing ms-dos fs section in set_label Signed-off-by: Chen Hanxiao --- generator/actions.ml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/generator/actions.ml b/generator/actions.ml index 7ecaf9865..8136d7b79 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -9941,6 +9941,10 @@ not allowed. Setting the label on a btrfs subvolume will set the label on its parent filesystem. The filesystem must not be mounted when trying to set the label. +=item fat + +The label is limited to 11 bytes. + =back To read the label on a filesystem, call C." };