39 lines
1.9 KiB
Diff
39 lines
1.9 KiB
Diff
diff -Naur procps-3.2.8-orig//top.1 procps-3.2.8/top.1
|
|
--- procps-3.2.8-orig//top.1 2010-11-19 00:43:13.000000000 -0500
|
|
+++ procps-3.2.8/top.1 2010-11-19 00:44:06.000000000 -0500
|
|
@@ -42,7 +42,7 @@
|
|
.ds EM \ \fB\-\-\ \fR
|
|
\# - these two are for chuckles, makes great grammar
|
|
.ds Me top
|
|
-.ds ME \fBtop\fR
|
|
+.ds MM \fBtop\fR
|
|
\# - other misc strings for consistent usage/emphasis
|
|
.ds F \fIOff\fR
|
|
.ds O \fIOn\fR
|
|
@@ -85,7 +85,7 @@
|
|
.\" ----------------------------------------------------------------------
|
|
.SH SYNOPSIS
|
|
.\" ----------------------------------------------------------------------
|
|
-\*(ME \-\fBhv\fR | \-\fBbcHisS\fR \-\fBd\fI delay\fR \-\fBn\fI
|
|
+\*(MM \-\fBhv\fR | \-\fBbcHisS\fR \-\fBd\fI delay\fR \-\fBn\fI
|
|
iterations\fR \-\fBp\fI pid\fR [,\fI pid\fR ...]
|
|
|
|
The traditional switches '-' and whitespace are optional.
|
|
@@ -94,7 +94,7 @@
|
|
.\" ----------------------------------------------------------------------
|
|
.SH DESCRIPTION
|
|
.\" ----------------------------------------------------------------------
|
|
-The \*(ME program provides a dynamic real-time view of a running system.
|
|
+The \*(MM program provides a dynamic real-time view of a running system.
|
|
It can display\fB system\fR summary information as well as a list of\fB
|
|
tasks\fR currently being managed by the Linux kernel.
|
|
The types of system summary information shown and the types, order and
|
|
@@ -104,7 +104,7 @@
|
|
The program provides a limited interactive interface for process
|
|
manipulation as well as a much more extensive interface for personal
|
|
configuration \*(EM encompassing every aspect of its operation.
|
|
-And while \*(ME is referred to throughout this document, you are free
|
|
+And while \*(MM is referred to throughout this document, you are free
|
|
to name the program anything you wish.
|
|
That new name, possibly an alias, will then be reflected on \*(Me's display
|
|
and used when reading and writing a \*(CF.
|