Bug 466739

Summary: [man pages] chkconfig(8) has run level 7 which does not exist
Product: [Fedora] Fedora Reporter: Alexander Todorov <atodorov>
Component: chkconfigAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: notting, rvokal
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: 2008-10-14 01:06:11 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 Alexander Todorov 2008-10-13 11:11:29 UTC
Description of problem:
The manual page chkconfig(8) shows:

<quote>
OPTIONS
       --level levels
              Specifies  the  run levels an operation should pertain to. It is given as a string of numbers from 0 to 7. For example, --level 35 specifies
              runlevels 3 and 5.
</quote>

There's no run level 7, and indeed chkconfig doesn't accept 7 as a valid level parameter. The valid values are from 0 to 6 inclusive.


Version-Release number of selected component (if applicable):
chkconfig-1.3.37-2.i386

How reproducible:
Always

Steps to Reproduce:
1. man chkconfig
2. search for "7"

  
Actual results:
Incorrect run level 7 specified

Expected results:
Run level 0-6 are specified

Additional info:

Comment 1 Bill Nottingham 2008-10-14 01:06:11 UTC
Fixed in git. Will be pulled into Fedora 10 after the translation freeze rebuild.