aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-03-25 22:25:05 +0000
committerEd Maste <emaste@FreeBSD.org>2024-03-25 22:26:29 +0000
commit7dc5c6c4120ee6d5a028a1e01cdc1bfbe9499634 (patch)
tree9c4789b030e8e2ff20e7086785153ce24aba09fb
parentfb860ed0c52c2c1e7792ef86718620a439663c7f (diff)
downloadsrc-7dc5c6c4120ee6d5a028a1e01cdc1bfbe9499634.tar.gz
src-7dc5c6c4120ee6d5a028a1e01cdc1bfbe9499634.zip
bsdlabel: add BUGS section documenting 8 partition limit
PR: 276517
-rw-r--r--sbin/bsdlabel/bsdlabel.85
1 files changed, 5 insertions, 0 deletions
diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index dd0f52d0bfb7..dcf8c7ccace7 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -518,3 +518,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.