diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 1999-10-29 08:58:44 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 1999-10-29 08:58:44 +0000 |
commit | a4b648e5d3ad89e733ba101bb2bd1c398a4340b9 (patch) | |
tree | 43fbced00871f89f746208c5fb076f581460a45f /usr.bin/top/machine.c | |
parent | fe4d47c512455f6b0a0fe04b8495d29354bac25f (diff) |
writen
Diffstat (limited to 'usr.bin/top/machine.c')
-rw-r--r-- | usr.bin/top/machine.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/top/machine.c b/usr.bin/top/machine.c index 783bef81f29..af2c057366e 100644 --- a/usr.bin/top/machine.c +++ b/usr.bin/top/machine.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machine.c,v 1.16 1999/06/21 20:48:01 art Exp $ */ +/* $OpenBSD: machine.c,v 1.17 1999/10/29 08:58:43 todd Exp $ */ /* * top - a top users display for Unix @@ -844,7 +844,7 @@ pid_t pid; #ifdef DOSWAP /* - * swapmode is rewriten by Tobias Weingartner <weingart@openbsd.org> + * swapmode is rewritten by Tobias Weingartner <weingart@openbsd.org> * to be based on the new swapctl(2) system call. */ static int |