Page MenuHomeFreeBSD

Update glabel(8) to clarify filesystem volume labels, device metadata identifiers, and generic GEOM labels.
Needs ReviewPublic

Authored by felix.the.red_gmail.com on Jun 25 2025, 2:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 3, 4:08 PM
Unknown Object (File)
Sep 3 2025, 5:13 AM
Unknown Object (File)
Sep 2 2025, 10:23 PM
Unknown Object (File)
Sep 1 2025, 3:03 AM
Unknown Object (File)
Aug 22 2025, 10:34 AM
Unknown Object (File)
Aug 11 2025, 6:49 AM
Unknown Object (File)
Aug 3 2025, 8:54 AM
Unknown Object (File)
Jul 23 2025, 4:25 AM
Subscribers

Details

Reviewers
None
Group Reviewers
manpages
Summary
  • Change description of manual page
  • Split out filesystem, GPT and GEOM labels.
  • Give an example for each filesystem of the program to use to set a label.
  • Clarify examples.

To summarize the original PR:

  • "Labelization" is not a real word. Please change the description of the manual page.
  • glabel(8) is confusing and doesn't distinguish between filesystem labels and GEOM labels.
  • The example doesn't appear to show glabel in action.

PR:262207

Test Plan

Check formatting
mandoc -Tascii lib/geom/label/glabel.8

Check for linter errors:
mandoc -Tlint lib/geom/label/glabel.8

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped