Bug 1331931

Summary: nonsensical phrase in rpm man page
Product: [Fedora] Fedora Reporter: Andrew Engelbrecht <andrew>
Component: rpmAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 23CC: jzeleny, lkardos, novyjindrich, packaging-team-maint, pknirsch
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-05-19 10:49:53 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Andrew Engelbrecht 2016-04-30 05:23:37 UTC
Description of problem:

The rpm man page contains this line:

Installs or upgrades all the missingok files in the package, regardless if they exist.


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

4.13.0-0.rc1.13.fc23

How reproducible:

always

Steps to Reproduce:
1. man rpm
2. search for "missingok"
3.

Actual results:

strange sentence

Expected results:

sentence without the word "missingok"

Additional info:

Comment 1 Ľuboš Kardoš 2016-05-19 10:49:53 UTC
missingok files = files marked with flag missingok

The option "--allfiles" affects how these missingok files are handled. So the word missingok must be in that sentence.