Bug 199540

Summary: [PATCH] gmountver.8: Document the 'create' command properly
Product: Documentation Reporter: Fabian Keil <fk>
Component: Books & ArticlesAssignee: Allan Jude <allanjude>
Status: Closed FIXED    
Severity: Affects Only Me CC: allanjude
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gmountver(8): Document the 'create' subcommand properly none

Description Fabian Keil 2015-04-19 12:52:06 UTC
Created attachment 155728 [details]
gmountver(8): Document the 'create' subcommand properly

The 'create' documentation in gmountver.8 seems to be
copy and pasted from gcache.8 and thus doesn't make a
lot of sense for gmountver(8).

The attached patch fixes this.

Obtained from: ElectroBSD
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-18 19:38:46 UTC
A commit references this bug:

Author: allanjude
Date: Mon May 18 19:37:56 UTC 2015
New revision: 283074
URL: https://svnweb.freebsd.org/changeset/base/283074

Log:
  Fix error in gmountver(8) man page

  Also fixes the usage statement for the binary to use the correct terms (provider and geom name, rather than dev and prov, which is incorrect in the latter case)
  Sync the man page summary with the new usage statement

  PR:		199540
  Differential Revision:	https://reviews.freebsd.org/D2329
  Submitted by:	Fabian Keil
  Reviewed by:	trasz
  Approved by:	eadler (mentor)
  Obtained from:	ElectroBSD (original)
  MFC after:	1 week
  Sponsored by:	ScaleEngine Inc.

Changes:
  head/sbin/geom/class/mountver/geom_mountver.c
  head/sbin/geom/class/mountver/gmountver.8