diff options
Diffstat (limited to 'usr.sbin/pstat/pstat.8')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index ce7b05d0d52..52b59f7df93 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.53 2018/06/02 10:28:52 mpi Exp $ +.\" $OpenBSD: pstat.8,v 1.54 2018/06/05 09:29:05 mpi Exp $ .\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -30,7 +30,7 @@ .\" .\" from: @(#)pstat.8 8.4 (Berkeley) 4/19/94 .\" -.Dd $Mdocdate: June 2 2018 $ +.Dd $Mdocdate: June 5 2018 $ .Dt PSTAT 8 .Os .Sh NAME @@ -101,6 +101,8 @@ open for appending exclusive or shared lock present .It I signal pgrp when data ready +.It l +file descriptor slot is larval .El .It CNT Number of processes that know this open file. |