list the partition types addwedge understands, so you don't need to utsl

to find out what strings to use here
fixes PR 37252
This commit is contained in:
spz 2009-07-30 05:54:43 +00:00
parent 4865392ba6
commit 5ef5d44599
1 changed files with 19 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dkctl.8,v 1.18 2009/02/07 17:13:32 uebayasi Exp $ .\" $NetBSD: dkctl.8,v 1.19 2009/07/30 05:54:43 spz Exp $
.\" .\"
.\" Copyright 2002 Wasabi Systems, Inc. .\" Copyright 2002 Wasabi Systems, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -124,6 +124,24 @@ The wedge will have the volume name
.Ar name .Ar name
and the partition type and the partition type
.Ar ptype . .Ar ptype .
Valid choices for ptype would be
.Ar unused ,
.Ar swap ,
.Ar ffs ,
.Ar lfs ,
.Ar ext2fs ,
.Ar cd9660 ,
.Ar ados ,
.Ar hfs ,
.Ar msdos ,
.Ar filecore ,
.Ar raidframe ,
.Ar ccd ,
.Ar appleufs ,
.Ar ntfs
and
.Ar cgd .
The device name of the virtual block device assigned to the wedge will be The device name of the virtual block device assigned to the wedge will be
displayed after the wedge has been successfully created. displayed after the wedge has been successfully created.
See See