From owner-freebsd-stable@FreeBSD.ORG Wed Jun 22 16:47:40 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F55D1065678 for ; Wed, 22 Jun 2011 16:47:40 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id 8740C8FC1A for ; Wed, 22 Jun 2011 16:47:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id p5MGYbOF047141; Thu, 23 Jun 2011 02:34:38 +1000 (EST) (envelope-from smithi@nimnet.asn.au) Date: Thu, 23 Jun 2011 02:34:36 +1000 (EST) From: Ian Smith To: Alexander Motin In-Reply-To: <4E01AFBA.809@FreeBSD.org> Message-ID: <20110623020753.V34951@sola.nimnet.asn.au> References: <20110618005124.GA43568@icarus.home.lan> <20110621191626.GA99204@icarus.home.lan> <4E01AFBA.809@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: MFC: graid(8) (RAID GEOM) support X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Jun 2011 16:47:40 -0000 On Wed, 22 Jun 2011, Alexander Motin wrote: > Jeremy Chadwick wrote: [..] > >> Look graid(8) manual page for additional details. > >> > >> Co-authored by: imp > >> Sponsored by: Cisco Systems, Inc. and iXsystems, Inc. > >> ===================================================================== > > > > By the way, it doesn't look like the graid(8) man page is being brought > > in to the base system on either of the two RELENG_8 systems I've rebuilt > > in the past few days. > > > > I'm thinking /usr/src/sbin/geom/class/raid/graid.8 isn't being noticed > > as a man page. > > > > /usr/src/sbin/geom/class/raid/Makefile doesn't have MAN8=graid.8 in it, > > is that the problem? > > I've just rebuilt my test 8-STABLE system and it installed graid(8). I don't know if it's possibly related, or just that ongoing? issue with some? new manpages not making it into man.cgi but .. http://www.freebsd.org/cgi/man.cgi?query=graid&apropos=0&sektion=0&manpath=FreeBSD+8.2-stable&format=html isn't working either, nor even for 9-current: Sorry, no data found for `graid'. Please try a keyword search. cheers, Ian