From owner-freebsd-doc Tue Mar 25 6:30:33 2003 Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE29037B40A for ; Tue, 25 Mar 2003 06:30:24 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A63943FE0 for ; Tue, 25 Mar 2003 06:30:20 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2PEUKNS024892 for ; Tue, 25 Mar 2003 06:30:20 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2PEUKiJ024891; Tue, 25 Mar 2003 06:30:20 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 178A637B401 for ; Tue, 25 Mar 2003 06:27:23 -0800 (PST) Received: from freebsd.org.ru (sweet.etrust.ru [194.84.67.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 860E143F93 for ; Tue, 25 Mar 2003 06:27:22 -0800 (PST) (envelope-from osa@freebsd.org.ru) Received: by freebsd.org.ru (Postfix, from userid 1000) id 63CDCC8; Tue, 25 Mar 2003 17:27:21 +0300 (MSK) Message-Id: <20030325142721.63CDCC8@freebsd.org.ru> Date: Tue, 25 Mar 2003 17:27:21 +0300 (MSK) From: "Sergey A.Osokin" Reply-To: "Sergey A.Osokin" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: docs/50281: [PATCH] tap(4): clean up MAKEDEV entry X-Spam-Status: No, hits=-11.0 required=5.0 tests=AWL,PATCH_UNIFIED_DIFF,RESENT_TO autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 50281 >Category: docs >Synopsis: [PATCH] tap(4): clean up MAKEDEV entry >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 25 06:30:20 PST 2003 >Closed-Date: >Last-Modified: >Originator: Sergey A. Osokin >Release: FreeBSD 5.0-CURRENT i386 >Organization: n/a >Environment: System: FreeBSD 5.0-CURRENT i386 >Description: tap(4): clean up MAKEDEV entry >How-To-Repeat: >Fix: Index: src/share/man/man4/tap.4 =================================================================== RCS file: /home/ncvs/src/share/man/man4/tap.4,v retrieving revision 1.13 diff -u -r1.13 tap.4 --- src/share/man/man4/tap.4 29 Nov 2002 11:39:19 -0000 1.13 +++ src/share/man/man4/tap.4 25 Mar 2003 14:27:05 -0000 @@ -45,23 +45,6 @@ .Nm is built into your kernel, the network interfaces cannot be removed). .Pp -On older systems without -.Xr devfs 5 -support, -.Xr MAKEDEV 8 -should be used to create the initial control devices and the task -of locating an unused device is left up to the opener (a -.Nm -device is usually obtained by attempting to open -.Pa /dev/tap0 , -and if that fails -.Pa /dev/tap1 -etc., until an -.Va errno -of -.Er EBUSY -is not received). -.Pp On systems with .Xr devfs 5 support, >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message