From owner-freebsd-geom@FreeBSD.ORG Wed Sep 21 20:54:25 2011 Return-Path: Delivered-To: freebsd-geom@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 20AFA1065670; Wed, 21 Sep 2011 20:54:25 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from onlyone.friendlyhosting.spb.ru (onlyone.friendlyhosting.spb.ru [IPv6:2a01:4f8:131:60a2::2]) by mx1.freebsd.org (Postfix) with ESMTP id B497A8FC1A; Wed, 21 Sep 2011 20:54:24 +0000 (UTC) Received: from lion.home.serebryakov.spb.ru (unknown [IPv6:2001:470:923f:1:d578:b545:b004:4d]) (Authenticated sender: lev@serebryakov.spb.ru) by onlyone.friendlyhosting.spb.ru (Postfix) with ESMTPA id 0745E4AC2D; Thu, 22 Sep 2011 00:54:22 +0400 (MSD) Date: Thu, 22 Sep 2011 00:54:19 +0400 From: Lev Serebryakov Organization: FreeBSD X-Priority: 3 (Normal) Message-ID: <1749253364.20110922005419@serebryakov.spb.ru> To: Andriy Gapon In-Reply-To: <4E7A3ED5.1050604@FreeBSD.org> References: <91483808.20110921225121@serebryakov.spb.ru> <4E7A3ED5.1050604@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Cc: freebsd-geom@FreeBSD.org Subject: Re: geom_(4) vs g(8) X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: lev@FreeBSD.org List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2011 20:54:25 -0000 Hello, Andriy. You wrote 21 =F1=E5=ED=F2=FF=E1=F0=FF 2011 =E3., 23:45:25: > Section 4 is kernel drivers. > Section 8 is userland system management utilities. > Man pages for driver and related utilities should be cross-referenced but= they > don't have to be the same one page. Yes, I understand that. > Or did you mean something else? I mean, that there is geom_fox(4) and, say, geom_map(4), but no geom_mirror(4), only gmirror(8). Why here is no gfox(8) is clear -- here is no such utility (what is strange enough, but it is topic of other thread). But why here is no geom_mirror(4) is not clear for me (Ok, one reason could be because nobody write such man page, but see below about it hypothetical content). And, as information in gmirror(8) will duplicate information in (hypothetical) geom_mirror(4) (as they both describe same object, really), it could be one page, found by two names. NB: geom_mirror is only example, here are A LOT of such modules with their configuration utilities. --=20 // Black Lion AKA Lev Serebryakov