77 lines
3.6 KiB
Diff
77 lines
3.6 KiB
Diff
From 5a8adee659524ef72583d8ea494721d279b5bea1 Mon Sep 17 00:00:00 2001
|
|
From: Jim Warner <james.warner@comcast.net>
|
|
Date: Tue, 5 Nov 2013 00:00:00 -0600
|
|
Subject: [PATCH] top: fix miscellaneous spelling errors in man document
|
|
|
|
Signed-off-by: Jim Warner <james.warner@comcast.net>
|
|
---
|
|
procps-ng-3.3.8/top/top.1 | 20 ++++++++++----------
|
|
1 file changed, 10 insertions(+), 10 deletions(-)
|
|
|
|
--- top/top.1
|
|
+++ top/top.1 2014-05-15 10:27:04.482756345 +0000
|
|
@@ -383,8 +383,8 @@ Display only processes with a user id or
|
|
The '\-u' option matches on \fI effective\fR user whereas the '\-U' option
|
|
matches on\fI any\fR user (real, effective, saved, or filesystem).
|
|
|
|
-Prepending an exclamation point ('!') to the user id or name instucts top to
|
|
-display only processes with users not matching the one provided.
|
|
+Prepending an exclamation point ('!') to the user id or name instructs top
|
|
+to display only processes with users not matching the one provided.
|
|
|
|
The 'p', 'u' and 'U' \*(COs are mutually exclusive.
|
|
|
|
@@ -650,8 +650,8 @@ If you see 'rt' in this field, it means
|
|
'real time' scheduling priority.
|
|
|
|
Under linux, real time priority is somewhat misleading since traditionally
|
|
-the operating itself was not preemptable.
|
|
-And while the 2.6 kernel can be made mostly preemptable, it is not always so.
|
|
+the operating itself was not preemptible.
|
|
+And while the 2.6 kernel can be made mostly preemptible, it is not always so.
|
|
|
|
.TP 4
|
|
17.\fB RES \*(Em Resident Memory Size (KiB) \fR
|
|
@@ -1337,10 +1337,10 @@ matches on\fB any\fR user (real, effecti
|
|
|
|
Thereafter, in that \*(TW only matching users will be shown, or possibly
|
|
no processes will be shown.
|
|
-Prepending an exclamation point ('!') to the user id or name instucts top
|
|
+Prepending an exclamation point ('!') to the user id or name instructs top
|
|
to display only processes with users not matching the one provided.
|
|
|
|
-Different \*(TWs can can be used to filter different users.
|
|
+Different \*(TWs can be used to filter different users.
|
|
Later, if you wish to monitor all users again in the \*(CW, re-issue this
|
|
command but just press <Enter> at the prompt.
|
|
|
|
@@ -1349,7 +1349,7 @@ command but just press <Enter> at the pr
|
|
In this mode, processes are reordered according to their parents and
|
|
the layout of the COMMAND column resembles that of a tree.
|
|
In forest view mode it is still possible to toggle between program
|
|
-name and commamd line (\*(Xc 'c' \*(CI) or between processes and
|
|
+name and command line (\*(Xc 'c' \*(CI) or between processes and
|
|
threads (\*(Xc 'H' \*(CI).
|
|
|
|
\*(NT Typing any key affecting the sort order will exit forest view
|
|
@@ -1673,8 +1673,8 @@ The above \*(CIs are\fB always\fR availa
|
|
available in \*(AM if the \*(CW's \*(TD has been toggled \*F.
|
|
|
|
\*(NT When any form of filtering is active, you can expect some slight
|
|
-abberations when scrolling since not all tasks will be visible.
|
|
-This is paticularly apparent when using the Up/Down \*(KAs.
|
|
+aberrations when scrolling since not all tasks will be visible.
|
|
+This is particularly apparent when using the Up/Down \*(KAs.
|
|
|
|
.\" ......................................................................
|
|
.SS 5d. SEARCHING in a Window
|
|
@@ -2037,7 +2037,7 @@ enable backslash interpretation regardle
|
|
|
|
\fBCaution\fR:
|
|
If any inspect entry you create produces output with unprintable characters
|
|
-they will be displayed in either the ^C notation or hexidecimal <FF> form,
|
|
+they will be displayed in either the ^C notation or hexadecimal <FF> form,
|
|
depending on their value.
|
|
This applies to tab characters as well, which will show as '^I'.
|
|
If you want a truer representation, any embedded tabs should be expanded.
|