diff options
author | brueffer <brueffer@FreeBSD.org> | 2012-04-22 18:18:49 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2012-04-22 18:18:49 +0000 |
commit | 61acb6ea939f88b688e062ee5edba0af3ef79e6f (patch) | |
tree | 999566bf85638a79483e6a3e9cde1cb8b415a840 | |
parent | d39462116358678ad2e0504065654972410f8c9d (diff) | |
download | FreeBSD-src-61acb6ea939f88b688e062ee5edba0af3ef79e6f.zip FreeBSD-src-61acb6ea939f88b688e062ee5edba0af3ef79e6f.tar.gz |
Remove duplicate -l description.
Submitted by: Rainer Hurling <rhurlin@gwdg.de>
MFC after: 1 week
-rw-r--r-- | usr.bin/stat/stat.1 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index 92a8515..7d591b8 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -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 not exist, 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 |