summaryrefslogtreecommitdiff
path: root/usr.sbin/pstat/pstat.8
diff options
context:
space:
mode:
authorMichael Coulter <mjc@cvs.openbsd.org>2004-08-03 04:11:50 +0000
committerMichael Coulter <mjc@cvs.openbsd.org>2004-08-03 04:11:50 +0000
commit85ed3086977e55a2679d139c203cc6ab4077feab (patch)
tree97dd4e6bd7b758818664d431e1f7e5266f813ae4 /usr.sbin/pstat/pstat.8
parent73834cca5068e20f3dbfcd68dbaa8d535589566e (diff)
make pstat -f show locking
ok art@ tedu@ much help from pedro@
Diffstat (limited to 'usr.sbin/pstat/pstat.8')
-rw-r--r--usr.sbin/pstat/pstat.88
1 files changed, 3 insertions, 5 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8
index 7a703560617..89d407a9907 100644
--- a/usr.sbin/pstat/pstat.8
+++ b/usr.sbin/pstat/pstat.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pstat.8,v 1.26 2004/03/17 09:59:19 jmc Exp $
+.\" $OpenBSD: pstat.8,v 1.27 2004/08/03 04:11:49 mjc Exp $
.\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
@@ -73,10 +73,8 @@ open for reading
open for writing
.It A
open for appending
-.It S
-shared lock present
-.It X
-exclusive lock present
+.It L
+exclusive or shared lock present
.It I
signal pgrp when data ready
.El