From owner-cvs-all Mon Mar 22 20:56: 9 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 198B414DA7; Mon, 22 Mar 1999 20:56:08 -0800 (PST) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id UAA12068; Mon, 22 Mar 1999 20:55:50 -0800 (PST) (envelope-from grog@FreeBSD.org) Message-Id: <199903230455.UAA12068@freefall.freebsd.org> From: Greg Lehey Date: Mon, 22 Mar 1999 20:55:50 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/vinum vinum.8 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/03/22 20:55:50 PST Modified files: sbin/vinum vinum.8 Log: Describe the new semantics of 'create': When creating a new drive, if the drive already has a vinum label, and name doesn't match the specified drive, do it anyway if the 'force' flag is specified. Continually-tripped-over-by: Karl Pielorz Update information about partition type for Vinum drives. They *should* be of type 'vinum', but currently we still accept (and complain about) partitions of type 'unused'. At a later date, only 'vinum' will be accepted. Threatened-since: over a year Revision Changes Path 1.12 +31 -8 src/sbin/vinum/vinum.8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message