summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2001-05-10 18:13:07 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2001-05-10 18:13:07 +0000
commitb418a843a2e2602643a72baea74c8a08d12739ac (patch)
treec48a8e4354aff6e382e6b57290a39ae602c93d89
parent650b9ab54fbaaebd2cd9d311d67475d60766be86 (diff)
Typo; physial -> physical.
-rw-r--r--usr.bin/top/top.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/top/top.1 b/usr.bin/top/top.1
index 8069a9b17b4..8d61a3428e5 100644
--- a/usr.bin/top/top.1
+++ b/usr.bin/top/top.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: top.1,v 1.16 2000/11/10 05:10:41 aaron Exp $
+.\" $OpenBSD: top.1,v 1.17 2001/05/10 18:13:06 aaron Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -299,7 +299,7 @@ the number of processes in each state
(sleeping, running, starting, zombies, and stopped),
and a percentage of time spent in each of the processor states
(user, nice, system, and idle).
-It also includes information about physial and virtual memory allocation.
+It also includes information about physical and virtual memory allocation.
.Pp
The remainder of the screen displays information about individual
processes.