Bug 236569

Summary: geom(8) doesn't mention that VINUM is a recognized class
Product: Documentation Reporter: Rebecca Cran <bcran>
Component: Manual PagesAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: doc, emaste
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rebecca Cran freebsd_committer freebsd_triage 2019-03-16 04:53:24 UTC
In the geom(8) man page, under the heading "Currently available classes which are aware of geom(8):" VINUM isn't listed but probably should be.
Comment 1 Ed Maste freebsd_committer freebsd_triage 2021-03-25 17:43:52 UTC
FYI I have proposed deprecating vinum: https://lists.freebsd.org/pipermail/freebsd-stable/2021-March/093358.html
Comment 2 Ed Maste freebsd_committer freebsd_triage 2022-12-12 17:15:57 UTC
https://reviews.freebsd.org/D37678
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-12-12 21:20:35 UTC
A commit in branch main references this bug:

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

commit d181a912670558d40bb3a7fcda2703608e152774
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-12-12 17:13:58 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-12-12 21:19:02 +0000

    geom: add vinum as a recognized class

    And note that it is deprecated.

    PR:             236569
    Reported by:    bcran
    Reviewed by:    imp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D37678

 sbin/geom/core/geom.8 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-12-22 15:53:03 UTC
A commit in branch stable/13 references this bug:

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

commit fac7cabd10e59cee65a59436b205ff782200c9da
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2022-12-12 17:13:58 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2022-12-22 15:52:34 +0000

    geom: add vinum as a recognized class

    And note that it is deprecated.

    PR:             236569
    Reported by:    bcran
    Reviewed by:    imp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision:  https://reviews.freebsd.org/D37678

    (cherry picked from commit d181a912670558d40bb3a7fcda2703608e152774)

 sbin/geom/core/geom.8 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)