Bug 124470

Summary: incomplete (and out of sync) glabel(8) manpage
Product: Documentation Reporter: Ighighi <ighighi>
Component: Books & ArticlesAssignee: Remko Lodder <remko>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ighighi 2008-06-11 10:40:01 UTC
glabel supports a lot more functionality than is described in glabel(8).

How-To-Repeat: Compare glabel(8) with the output of running glabel without arguments.

NAME
     glabel -- disk labelization control utility

SYNOPSIS
     glabel create [-v] name dev
     glabel destroy [-fv] name ...
     glabel label [-v] name dev
     glabel stop [-fv] name ...
     glabel clear [-v] dev ...
     glabel dump dev ...
     glabel list
     glabel status
     glabel load
     glabel unload

-o-

$ glabel
usage: glabel clear [-v] dev ...
       glabel create [-v] name dev
       glabel destroy [-fv] name ...
       glabel dump dev ...
       glabel label [-v] name dev
       glabel stop [-fv] name ...
       glabel help
       glabel list [name ...]
       glabel status [-s] [name ...]
       glabel load [-v]
       glabel unload [-v]
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2008-06-12 11:53:18 UTC
Responsible Changed
From-To: freebsd-doc->remko

I'll take it.
Comment 2 Remko Lodder freebsd_committer freebsd_triage 2012-02-29 16:37:02 UTC
State Changed
From-To: open->closed

It seems to me that the options are documented, and that the additional 
options from status etc are documented in geom(8) as mentioned in the 
manual. I see no reason to keep the ticket open.