summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fstat.1
diff options
context:
space:
mode:
authorMartijn van Duren <martijn@cvs.openbsd.org>2019-01-30 07:56:12 +0000
committerMartijn van Duren <martijn@cvs.openbsd.org>2019-01-30 07:56:12 +0000
commitc3c3d8b4e4ccf5261ca497d6c89ddf8fff0bf935 (patch)
tree18602430008f83c899937e5e253e2f6bc25735bb /usr.bin/fstat/fstat.1
parent1b1f8081aab2427cd088db952d82f5e201084474 (diff)
Document that we now have support for multiple -p and -u flags.
Triggered by Marcus MERIGHI Input and OK jmc@
Diffstat (limited to 'usr.bin/fstat/fstat.1')
-rw-r--r--usr.bin/fstat/fstat.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/fstat/fstat.1 b/usr.bin/fstat/fstat.1
index edd3d90390c..2104a712edb 100644
--- a/usr.bin/fstat/fstat.1
+++ b/usr.bin/fstat/fstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fstat.1,v 1.56 2018/03/16 16:58:26 schwarze Exp $
+.\" $OpenBSD: fstat.1,v 1.57 2019/01/30 07:56:11 martijn Exp $
.\"
.\" Copyright (c) 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)fstat.1 8.3 (Berkeley) 2/25/94
.\"
-.Dd $Mdocdate: March 16 2018 $
+.Dd $Mdocdate: January 30 2019 $
.Dt FSTAT 1
.Os
.Sh NAME
@@ -86,6 +86,7 @@ Useful for checking progress as a process works through a large file.
This information is only visible to the user or superuser.
.It Fl p Ar pid
Report all files open by the specified process.
+This option may be specified multiple times.
.It Fl s
Report per file io statistics in two additional columns
.Sq XFERS
@@ -94,6 +95,7 @@ and
This information is only visible to the user or superuser.
.It Fl u Ar user
Report all files open by the specified user.
+This option may be specified multiple times.
.It Fl v
Verbose mode.
Print error messages upon failures to locate particular