diff options
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 8b883f0..6b0cfaa 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 |