Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2011 20:27:14 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r217327 - head/sbin/geom/class/raid3
Message-ID:  <201101122027.p0CKRE0G008308@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brucec
Date: Wed Jan 12 20:27:14 2011
New Revision: 217327
URL: http://svn.freebsd.org/changeset/base/217327

Log:
  Fix sorting of cross-references.

Modified:
  head/sbin/geom/class/raid3/graid3.8

Modified: head/sbin/geom/class/raid3/graid3.8
==============================================================================
--- head/sbin/geom/class/raid3/graid3.8	Wed Jan 12 19:54:19 2011	(r217326)
+++ head/sbin/geom/class/raid3/graid3.8	Wed Jan 12 20:27:14 2011	(r217327)
@@ -236,10 +236,10 @@ graid3 insert -n 0 data da5
 .Sh SEE ALSO
 .Xr geom 4 ,
 .Xr geom 8 ,
+.Xr gvinum 8,
 .Xr mount 8 ,
 .Xr newfs 8 ,
 .Xr umount 8 ,
-.Xr gvinum 8
 .Sh HISTORY
 The
 .Nm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101122027.p0CKRE0G008308>