Hide Forgot
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:
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.