diff --git a/procps-ng-3.3.8-RH-man-page-check.patch b/procps-ng-3.3.8-RH-man-page-check.patch index 7076f16..599b685 100644 --- a/procps-ng-3.3.8-RH-man-page-check.patch +++ b/procps-ng-3.3.8-RH-man-page-check.patch @@ -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 at the prompt. + diff --git a/procps-ng.spec b/procps-ng.spec index 567e2eb..cb92692 100644 --- a/procps-ng.spec +++ b/procps-ng.spec @@ -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 - 3.3.8-13 +- Including forgotten man fixes (#948522) + * Wed Aug 07 2013 Jaromir Capik - 3.3.8-12 - Fixing the license tag