bsdlabel: add BUGS section documenting 8 partition limit

PR:		276517
(cherry picked from commit 7dc5c6c412)
(cherry picked from commit 9f9289901c)
This commit is contained in:
Ed Maste 2024-03-25 18:25:05 -04:00
parent 465e5f1b8b
commit 51b2556ee6

View File

@ -504,3 +504,8 @@ The
.Nm disklabel
utility appeared in
.Bx 4.3 Tahoe .
.Sh BUGS
.\" PR276517
The disklabel scheme supports up to 20 partitions, but
.Nm
supports only 8 partitions.