svn commit: r238480 - stable/8/usr.bin/stat

Christian Brueffer brueffer at FreeBSD.org
Sun Jul 15 11:28:04 UTC 2012


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


More information about the svn-src-stable-8 mailing list