From owner-svn-ports-all@FreeBSD.ORG Tue Apr 22 18:48:58 2014 Return-Path: Delivered-To: svn-ports-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5E759989; Tue, 22 Apr 2014 18:48:57 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.22]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4C7CF1BF2; Tue, 22 Apr 2014 18:48:57 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MFcg9-1WgCOh0ECL-00EfNf; Tue, 22 Apr 2014 20:48:46 +0200 Message-ID: <5356B9AD.8030206@gmx.de> Date: Tue, 22 Apr 2014 20:49:17 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Mathieu Arnold , Emanuel Haupt Subject: Re: svn commit: r351864 - head/shells/bash References: <5356B13D.3010600@gmx.de> <05395BF0C295F22BE2319316@atuin.in.mat.cc> In-Reply-To: <05395BF0C295F22BE2319316@atuin.in.mat.cc> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:GFjOY5ZHWB9abwd/0D2RjAgpU3OoibgqnPhV8cMFQ1GwzRUDCWl 9vJINWxOmDXDRdXwVEs8kTDbfXFbvBL53OnQLr9ze6iduoX1YNj9lSe7Ucoz27ikvEOUciL iMHYBvYVLvGkhoZU7NECt+qQ1D4WY26/56UsnhzodVUdYd2Z7NawXQioJ5695sNEMDBQTcj hFUAxLq9QuQpd1mUQMAcg== Cc: svn-ports-all@FreeBSD.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 18:48:58 -0000 On 2014-04-22 20:21, Mathieu Arnold wrote: > > > +--On 22 avril 2014 20:13:17 +0200 olli hauer wrote: > | Hi Emanuel, > | > | please check the fdescfs mount notation, it looks wrong. > | > | Possible issues with wrong /etc/fstab entries are found mostly during > | reboot, but then it is to late ;) > > For all pseudofs filesystems, you can put whatever you like as the device, > it doesn't matter. You are right! Anyway samples / suggestions in pkg-message should match the man pages. -- Regards, olli