git: c1bad23a304c - stable/12 - gpart(8): MFC: add minimal reference to glabel(8) to manual page

From: Eugene Grosbein <eugen_at_FreeBSD.org>
Date: Mon, 17 Jan 2022 06:50:00 UTC
The branch stable/12 has been updated by eugen:

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

commit c1bad23a304c58c92c2f909522c5eb8246175bfe
Author:     Eugene Grosbein <eugen@FreeBSD.org>
AuthorDate: 2022-01-10 15:00:30 +0000
Commit:     Eugene Grosbein <eugen@FreeBSD.org>
CommitDate: 2022-01-17 06:49:09 +0000

    gpart(8): MFC: add minimal reference to glabel(8) to manual page
    
    (cherry picked from commit ba94a95402f335c8e7aa8e28ebdad43361c65909)
---
 lib/geom/part/gpart.8 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/lib/geom/part/gpart.8 b/lib/geom/part/gpart.8
index fa4dbc51b817..ee43b9268490 100644
--- a/lib/geom/part/gpart.8
+++ b/lib/geom/part/gpart.8
@@ -596,6 +596,10 @@ Requires the
 .Cm GEOM_PART_VTOC8
 kernel option.
 .El
+.Pp
+See
+.Xr glabel 8
+for additional information on labelization of devices and partitions.
 .Sh PARTITION TYPES
 Partition types are identified on disk by particular strings or magic
 values.
@@ -1440,6 +1444,7 @@ and
 .Xr geom 4 ,
 .Xr boot0cfg 8 ,
 .Xr geom 8 ,
+.Xr glabel 8 ,
 .Xr gptboot 8
 .Sh HISTORY
 The