Re: docs/149925: commit references a PR

[ Available lists | Index of freebsd-geom | Month of Sep 2010 | Week of 1 Sep 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
dfilter service <dfilter@FreeBSD.ORG>
Date
1 Sep 2010 08:40:03
Subject
Re: docs/149925: commit references a PR
Message-ID
201009010840.o818e3D8039405@freefall.freebsd.org


[ Hide this part ]
The following reply was made to PR docs/149925; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:
Subject: Re: docs/149925: commit references a PR
Date: Wed, 1 Sep 2010 08:32:52 +0000 (UTC)

Author: maxim
Date: Wed Sep 1 08:32:40 2010
New Revision: 212084
URL: http://svn.freebsd.org/changeset/base/212084

Log:
o List MOUNTVER and SCHED classes. X-ref gsched(8). Bump Dd.

PR: docs/149925
Submitted by: arundel

Modified:
head/sbin/geom/core/geom.8

Modified: head/sbin/geom/core/geom.8
==============================================================================
--- head/sbin/geom/core/geom.8 Wed Sep 1 07:09:46 2010 (r212083)
+++ head/sbin/geom/core/geom.8 Wed Sep 1 08:32:40 2010 (r212084)
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 5, 2008
+.Dd September 1, 2010
.Dt GEOM 8
.Os
.Sh NAME
@@ -120,6 +120,8 @@ LABEL
.It
MIRROR
.It
+MOUNTVER
+.It
MULTIPATH
.It
NOP
@@ -128,6 +130,8 @@ PART
.It
RAID3
.It
+SCHED
+.It
SHSEC
.It
STRIPE
@@ -177,6 +181,7 @@ geom md unload
.Xr gnop 8 ,
.Xr gpart 8 ,
.Xr graid3 8 ,
+.Xr gsched 8 ,
.Xr gshsec 8 ,
.Xr gstripe 8 ,
.Xr gvirstor 8
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"


Elapsed time: 0.059 seconds