From owner-freebsd-hackers Fri Nov 29 3:34:58 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FE8037B401 for ; Fri, 29 Nov 2002 03:34:57 -0800 (PST) Received: from grsu.by (grsu.grodno.by [194.158.202.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 5263643E88 for ; Fri, 29 Nov 2002 03:33:45 -0800 (PST) (envelope-from grog@grsu.by) Received: (qmail 40166 invoked from network); 29 Nov 2002 11:33:28 -0000 Received: from unknown (HELO grsu.by) (10.31.16.99) by grsu.by with SMTP; 29 Nov 2002 11:33:28 -0000 Received: (qmail 495 invoked by uid 1000); 29 Nov 2002 11:36:18 -0000 Date: Fri, 29 Nov 2002 13:36:17 +0200 From: Yury Tarasievich To: freebsd-hackers@freebsd.org Subject: Re: vnconfig Message-ID: <20021129113617.GF408@deptty.in.grsu.by> References: <200211282309.SAA95904@corp.e-scape.net> <20021129094708.GC408@deptty.in.grsu.by> <20021129062052.GA20364@torment.storming.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021129062052.GA20364@torment.storming.org> User-Agent: Mutt/1.4i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Nov 29, 2002 at 09:20:52AM +0300, Fred Souza wrote: > > Regarding vn subsystem: since about 4.6-RELEASE vnconfig -d no longer disables /dev/vn entry. [] > Actually, it does disable it (or at least, using the same words from > the manpage, if it's possible). Your problem most likely is that -d > only disables the device, but does not "unconfigure" it. Try using the > -u flag instead of -d, it'll do both things for you. That's right, thank you! But why this simple detail isn't in the manpage?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message