diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2004-07-26 19:53:44 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2004-07-26 19:53:44 +0000 |
| commit | 2a00e8eade13ae0d4e2ad84439114683d89e6e95 (patch) | |
| tree | 9292c1c57e094b2d89489cdb348a02d00534165a /usr.bin | |
| parent | fce2ca94cf7cfb82cb4b487c2d8984f34feb9415 (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/fstat/fstat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1 index 411f4b18723e..01143ab7c6d9 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -57,8 +57,8 @@ If no options are specified, .Nm reports on all open files in the system. .Pp -Options: -.Bl -tag -width Ds +The following options are available: +.Bl -tag -width indent .It Fl f Restrict examination to files open in the same file systems as the named file arguments, or to the file system containing the |
