summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormillert <millert@openbsd.org>1999-06-23 06:53:39 +0000
committermillert <millert@openbsd.org>1999-06-23 06:53:39 +0000
commit215e557f3b3340f3290de1d1876faaeb4bfa0520 (patch)
tree4097db6bf3f77d118fd515236d0aacf994dabab7
parentsome sort action (diff)
downloadwireguard-openbsd-215e557f3b3340f3290de1d1876faaeb4bfa0520.tar.xz
wireguard-openbsd-215e557f3b3340f3290de1d1876faaeb4bfa0520.zip
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,