diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2004-11-04 19:12:42 +0000 |
| commit | 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 (patch) | |
| tree | 4114cadb7556687c77484c7507ab5f541eb9b1ca /usr.bin/top | |
| parent | f8d4987d7271c1003cce92715022709505f995c7 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvs
'RELENG_5_3_0_RELEASE'.
This commit was manufactured to restore the state of the 5.3-RELEASE image.
Diffstat (limited to 'usr.bin/top')
| -rw-r--r-- | usr.bin/top/Makefile | 2 | ||||
| -rw-r--r-- | usr.bin/top/machine.c | 2 | ||||
| -rw-r--r-- | usr.bin/top/top.local.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/top/Makefile b/usr.bin/top/Makefile index 08343da66f8b..ea0f1ad4ed29 100644 --- a/usr.bin/top/Makefile +++ b/usr.bin/top/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/top/Makefile,v 1.10 2002/02/08 23:07:35 markm Exp $ PROG= top TOPDIR= ${.CURDIR}/../../contrib/top diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index b41e4372e374..5fe87e8426ae 100644 --- a/usr.bin/top/machine.c +++ b/usr.bin/top/machine.c @@ -20,7 +20,7 @@ * Wolfram Schneider <wosch@FreeBSD.org> * Thomas Moestl <tmoestl@gmx.net> * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/top/machine.c,v 1.68 2004/08/16 07:51:22 alfred Exp $ */ #include <sys/param.h> diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1 index 75489b7c8291..7839ead5fc98 100644 --- a/usr.bin/top/top.local.1 +++ b/usr.bin/top/top.local.1 @@ -1,4 +1,4 @@ -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/top/top.local.1,v 1.3 2003/07/17 23:56:39 julian Exp $ .SH "FreeBSD NOTES" .SH DISPLAY OF THREADS |
