Man pages for top refer to only 2.x, but not to 3.x and later
This commit is contained in:
parent
7872cbaeea
commit
33d56839e3
@ -1,7 +1,7 @@
|
||||
/*
|
||||
* top - a top users display for Unix
|
||||
*
|
||||
* SYNOPSIS: For FreeBSD-2.x system
|
||||
* SYNOPSIS: For FreeBSD-2.x and later
|
||||
*
|
||||
* DESCRIPTION:
|
||||
* Originally written for BSD4.4 system by Christos Zoulas.
|
||||
@ -11,7 +11,7 @@
|
||||
*
|
||||
* This is the machine-dependent module for FreeBSD 2.2
|
||||
* Works for:
|
||||
* FreeBSD 2.2, and probably FreeBSD 2.1.x
|
||||
* FreeBSD 2.2.x, 3.x, 4.x, and probably FreeBSD 2.1.x
|
||||
*
|
||||
* LIBS: -lkvm
|
||||
*
|
||||
@ -19,7 +19,7 @@
|
||||
* Steven Wallace <swallace@freebsd.org>
|
||||
* Wolfram Schneider <wosch@FreeBSD.org>
|
||||
*
|
||||
* $Id: machine.c,v 1.24 1999/04/22 14:34:53 jhay Exp $
|
||||
* $Id: machine.c,v 1.25 1999/05/11 14:32:15 peter Exp $
|
||||
*/
|
||||
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
.SH "FreeBSD 2.x NOTES"
|
||||
.SH "FreeBSD NOTES"
|
||||
|
||||
.SH DESCRIPTION OF MEMORY
|
||||
Mem: 9220K Active, 1032K Inact, 3284K Wired, 1MB Cache, 2M Buf, 1320K Free
|
||||
|
Loading…
Reference in New Issue
Block a user