svn commit: r234577 - head/usr.bin/stat

Christian Brueffer brueffer at FreeBSD.org
Sun Apr 22 18:18:50 UTC 2012


Author: brueffer
Date: Sun Apr 22 18:18:49 2012
New Revision: 234577
URL: http://svn.freebsd.org/changeset/base/234577

Log:
  Remove duplicate -l description.
  
  Submitted by:	Rainer Hurling <rhurlin at gwdg.de>
  MFC after:	1 week

Modified:
  head/usr.bin/stat/stat.1

Modified: head/usr.bin/stat/stat.1
==============================================================================
--- head/usr.bin/stat/stat.1	Sun Apr 22 17:58:30 2012	(r234576)
+++ head/usr.bin/stat/stat.1	Sun Apr 22 18:18:49 2012	(r234577)
@@ -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


More information about the svn-src-head mailing list