From 607412fcb535ce78455a824c3ccae7b97325a845 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 23 Jun 2016 16:35:41 +0200 Subject: fix documention --- perl-install/fs/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-install/fs/any.pm b/perl-install/fs/any.pm index ac7255475..9d2dd2fb5 100644 --- a/perl-install/fs/any.pm +++ b/perl-install/fs/any.pm @@ -143,7 +143,7 @@ sub getAvailableSpace_raw { die "missing root partition"; } -=head3 is_boot_bios_part_needed($fstab) +=head3 is_boot_bios_part_needed($all_hds, $fstab) Returns whether a Boot BIOS Partition is needed (aka the device holding /boot is GPT partitionned but doesn't already have one). -- cgit v1.2.1