diff options
Diffstat (limited to 'usr.bin/vmstat')
| -rw-r--r-- | usr.bin/vmstat/vmstat.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.bin/vmstat/vmstat.8 b/usr.bin/vmstat/vmstat.8 index 9df1e94c15e6..f92881a609b7 100644 --- a/usr.bin/vmstat/vmstat.8 +++ b/usr.bin/vmstat/vmstat.8 @@ -95,10 +95,10 @@ Change the maximum number of disks to display from the default of 2. .It Fl p Specify which types of devices to display. There are three different categories of devices: - +.Pp .Bl -tag -width indent -compact .It device type: -.Bl -tag -width 123456789 -compact +.Bl -tag -width 9n -compact .It da Direct Access devices .It sa @@ -128,7 +128,7 @@ Floppy devices .El .Pp .It interface: -.Bl -tag -width 123456789 -compact +.Bl -tag -width 9n -compact .It IDE Integrated Drive Electronics devices .It SCSI @@ -138,7 +138,7 @@ Any other device interface .El .Pp .It passthrough: -.Bl -tag -width 123456789 -compact +.Bl -tag -width 9n -compact .It pass Passthrough devices .El @@ -204,7 +204,7 @@ seconds. .Bl -tag -width indent -compact .It avm active virtual pages -.It fre +.It fre size of the free list .El .It page |
