Bug 1331931 - nonsensical phrase in rpm man page
Summary: nonsensical phrase in rpm man page
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: 23
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-30 05:23 UTC by Andrew Engelbrecht
Modified: 2016-05-19 10:49 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-19 10:49:53 UTC
Type: Bug


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.