mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
gpart: Stop documenting freebsd-vinum partition types
Support for the partition types is still retained so that tools can display existing partitions. Reviewed by: imp, emaste Differential Revision: https://reviews.freebsd.org/D48535
This commit is contained in:
parent
346020138a
commit
d35b039af9
1 changed files with 1 additions and 10 deletions
|
|
@ -22,7 +22,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd September 2, 2024
|
||||
.Dd February 11, 2025
|
||||
.Dt GPART 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -681,15 +681,6 @@ The scheme-specific types are
|
|||
for APM, and
|
||||
.Qq Li "!516e7cb6-6ecf-11d6-8ff8-00022d09712b"
|
||||
for GPT.
|
||||
.It Cm freebsd-vinum
|
||||
A
|
||||
.Fx
|
||||
partition that contains a Vinum volume.
|
||||
The scheme-specific types are
|
||||
.Qq Li "!FreeBSD-Vinum"
|
||||
for APM, and
|
||||
.Qq Li "!516e7cb8-6ecf-11d6-8ff8-00022d09712b"
|
||||
for GPT.
|
||||
.It Cm freebsd-zfs
|
||||
A
|
||||
.Fx
|
||||
|
|
|
|||
Loading…
Reference in a new issue