Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 1996 18:54:46 -0700 (PDT)
From:      faried nawaz <fn@pain.csrv.uidaho.edu>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/1344: pstat -i wasn't documented on the man page
Message-ID:  <199606220154.SAA29143@pain.csrv.uidaho.edu>
Resent-Message-ID: <199606220200.TAA17864@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 19:00:01 PDT 1996
>Last-Modified:
>Originator:     faried nawaz
>Organization:
University of Idaho, Moscow, ID
>Release:        FreeBSD 2.2-CURRENT i386
>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


>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606220154.SAA29143>