diff options
-rw-r--r-- | usr.sbin/diskpart/diskpart.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/diskpart/diskpart.8 b/usr.sbin/diskpart/diskpart.8 index b19a6d2..e53aa48 100644 --- a/usr.sbin/diskpart/diskpart.8 +++ b/usr.sbin/diskpart/diskpart.8 @@ -123,7 +123,9 @@ If an unknown disk type is specified, .Nm will prompt for the required disk geometry information. .Sh SEE ALSO -.Xr disktab 5 +.Xr disktab 5 , +.Xr disklabel 8 , +.Xr fdisk 8 .Sh BUGS Most default partition sizes are based on historical artifacts (like the RP06), and may result in unsatisfactory layouts. |