summaryrefslogtreecommitdiffstats
path: root/usr.bin/top/machine.c
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>1999-06-14 12:06:11 +0000
committern_hibma <n_hibma@FreeBSD.org>1999-06-14 12:06:11 +0000
commit7ab044dd75a2604bd3be0287eb2122eb162344e0 (patch)
treea2556eb8950c94c75b36482f2d7a4e2594fe010d /usr.bin/top/machine.c
parent178a87c91e6d04cfde3988fc1468e67f08e46e45 (diff)
downloadFreeBSD-src-7ab044dd75a2604bd3be0287eb2122eb162344e0.zip
FreeBSD-src-7ab044dd75a2604bd3be0287eb2122eb162344e0.tar.gz
Man pages for top refer to only 2.x, but not to 3.x and later
Diffstat (limited to 'usr.bin/top/machine.c')
-rw-r--r--usr.bin/top/machine.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c
index f610699..ee651d0 100644
--- a/usr.bin/top/machine.c
+++ b/usr.bin/top/machine.c
@@ -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 $
*/
OpenPOWER on IntegriCloud