Fix formatting errors.

Also: `PGRP' => 'PGID'; and update `SESS' and `PGID' descriptions.
This commit is contained in:
pk 1996-06-02 21:47:41 +00:00
parent 15d37e3539
commit ef8fa9414c
1 changed files with 14 additions and 14 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pstat.8,v 1.12 1996/05/31 04:07:20 mrg Exp $
.\" $NetBSD: pstat.8,v 1.13 1996/06/02 21:47:41 pk Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -168,10 +168,9 @@ further input blocked
tty in async I/O mode
.El
.It SESS
Enclosing session.
.El
.It PGRP
Process group for which this is controlling terminal.
Session for which this is controlling terminal.
.It PGID
Current foreground process group associated with this terminal.
.It DISC
Line discipline;
.Ql term
@ -190,6 +189,7 @@ for PPPDISC (see
.Ql strip
for STRIPDISC (see
.Xr strip 4 ) .
.El
.It Fl v
Print the active vnodes. Each group of vnodes corresponding
to a particular filesystem is preceded by a two line header. The
@ -205,11 +205,11 @@ where
.Em fstype
is one of
.Em adosfs , afs , cd9660 , fdesc ,
.Em kernfs , lfs , lofs , mfs ,
.Em ffs , kernfs , lfs , lofs , mfs ,
.Em msdos , nfs , null , portal ,
.Em procfs , ufs , umap , union ;
.Em procfs , umap , union ;
.Em from
is the filesystem is mounted from;
is the filesystem mounted from;
.Em on
is the directory
the filesystem is mounted on; and
@ -217,7 +217,7 @@ the filesystem is mounted on; and
is a list
of optional flags applied to the mount (see
.Xr mount 8 ) .
.The second line is a header for the individual fields ,
The second line is a header for the individual fields ,
the first part of which are fixed, and the second part are filesystem
type specific. The headers common to all vnodes are:
.Bl -tag -width indent