From wblock@wonkity.com  Sun Oct  6 20:57:13 2002
Return-Path: <wblock@wonkity.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9758037B40C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Oct 2002 20:57:13 -0700 (PDT)
Received: from wonkity.com (wonkity.com [63.93.4.4])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F049A43E75
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  6 Oct 2002 20:57:12 -0700 (PDT)
	(envelope-from wblock@wonkity.com)
Received: from wonkity.com (localhost.wonkity.com [127.0.0.1])
	by wonkity.com (8.12.1/8.11.6) with ESMTP id g973ukuF032236
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 6 Oct 2002 21:56:46 -0600 (MDT)
	(envelope-from wblock@wonkity.com)
Received: (from wblock@localhost)
	by wonkity.com (8.12.1/8.12.1/Submit) id g973ukkY032235;
	Sun, 6 Oct 2002 21:56:46 -0600 (MDT)?g
	(envelope-from wblock)
Message-Id: <200210070356.g973ukkY032235@wonkity.com>
Date: Sun, 6 Oct 2002 21:56:46 -0600 (MDT)
From: Warren Block <wblock@wonkity.com>
Reply-To: Warren Block <wblock@wonkity.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Additional examples for vnconfig man page
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43755
>Category:       docs
>Synopsis:       Additional examples for vnconfig man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 06 21:00:14 PDT 2002
>Closed-Date:    Sat Jan 04 14:39:05 PST 2003
>Last-Modified:  Sat Jan 04 14:39:05 PST 2003
>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:
Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sat Jan 4 14:22:15 PST 2003 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43755 
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sat Jan 4 14:37:45 PST 2003 
State-Changed-Why:  
Patch mailed to me by Warren committed to 4-STABLE. 
Thanks for all. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43755 
>Unformatted:
