Date: Sun, 6 Oct 2002 21:56:46 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/43755: Additional examples for vnconfig man page Message-ID: <200210070356.g973ukkY032235@wonkity.com>
next in thread | raw e-mail | index | archive | help
>Number: 43755 >Category: docs >Synopsis: Additional examples for vnconfig man page >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Oct 06 21:00:14 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: FreeBSD 4.6-Stable >Description: vnconfig(8) should have examples of how to mount an ISO9660 CD image file. >How-To-Repeat: >Fix: Add this to the Examples section of the vnconfig(8) manpage: --cut here-- vnconfig -c -v /dev/vn0 cdimage.iso mount -t cd9660 -o ro /dev/vn0 /mnt Use vnconfig to mount an ISO 9660 CD image file. umount /mnt vnconfig -u vn0c Unmounts the CD image file. --cut here-- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210070356.g973ukkY032235>