--- src/share/man/man4/umass.4 2003/06/17 04:36:59 1.2 +++ src/share/man/man4/umass.4 2007/06/15 10:45:33 1.3 @@ -29,7 +29,7 @@ .\" THE POSSIBILITY OF SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man4/umass.4,v 1.9.2.8 2003/04/12 20:54:33 murray Exp $ -.\" $DragonFly: src/share/man/man4/umass.4,v 1.1 2003/06/16 05:33:55 dillon Exp $ +.\" $DragonFly$ .\" .Dd May 3, 1999 .Dt UMASS 4 @@ -99,9 +99,9 @@ LUNs on a single SCSI ID. Typically onl boot time. Again, this assumes that the flash reader is the first SCSI bus in the system. .Pp -.Dl disklabel -w -r da0 zip100 -.Dl newfs da0c -.Dl mount -t ufs /dev/da0c /mnt +.Dl disklabel -w -r da0s0 zip100 +.Dl newfs da0s0c +.Dl mount -t ufs /dev/da0s0c /mnt .Pp Write a disklabel to the Zip drive (see .Nm vpo