From owner-svn-ports-all@FreeBSD.ORG Wed Apr 23 08:26:38 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 0074B891; Wed, 23 Apr 2014 08:26:37 +0000 (UTC) Received: from mx.critical.ch (mx.critical.ch [IPv6:2001:1620:f05::1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8689C11FB; Wed, 23 Apr 2014 08:26:37 +0000 (UTC) Received: from wiggles.critical.ch (snow.ethz.ch [129.132.80.16]) (authenticated bits=0) by mx.critical.ch (8.14.7/8.14.7/critical-1.0) with ESMTP id s3N8QVdm011805; Wed, 23 Apr 2014 10:26:31 +0200 (CEST) (envelope-from ehaupt@FreeBSD.org) Date: Wed, 23 Apr 2014 10:26:31 +0200 From: Emanuel Haupt To: Jung-uk Kim Subject: Re: svn commit: r351864 - head/shells/bash Message-Id: <20140423102631.1ed46a9441f20cfb33c104e1@FreeBSD.org> In-Reply-To: <5356BC00.1060002@FreeBSD.org> References: <5356B13D.3010600@gmx.de> <05395BF0C295F22BE2319316@atuin.in.mat.cc> <5356B9AD.8030206@gmx.de> <5356BC00.1060002@FreeBSD.org> X-Mailer: Sylpheed 3.4.1 (GTK+ 2.24.22; amd64-portbld-freebsd9.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: olli hauer , Mathieu Arnold , 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: Wed, 23 Apr 2014 08:26:38 -0000 Jung-uk Kim wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 2014-04-22 14:49:17 -0400, olli hauer wrote: > > 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. > > I believe he copied the message from java/openjdk6 and I wrote it, This is correct. Emanuel