Bug 466739 - [man pages] chkconfig(8) has run level 7 which does not exist
Summary: [man pages] chkconfig(8) has run level 7 which does not exist
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: chkconfig
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-13 11:11 UTC by Alexander Todorov
Modified: 2014-03-17 03:16 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-14 01:06:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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.


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