diff options
Diffstat (limited to 'sbin/fdisk')
-rw-r--r-- | sbin/fdisk/fdisk.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index f773d5c..7eda677 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -432,7 +432,7 @@ The default boot code. .El .Sh SEE ALSO .Xr boot0cfg 8 , -.Xr disklabel 8 , +.Xr bsdlabel 8 , .Xr newfs 8 .Sh BUGS The default boot code will not necessarily handle all slice types @@ -453,5 +453,5 @@ causing difficulty to adjust. You cannot use this command to completely dedicate a disk to .Fx . The -.Xr disklabel 8 +.Xr bsdlabel 8 command must be used for this. |