Giorgos Keramidas <[EMAIL PROTECTED]> writes:
> On 2007-05-19 08:07, Bruce Evans <[EMAIL PROTECTED]> wrote:
> > - it spells the mount command as mount_cd9660 instead of "mount -t cd9660".
> Both right on the spot.  Would the following look better?
>
>      To attach an md(4) device to an ISO 9660 CD-ROM image, and mount it:
>
>          mdconfig -a -t vnode -u 10 -f cdimage.iso
>          mount_cd9660 /dev/md10 /mnt

You missed a spot (see quoted text)

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to