diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 2002-03-27 22:59:11 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 2002-03-27 22:59:11 +0000 |
| commit | 90eca7b64069e93e10ec3e4e9b6ac993a7644c70 (patch) | |
| tree | 44eadca3acce386ea3aeaaffd50dded1116e01db /usr.bin/fstat | |
| parent | 903163a13944ae4d0e2ec114e0798c70898556cf (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 578889b5b550..8b883f01ab2a 100644 --- a/usr.bin/fstat/fstat.1 +++ b/usr.bin/fstat/fstat.1 @@ -32,12 +32,12 @@ .\" @(#)fstat.1 8.3 (Berkeley) 2/25/94 .\" $FreeBSD$ .\" -.Dd February 25, 1994 +.Dd March 27, 2002 .Dt FSTAT 1 .Os .Sh NAME .Nm fstat -.Nd file status +.Nd identify active files .Sh SYNOPSIS .Nm .Op Fl fmnv |
