From dfa25a46e35b87ae8a5e548d383e8bf75b4b4b26 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 4 Apr 2013 22:14:25 +0100 Subject: [PATCH] Fix typo in extlinux documentation. This fixes commit dee1dd64c3cd5e67393dec679040eb02e81c84b0. --- generator/actions.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/actions.ml b/generator/actions.ml index d36eb0288..233590f59 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -10990,7 +10990,7 @@ be used on an ext2/3/4 or btrfs filesystem. The C parameter can be either a mountpoint, or a directory within the mountpoint. -You also have to marked the partition as \"active\" +You also have to mark the partition as \"active\" (C) and a Master Boot Record must be installed (eg. using C) on the first sector of the whole disk.