[Bug 262207] Update the manual page for glabel(8)
Date: Sat, 26 Feb 2022 12:47:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262207 Bug ID: 262207 Summary: Update the manual page for glabel(8) Product: Documentation Version: Latest Hardware: Any URL: https://github.com/freebsd/freebsd-src/blob/main/lib/g eom/label/glabel.8 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Manual Pages Assignee: bugs@FreeBSD.org Reporter: grahamperrin@gmail.com CC: doc@FreeBSD.org <https://www.freebsd.org/cgi/man.cgi?query=glabel&sektion=8&manpath=FreeBSD> > glabel -- disk labelization control utility Labelization is not a real word. The utility labels GEOM providers (not to be confused with disks). Maybe better: > glabel -- GEOM provider label utility – or: > glabel -- GEOM provider labelling utility From DESCRIPTION: > … labels cannot be set with glabel, but must be set with the appropriate > file system utility, … Currently supported file systems … This is confusing. Does the list show what's supported by the _non_-glabel utilities (for labels that glabel can _not_ set)? Or, does the list show what _is_ supported by glabel? If so, then there should probably be a paragraph break. From EXAMPLES: > tunefs -L data /dev/da4s1a > mount /dev/ufs/data /mnt/data That's not an example of glabel. -- You are receiving this mail because: You are on the CC list for the bug.