diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-12 21:31:24 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-04-12 21:31:24 +0000 |
| commit | 91966d21fff01e9af4db4a57f6fffe6592a39834 (patch) | |
| tree | edddbb94a5ba7f05e346b799b4b4c410a149cf8a /usr.bin/fstat | |
| parent | 4ed27a6f0a0fbd79f9f095a877933c99bd044c37 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fstat')
| -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 8b883f01ab2a..6b0cfaa21dc6 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -45,7 +45,7 @@ .Op Fl N Ar system .Op Fl p Ar pid .Op Fl u Ar user -.Op Ar filename... +.Op Ar .Sh DESCRIPTION .Nm Fstat identifies open files. @@ -99,7 +99,7 @@ is running. This is normal and unavoidable since the rest of the system is running while .Nm itself is running. -.It Ar filename ... +.It Ar Restrict reports to the specified files. .El .Pp |
