diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 05:45:17 +0000 |
| commit | a9c219fa3cec18ef9f30edec6fa106bf0e2d423d (patch) | |
| tree | 50188ea5c781ddc35338e77f24e94f1aa22aae1c /usr.bin/top | |
| parent | ba209d619d07461cc752dcdd596ab0d9b50e847a (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvs
'RELENG_7_0_0_RELEASE'.
This commit was manufactured to restore the state of the 7.0-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 182714aa7021..b8c6257bd106 100644 --- a/usr.bin/top/Makefile +++ b/usr.bin/top/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/top/Makefile,v 1.11 2006/12/01 07:01:19 keramida Exp $ TOPDIR= ${.CURDIR}/../../contrib/top .PATH: ${TOPDIR} diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index dadb03d4f60e..c0eef2d348f6 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.82 2007/09/17 05:27:19 jeff Exp $ */ #include <sys/param.h> diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1 index a3f3540a820d..c21e149841ef 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.5 2007/09/02 10:29:16 ru Exp $ .SH "FreeBSD NOTES" .SH DISPLAY OF THREADS |
