From owner-svn-src-head@FreeBSD.ORG Fri May 22 14:53:16 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E91F106566B; Fri, 22 May 2009 14:53:16 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id DAD988FC13; Fri, 22 May 2009 14:53:15 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1M7W7Z-0005oP-Hx; Fri, 22 May 2009 18:53:17 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id A37A8B808; Fri, 22 May 2009 18:53:09 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 726B4108839; Fri, 22 May 2009 18:53:05 +0400 (MSD) Date: Fri, 22 May 2009 18:53:05 +0400 From: Dmitry Marakasov To: Dag-Erling Smorgrav Message-ID: <20090522145305.GC81998@hades.panopticon> References: <200905211756.n4LHu0Gf074528@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <200905211756.n4LHu0Gf074528@svn.freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192561 - head/contrib/groff/font/devutf8 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 14:53:16 -0000 * Dag-Erling Smorgrav (des@FreeBSD.org) wrote: > - negation and subtraction: U+2212 I'd warn against using unicode symbols where they're not absolutely needed. If there's possibility for a piece of man for being copypasted into e.g. code or command line, there should be plain ASCII. Especially that goes to minus/negation/hyphen/dash: Standard C Library (libc, -lc) (many) or -1 if an error occurred. (poll) -C NUM, --context=NUM (grep) A `-' overrides a `0' (printf) etc. - in all cases U+002D is preferred. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru