diff options
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..5a928d653d5f 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.8.1 2009/04/15 03:14:26 kensmith Exp $ TOPDIR= ${.CURDIR}/../../contrib/top .PATH: ${TOPDIR} diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index 3d4c113296b8..330a83eb62b8 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.2.3.4.1 2009/04/15 03:14:26 kensmith Exp $ */ #include <sys/param.h> diff --git a/usr.bin/top/top.local.1 b/usr.bin/top/top.local.1 index a3f3540a820d..0e53d834f1d7 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.8.1 2009/04/15 03:14:26 kensmith Exp $ .SH "FreeBSD NOTES" .SH DISPLAY OF THREADS |
