Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2012 11:28:03 +0000 (UTC)
From:      Christian Brueffer <brueffer@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org
Subject:   svn commit: r238480 - stable/8/usr.bin/stat
Message-ID:  <201207151128.q6FBS34j044834@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brueffer
Date: Sun Jul 15 11:28:03 2012
New Revision: 238480
URL: http://svn.freebsd.org/changeset/base/238480

Log:
  MFC: r234577
  
  Remove duplicate -l description.

Modified:
  stable/8/usr.bin/stat/stat.1
Directory Properties:
  stable/8/usr.bin/stat/   (props changed)

Modified: stable/8/usr.bin/stat/stat.1
==============================================================================
--- stable/8/usr.bin/stat/stat.1	Sun Jul 15 11:27:15 2012	(r238479)
+++ stable/8/usr.bin/stat/stat.1	Sun Jul 15 11:28:03 2012	(r238480)
@@ -29,7 +29,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd December 5, 2010
+.Dd April 22, 2012
 .Dt STAT 1
 .Os
 .Sh NAME
@@ -140,10 +140,6 @@ If the link is broken or the target does
 fall back on
 .Xr lstat 2
 and report information about the link.
-.It Fl l
-Display output in
-.Ic ls Fl lT
-format.
 .It Fl n
 Do not force a newline to appear at the end of each piece of output.
 .It Fl q



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207151128.q6FBS34j044834>