diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-06-11 21:23:54 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-06-11 21:23:54 +0000 |
| commit | 39aed6d61a86a7f96437e734f758dace9cf29e04 (patch) | |
| tree | 7d572e2a14c4a2527ad1ff97889470e1605867f2 /usr.bin/stat | |
| parent | 21860bf93852e6ac1c02a7edfa665eda9e6d937a (diff) | |
Notes
Diffstat (limited to 'usr.bin/stat')
| -rw-r--r-- | usr.bin/stat/stat.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/stat/stat.1 b/usr.bin/stat/stat.1 index efebc68aa7c5..a2d81ca266d4 100644 --- a/usr.bin/stat/stat.1 +++ b/usr.bin/stat/stat.1 @@ -179,15 +179,15 @@ Display information in .Dq shell output format, suitable for initializing variables. -.It Fl x -Display information in a more verbose way as known from some -.Tn Linux -distributions. .It Fl t Ar timefmt Display timestamps using the specified format. This format is passed directly to .Xr strftime 3 . +.It Fl x +Display information in a more verbose way as known from some +.Tn Linux +distributions. .El .Ss Formats Format strings are similar to |
