summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-06-23 06:53:40 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-06-23 06:53:40 +0000
commit09c2e1dfc30b2507b120c3a4260232244d34a297 (patch)
treec9db6cab51f79e7f36302205f2c2ecfe52c412c0
parent070e9775ba8d2e1f2f997c8f1cd918bd9d93fc0b (diff)
our top does not show the last pid assigned
-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 1400171679f..a88b54c641f 100644
--- a/usr.bin/top/top.1
+++ b/usr.bin/top/top.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: top.1,v 1.10 1999/06/05 01:21:44 aaron Exp $
+.\" $OpenBSD: top.1,v 1.11 1999/06/23 06:53:39 millert Exp $
.\"
.\" Copyright (c) 1997, Jason Downs. All rights reserved.
.\"
@@ -259,7 +259,7 @@ Toggle the display of idle processes.
.\" .Pp
The top few lines of the display show general information
about the state of the system, including
-the last process ID assigned to a process,
+.\" the last process ID assigned to a process,
.\" (on most systems),
the three load averages,
the current time,