From owner-freebsd-doc Sat Jan 25 22:30:25 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E5937B401; Sat, 25 Jan 2003 22:30:24 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 792A243F1E; Sat, 25 Jan 2003 22:30:23 -0800 (PST) (envelope-from swear@attbi.com) Received: from localhost.localdomain ([12.242.158.67]) by sccrmhc01.attbi.com (sccrmhc01) with ESMTP id <2003012606302200100bpevce>; Sun, 26 Jan 2003 06:30:22 +0000 Received: from localhost.localdomain (localhost [127.0.0.1]) by localhost.localdomain (8.12.6/8.12.5) with ESMTP id h0Q6SCm9014753; Sat, 25 Jan 2003 22:28:17 -0800 (PST) (envelope-from swear@attbi.com) Received: (from jojo@localhost) by localhost.localdomain (8.12.6/8.12.5/Submit) id h0Q6S1I0014750; Sat, 25 Jan 2003 22:28:01 -0800 (PST) (envelope-from swear@attbi.com) X-Authentication-Warning: localhost.localdomain: jojo set sender to swear@attbi.com using -f To: Mike Meyer Cc: FreeBSD-gnats-submit@FreeBSD.org, freebsd-doc@FreeBSD.org, trhodes@FreeBSD.org Subject: Re: docs/35951; disklabel(8) patch; PLEASE REVIEW References: <15923.5475.901797.37221@guru.mired.org> From: swear@attbi.com (Gary W. Swearingen) Date: 25 Jan 2003 22:28:01 -0800 In-Reply-To: <15923.5475.901797.37221@guru.mired.org> Message-ID: <24bs24l91q.s24@localhost.localdomain> Lines: 23 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Mike Meyer writes: > You say there may be one to four slices. disklabel works fine on > extended slices, so there can be more than four of them. It's not > clear that the disklabel docs should explain extended slices. Whoops. I had forgotten about ad0s5, etc. I think the manpage might as well mention them if the program (and the kernel) supports them. I needn't explain about booting to them with an advanced boot loader, etc. It looks like it won't change much but mostly require an explanation of why there can be more than four slices. I might try to avoid mentioning the primary/secondary slice difference and just refer to the primary slices as the first four. This would avoid the need to use the contested term "extended". (It's my strong opinion, shared by many document writers, that in IBM-PC jargon, an extended partition is a primary partition which contains additional "logical disks", which I would translate to "secondary slices" for s5, s6, etc., and "extended slice" to the "primary slice" which contains them. If I need to introduce terms for these concepts, I'll probably have go looking for some IBM-PC or IDE/ATA documentation to see what they used.) Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message