From fn@pain.csrv.uidaho.edu  Fri Jun 21 18:54:51 1996
Received: from pain.csrv.uidaho.edu (root@pain.csrv.uidaho.edu [129.101.114.109])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA17662
          for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Jun 1996 18:54:50 -0700 (PDT)
Received: (from fn@localhost) by pain.csrv.uidaho.edu (8.7.5/8.6.9) id SAA29143; Fri, 21 Jun 1996 18:54:46 -0700 (PDT)
Message-Id: <199606220154.SAA29143@pain.csrv.uidaho.edu>
Date: Fri, 21 Jun 1996 18:54:46 -0700 (PDT)
From: faried nawaz <fn@pain.csrv.uidaho.edu>
Reply-To: fn@pain.csrv.uidaho.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: pstat -i wasn't documented on the man page
X-Send-Pr-Version: 3.2

>Number:         1344
>Category:       docs
>Synopsis:       pstat -i wasn't documented on the man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 19:00:01 PDT 1996
>Closed-Date:    Tue Jul 2 19:11:55 PDT 1996
>Last-Modified:  Tue Jul  2 19:12:23 PDT 1996
>Originator:     faried nawaz
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
University of Idaho, Moscow, ID
>Environment:

the bug (?) is in all versions of FreeBSD (it's in 4.4BSD-Lite & Lite2 as
well).

>Description:

pstat -i is the same as pstat -v, but not documented on the man page.  utsl.

>How-To-Repeat:

man pstat

>Fix:


--- pstat.8~	Fri Jun 21 18:33:40 1996
+++ pstat.8	Fri Jun 21 18:48:55 1996
@@ -42,7 +42,7 @@
 .Nd display system data structures
 .Sh SYNOPSIS
 .Nm pstat
-.Op Fl Tfknstv
+.Op Fl Tfiknstv
 .Op Fl M Ar core
 .Op Fl N Ar system
 .Pp
@@ -347,6 +347,10 @@
 Number of bytes in an ordinary file, or
 major and minor device of special file.
 .El
+.It Fl i
+Same as
+.Fl v ,
+present for backwards-compatibility.
 .El
 .Sh FILES
 .Bl -tag -width /dev/kmemxxx -compact


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Tue Jul 2 19:11:55 PDT 1996 
State-Changed-Why:  
Suggested fix applied. 
>Unformatted:
