svn commit: r238478 - stable/9/usr.bin/stat
Christian Brueffer
brueffer at FreeBSD.org
Sun Jul 15 11:26:25 UTC 2012
Author: brueffer
Date: Sun Jul 15 11:26:24 2012
New Revision: 238478
URL: http://svn.freebsd.org/changeset/base/238478
Log:
MFC: r234577
Remove duplicate -l description.
Approved by: re (kib)
Modified:
stable/9/usr.bin/stat/stat.1
Directory Properties:
stable/9/usr.bin/stat/ (props changed)
Modified: stable/9/usr.bin/stat/stat.1
==============================================================================
--- stable/9/usr.bin/stat/stat.1 Sun Jul 15 11:18:52 2012 (r238477)
+++ stable/9/usr.bin/stat/stat.1 Sun Jul 15 11:26:24 2012 (r238478)
@@ -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-9
mailing list