[Bug 1036886] New: Incorrect command to start tuned at boot in Power Management Guide

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 2 20:31:44 UTC 2013


https://bugzilla.redhat.com/show_bug.cgi?id=1036886

            Bug ID: 1036886
           Summary: Incorrect command to start tuned at boot in Power
                    Management Guide
           Product: Fedora Documentation
           Version: devel
         Component: power-management-guide
          Assignee: yruseva at redhat.com
          Reporter: stevenhrosenberg at gmail.com
        QA Contact: docs-qa at lists.fedoraproject.org
                CC: ddomingo at redhat.com, yruseva at redhat.com,
                    zach at oglesby.co



Description of problem:

On this page --
http://docs.fedoraproject.org/en-US/Fedora/19/html/Power_Management_Guide/sect-tuned-installation-and-usage.html
-- the command to start the tuned utility at boot has two words transposed:

Specifically right here --
http://docs.fedoraproject.org/en-US/Fedora/19/html/Power_Management_Guide/sect-tuned-installation-and-usage.html:

How it reads:

 To enable tuned to start every time the machine boots, type the following
command:

systemctl tuned enable

But it should be:

 To enable tuned to start every time the machine boots, type the following
command:

systemctl enable tuned

As you can see, the last two words of the command need to be transposed.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the docs-qa mailing list