From 0138595d396361c5410d8a300d8f80c26c00e8b2 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 17 Jan 2001 09:07:31 +0000 Subject: mdoc(7) police: compact a few lists for better output. --- usr.sbin/pstat/pstat.8 | 49 +++++++++++++++++++++++++------------------------ 1 file changed, 25 insertions(+), 24 deletions(-) (limited to 'usr.sbin') diff --git a/usr.sbin/pstat/pstat.8 b/usr.sbin/pstat/pstat.8 index 3d6bbec..8b96777 100644 --- a/usr.sbin/pstat/pstat.8 +++ b/usr.sbin/pstat/pstat.8 @@ -83,7 +83,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 @@ -147,7 +148,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 @@ -231,7 +233,6 @@ PPPDISC. Print the active vnodes. Each group of vnodes corresponding to a particular filesystem is preceded by a two line header. The first line consists of the following: -.Pp .Bd -filled -offset indent .No *** MOUNT Em fstype from on @@ -260,43 +261,42 @@ 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 +.Dv VROOT .It T -\- VTEXT +.Dv VTEXT .It S -\- VSYSTEM +.Dv VSYSTEM .It t -\- VISTTY +.Dv VISTTY .It L -\- VXLOCK +.Dv VXLOCK .It W -\- VXWANT +.Dv VXWANT .It B -\- VBWAIT +.Dv VBWAIT .It V -\- VOBJBUF +.Dv VOBJBUF .It C -\- VCOPYONWRITE +.Dv VCOPYONWRITE .It a -\- VAGE +.Dv VAGE .It l -\- VOLOCK +.Dv VOLOCK .It w -\- VOWANT +.Dv VOWANT .It D -\- VDOOMED +.Dv VDOOMED .It F -\- VFREE +.Dv VFREE .It O -\- VONWORKLST +.Dv VONWORKLST .It M -\- VMOUNT +.Dv VMOUNT .El -.Pp .It USE The number of references to this vnode. .It HOLD @@ -311,7 +311,7 @@ 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 @@ -338,7 +338,8 @@ inode is on hash list modified, but don't write key .El .It "For nfs:" -.Bl -tag -width indent +.Bl -tag -width indent -compact +.Pp .It W waiting for I/O buffer flush to complete .It P -- cgit v1.1