From owner-freebsd-current@FreeBSD.ORG Sun Apr 22 18:01:05 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 32C3E10656AA for ; Sun, 22 Apr 2012 18:01:05 +0000 (UTC) (envelope-from rhurlin@gwdg.de) Received: from fmailer.gwdg.de (fmailer.gwdg.de [134.76.11.16]) by mx1.freebsd.org (Postfix) with ESMTP id E70B48FC12 for ; Sun, 22 Apr 2012 18:01:04 +0000 (UTC) Received: from p508c7c0e.dip.t-dialin.net ([80.140.124.14] helo=krabat.raven.hur) by mailer.gwdg.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.72) (envelope-from ) id 1SM15l-0005sG-Gk for freebsd-current@freebsd.org; Sun, 22 Apr 2012 20:00:57 +0200 Message-ID: <4F944755.3000605@gwdg.de> Date: Sun, 22 Apr 2012 20:00:53 +0200 From: Rainer Hurling User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:11.0) Gecko/20120419 Thunderbird/11.0.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated: Id:rhurlin X-Spam-Level: - X-Virus-Scanned: (clean) by exiscan+sophie Subject: stat(1) - option doubled in manpage X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2012 18:01:05 -0000 Just a small note. In stat(1) the description of option -l doubles: -l Display output in ls -lT format. Perhaps someone with a commit bit is interested in correcting this?