Fix typo and make some enum. lists more compact (James Jegers; PR#592).

This commit is contained in:
pk 1996-01-06 23:25:51 +00:00
parent 6f94427590
commit c6cd235738

View File

@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)pstat.8 8.4 (Berkeley) 4/19/94
.\" $Id: pstat.8,v 1.6 1996/01/04 18:28:00 jtc Exp $
.\" $Id: pstat.8,v 1.7 1996/01/06 23:25:51 pk Exp $
.\"
.Dd April 19, 1994
.Dt PSTAT 8
@ -73,7 +73,8 @@ The core location of this table entry.
The type of object the file table entry points to.
.It FLG
Miscellaneous state variables encoded thus:
.Bl -tag -width indent
.Pp
.Bl -tag -width indent -compact
.It R
open for reading
.It W
@ -125,7 +126,7 @@ Number of characters in raw input queue.
.It CAN
Number of characters in canonicalized input queue.
.It OUT
Number of characters in putput queue.
Number of characters in output queue.
.It MODE
See
.Xr tty 4 .
@ -137,7 +138,8 @@ Number of delimiters (newlines) in canonicalized input queue.
Calculated column position of terminal.
.It STATE
Miscellaneous state variables encoded thus:
.Bl -tag -width indent
.Pp
.Bl -tag -width indent -compact
.It T
delay timeout in progress
.It W
@ -208,9 +210,9 @@ Location of this vnode.
.It TYP
File type.
.It VFLAG
.Pp
A list of letters representing vnode flags:
.Bl -tag -width indent
.Pp
.Bl -tag -width indent -compact
.It R
\- VROOT
.It T
@ -244,8 +246,7 @@ this is the inode number.
Miscellaneous filesystem specific state variables encoded thus:
.Bl -tag -width indent
.It "For ufs:"
.Pp
.Bl -tag -width indent
.Bl -tag -width indent -compact
.It L
locked
.It U
@ -270,7 +271,7 @@ contains modifications
has a rename in progress
.El
.It "For nfs:"
.Bl -tag -width indent
.Bl -tag -width indent -compact
.It W
waiting for I/O buffer flush to complete
.It P