From owner-svn-ports-head@FreeBSD.ORG Fri Apr 19 15:51:05 2013 Return-Path: Delivered-To: svn-ports-head@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 681DE4D1; Fri, 19 Apr 2013 15:51:05 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from mx.critical.ch (mx.critical.ch [62.2.45.171]) by mx1.freebsd.org (Postfix) with ESMTP id F2696191; Fri, 19 Apr 2013 15:51:04 +0000 (UTC) Received: from beaver.home.critical.ch (84-75-192-66.dclient.hispeed.ch [84.75.192.66]) (authenticated bits=0) by mx.critical.ch (8.14.5/8.14.5/critical-1.0) with ESMTP id r3J7TL0I067291; Fri, 19 Apr 2013 09:29:21 +0200 (CEST) (envelope-from ehaupt@critical.ch) Date: Fri, 19 Apr 2013 09:29:21 +0200 From: Emanuel Haupt To: Alexey Dokuchaev Subject: Re: svn commit: r316032 - head/Mk Message-Id: <20130419092921.2ad78bc3031d9f03cdee1f6f@critical.ch> In-Reply-To: <20130419011426.GA51223@FreeBSD.org> References: <201304180944.r3I9iTVl094098@svn.freebsd.org> <20130418202358.b96f97ab7e74c8d7e239b0e0@FreeBSD.org> <20130419011426.GA51223@FreeBSD.org> X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.17; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: svn-ports-head@FreeBSD.org, svn-ports-all@FreeBSD.org, Eitan Adler , Emanuel Haupt , ports-committers@FreeBSD.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Apr 2013 15:51:05 -0000 Alexey Dokuchaev wrote: > On Thu, Apr 18, 2013 at 06:43:11PM -0400, Eitan Adler wrote: > > Perhaps one of > > "TUI Interface support" > > Took me around two seconds to decipher "text user interface". > Uncommon (or at least not particularly popular) abbs. are not the > best choice. Also, "Interface" word would be redundant in this case, > yet being confusing: it suggests that I in TUI is not an "Interface". > > > "Console Interface support" > > Better; though I would have augmented it a bit and lowercased > "Interface": > > Console (text) interface support > > ./danfe > That does sound better. Committed, thanks to you both for your feedback. Emanuel