diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-21 15:15:23 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-21 15:15:23 +0000 |
commit | 95488a828e135470f64ce3ee6f142ff3c8591456 (patch) | |
tree | 0680bba5a2c81564fc0c042ca2ce664c6008cfce /usr.sbin/pstat | |
parent | d33e520c6db5e5b3c8cf937a6fe929f2699836e2 (diff) |
more lfs removal; ok pedro
Diffstat (limited to 'usr.sbin/pstat')
-rw-r--r-- | usr.sbin/pstat/pstat.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index b1e455702eb..5f944f2244d 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pstat.8,v 1.32 2006/08/04 07:02:13 mbalmer Exp $ +.\" $OpenBSD: pstat.8,v 1.33 2006/09/21 15:15:22 jmc Exp $ .\" $NetBSD: pstat.8,v 1.9.4.1 1996/06/02 09:08:17 mrg Exp $ .\" .\" Copyright (c) 1980, 1991, 1993, 1994 @@ -253,8 +253,6 @@ VXWANT process is waiting for vnode. VBWAIT waiting for output to complete. .It A VALIASED vnode has an alias. -.It D -VDIROP lfs vnode involved in directory op. .It F VONFREELIST vnode is on a free list. .It l |