mdoc nitpicking for gsched.8

- remove stray argument [1]
- remove stray whitespace
- use canonical wording for the HISTORY section

PR:		docs/147119 [1]
Submitted by:	Alexander Best <alexbestms@wwu.de> [1]
MFC after:	1 week
This commit is contained in:
uqs 2010-06-19 18:52:37 +00:00
parent 7c153097dd
commit a8e27bd6d3

View File

@ -94,10 +94,9 @@ on an already existing provider.
.Pp
A subsequent 'destroy' will remove the newly created geom and
hook the provider back to the original geom.
.Ar algorithm
.It Cm configure
Configure existing scheduling provider. It supports the same options
as the
as the
.Nm create
command.
.It Cm destroy
@ -157,7 +156,8 @@ geom sched destroy -v ad0.sched.
.Sh HISTORY
The
.Nm
utility appeared in April 2010.
utility first appeared in
.Fx 9.0 .
.Sh AUTHORS
.An Fabio Checconi Aq fabio@FreeBSD.org
.An Luigi Rizzo Aq luigi@FreeBSD.org