From owner-freebsd-doc@FreeBSD.ORG Wed Mar 19 07:28:41 2008 Return-Path: Delivered-To: doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B9D11065675 for ; Wed, 19 Mar 2008 07:28:41 +0000 (UTC) (envelope-from assarix@pandora.be) Received: from yergi.telenet-ops.be (yergi.telenet-ops.be [195.130.132.36]) by mx1.freebsd.org (Postfix) with ESMTP id DFD768FC17 for ; Wed, 19 Mar 2008 07:28:40 +0000 (UTC) (envelope-from assarix@pandora.be) Received: from zoltar.telenet-ops.be (unknown [195.130.132.57]) by yergi.telenet-ops.be (Postfix) with ESMTP id 437105C9ED4 for ; Wed, 19 Mar 2008 08:17:53 +0100 (CET) Received: from nocme1bl6.telenet-ops.be (nocme1bl6.telenet-ops.be [195.130.136.40]) by zoltar.telenet-ops.be (Postfix) with ESMTP id BD6BF4068; Wed, 19 Mar 2008 08:17:44 +0100 (CET) Received: from nocme1bl6.telenet-ops.be (localhost.localdomain [127.0.0.1]) by nocme1bl6.telenet-ops.be (Postfix) with ESMTP id BAE87480BC; Wed, 19 Mar 2008 08:17:44 +0100 (CET) From: "Tom Van Looy" To: doc@FreeBSD.org Importance: Normal Sensitivity: Normal Message-ID: X-Originating-IP: [81.83.46.237] X-Forwarded-For: [10.10.1.191] Date: Wed, 19 Mar 2008 07:17:44 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Cc: Subject: mount_devfs in handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: assarix@pandora.be List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 07:28:41 -0000 Hi I found a mount_devfs in the handbook, I think this is wrong because the command is not on my system. I suggest it needs to be corrected as below. --- jails-build.html.old 2008-03-19 08:08:38.424074900 +0100 +++ jails-build.html 2008-03-19 08:09:34.471146500 +0100 @@ -61,7 +61,7 @@ class="USERINPUT">make distribution DESTDIR=$D (3) -# mount_devfs devfs $D/dev # mount -t devfs devfs $D/dev (4)