- Including forgotten man fixes (#948522)

This commit is contained in:
Jaromir Capik 2013-08-09 18:20:36 +02:00
parent 19fd0df378
commit 14f15687ca
2 changed files with 35 additions and 1 deletions

View File

@ -40,3 +40,34 @@ index fee9308..c80e117 100644
{"help", no_argument, NULL, HELP_OPTION},
{"version", no_argument, NULL, 'V'},
{NULL, 0, NULL, 0}
diff --git a/top/top.1 b/top/top.1
index 0a753a8..bfe8ae7 100644
--- a/top/top.1
+++ b/top/top.1
@@ -359,7 +359,7 @@ A pid value of zero will be treated as the process id of the \*(We program
itself once it is running.
This is a \*(CO only and should you wish to return to normal operation,
-it is not necessary to quit and and restart \*(We \*(Em just issue any
+it is not necessary to quit and restart \*(We \*(Em just issue any
of these \*(CIs: '=', 'u' or 'U'.
The 'p', 'u' and 'U' \*(COs are mutually exclusive.
@@ -757,7 +757,7 @@ of a second.
The process group ID of the foreground process for the connected tty,
or \-1 if a process is not connected to a terminal.
By convention, this value equals the process ID (\*(Xa PID) of the
-the process group leader (\*(Xa PGRP).
+process group leader (\*(Xa PGRP).
.TP 4
32.\fB TTY \*(Em Controlling Tty \fR
@@ -1340,7 +1340,7 @@ no processes will be shown.
Prepending an exclamation point ('!') to the user id or name instucts 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.

View File

@ -4,7 +4,7 @@
Summary: System and process monitoring utilities
Name: procps-ng
Version: 3.3.8
Release: 12%{?dist}
Release: 13%{?dist}
License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+
Group: Applications/System
URL: https://sourceforge.net/projects/procps-ng/
@ -151,6 +151,9 @@ mkdir -p %{buildroot}%{_sysconfdir}/sysctl.d
%{_includedir}/proc
%changelog
* Fri Aug 09 2013 Jaromir Capik <jcapik@redhat.com> - 3.3.8-13
- Including forgotten man fixes (#948522)
* Wed Aug 07 2013 Jaromir Capik <jcapik@redhat.com> - 3.3.8-12
- Fixing the license tag