From: Richard Jones Date: Sat, 10 Apr 2010 12:14:54 +0000 (+0100) Subject: Documentation: Clarify documentation on the bootable flag. X-Git-Tag: 1.2.2~8 X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=1dfa17eb370d01ac7fcc6948b5e0fd55a17a4816;p=libguestfs.git Documentation: Clarify documentation on the bootable flag. (cherry picked from commit 30752ac7ca042f533b8d0c4c6144400a8532b154) --- diff --git a/src/generator.ml b/src/generator.ml index e973899..cf38917 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -4093,10 +4093,9 @@ but other possible values are described in C."); This sets the bootable flag on partition numbered C on device C. Note that partitions are numbered from 1. -The bootable flag is used by some PC BIOSes to determine which -partition to boot from. It is by no means universally recognized, -and in any case if your operating system installed a boot -sector on the device itself, then that takes precedence."); +The bootable flag is used by some operating systems (notably +Windows) to determine which partition to boot from. It is by +no means universally recognized."); ("part_set_name", (RErr, [Device "device"; Int "partnum"; String "name"]), 212, [], [InitEmpty, Always, TestRun (