Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jan 2025 16:21:08 GMT
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 63d7fcf2a0f4 - main - bsdlabel.8: Don't document how to create vinum partitions
Message-ID:  <202501231621.50NGL84t001165@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb:

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

commit 63d7fcf2a0f48ea2510e46bb1347dbdd107fde69
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2025-01-23 16:19:09 +0000
Commit:     John Baldwin <jhb@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501231621.50NGL84t001165>