The branch main has been updated by jhb:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=63d7fcf2a0f48ea2510e46bb1347dbdd107fde69

commit 63d7fcf2a0f48ea2510e46bb1347dbdd107fde69
Author:     John Baldwin <j...@freebsd.org>
AuthorDate: 2025-01-23 16:19:09 +0000
Commit:     John Baldwin <j...@freebsd.org>
CommitDate: 2025-01-23 16:20:43 +0000

    bsdlabel.8: Don't document how to create vinum partitions
    
    Reviewed by:    imp, emaste
    Differential Revision:  https://reviews.freebsd.org/D48539
---
 sbin/bsdlabel/bsdlabel.8 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/sbin/bsdlabel/bsdlabel.8 b/sbin/bsdlabel/bsdlabel.8
index dcf8c7ccace7..abea59756aea 100644
--- a/sbin/bsdlabel/bsdlabel.8
+++ b/sbin/bsdlabel/bsdlabel.8
@@ -28,7 +28,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 25, 2024
+.Dd January 23, 2025
 .Dt BSDLABEL 8
 .Os
 .Sh NAME
@@ -324,8 +324,6 @@ file systems and
 .Xr ccd 4
 partitions, use type
 .Cm 4.2BSD .
-For Vinum drives, use type
-.Cm vinum .
 Other common types are
 .Cm swap
 and

Reply via email to