Bug 176811

Summary: Typo in package description
Product: [Fedora] Fedora Reporter: Radek Bíba <rbiba>
Component: psacctAssignee: Ivana Varekova <varekova>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-09 09:34:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Radek Bíba 2006-01-03 09:05:10 UTC
Description of problem:
%description of psacct contains a typo at its last line, it reads "commmands".

Version-Release number of selected component (if applicable):
psacct-6.3.2-37.1

How reproducible:
Always

Steps to Reproduce:
1. rpm -qi psacct | tail -1

Actual results:
commmands.
(3 m's)

Expected results:
commands.
(2 m's are enough)

Additional info:
Please note that psacct in all RHEL and Fedora versions contains this typo.

Comment 1 Ivana Varekova 2006-01-03 10:38:11 UTC
Thank you for your notice.
The last version of psacct (psacct-6.3.2-38) fixes this problem.

Comment 2 Radek Bíba 2006-01-03 10:47:42 UTC
Cool, thanks.