From owner-freebsd-doc@FreeBSD.ORG Wed May 7 11:36:48 2003 Return-Path: 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 BBA6437B401 for ; Wed, 7 May 2003 11:36:48 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 188B243F75 for ; Wed, 7 May 2003 11:36:47 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id h47IajYx000942; Wed, 7 May 2003 20:36:45 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h47Iaoq1000603; Wed, 7 May 2003 20:36:50 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h47Iaoeh000602; Wed, 7 May 2003 20:36:50 +0200 (CEST) (envelope-from marc) Date: Wed, 7 May 2003 20:36:49 +0200 From: Marc Fonvieille To: "Simon L. Nielsen" Message-ID: <20030507183649.GA532@nosferatu.blackend.org> References: <200305070010.h470A6gY099125@freefall.freebsd.org> <20030507093401.A97412@abigail.blackend.org> <20030507085847.GA394@nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <20030507085847.GA394@nitro.dk> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.0-CURRENT cc: freebsd-doc@FreeBSD.org Subject: Re: docs/51897: Add example for disklable for md devices X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2003 18:36:49 -0000 --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 07, 2003 at 10:58:48AM +0200, Simon L. Nielsen wrote: > > We shoould be consistent with other docs (Handbook etc..) i.e. > > disklabel -r -w md0 auto >=20 > Actually it was on purpose that I changed that. As I understand it '-r' > and 'auto' are not needed anymore post GEOM. The examples in > bsdlabel(8) does not use auto and this is the code handling '-r' : > Well I did not think about the brand new disklabel :( > case 'r': > /* > * We accept and ignode -r for compatibility with > * historically disklabel usage. > */ > break; >=20 > I would rather say that the rest of the docs should be change not to use > '-r' and 'auto' and perhaps add a compatibility note for FreeBSD < 5.0. >=20 You meant 5.1 I think. In the Handbook I would write that -r and auto options can be safely omitted on FreeBSD 5.1 and later. Marc --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+uVI/81T1MWxkgcoRAis+AJ9kGd6oXzPvVxsbEJRgJoBx8mi6kQCeKV/1 8o1OUE8uF4oellAkxavnFPc= =+CJE -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG--