Bug 1147735 - Documentation lists chkconfig and service commands on same line
Summary: Documentation lists chkconfig and service commands on same line
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Docs Proxy Installation Guide
Version: 550
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Dan Macpherson
QA Contact: Dan Macpherson
URL:
Whiteboard:
Depends On:
Blocks: sat-docs
TreeView+ depends on / blocked
 
Reported: 2014-09-30 01:27 UTC by Paul Wayper
Modified: 2015-10-21 03:09 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-10-21 03:09:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paul Wayper 2014-09-30 01:27:10 UTC
Description of problem:

In these pages:

https://access.redhat.com/documentation/en-US/Red_Hat_Network_Satellite/5.5/html/Proxy_Installation_Guide/sect-Proxy_Installation_Guide-Troubleshooting-Caching_Issues.html

https://access.redhat.com/documentation/en-US/Red_Hat_Network_Satellite/5.4/html/Proxy_Installation_Guide/sect-Proxy_Installation_Guide-Troubleshooting-Caching_Issues.html

The documentation lists the command:

chkconfig --level 2345 rhn_auth_cache off service rhn_auth_cache stop 

That should actually be two commands:

chkconfig --level 2345 rhn_auth_cache off
service rhn_auth_cache stop 

Version-Release number of selected component (if applicable):

5.4
5.5

How reproducible:

Always there

Steps to Reproduce:

1. Open documentation in web browser
2. Read web page
3. Observe problem.

Actual results:

Service command is never executed

Expected results:

Service command should be executed.

Additional info:

This looks like a simple documentation formatting error.

Comment 1 Dan Macpherson 2014-12-31 04:04:30 UTC
This is no longer applicable to Satellite 5.6 and 5.7 documentation. However, it will require a maintenance update of the 5.5 documentation.

Comment 3 Dan Macpherson 2015-08-24 05:25:55 UTC
Commands now split to two different lines:
https://access.redhat.com/documentation/en-US/Red_Hat_Network_Satellite/5.5/html/Proxy_Installation_Guide/sect-Proxy_Installation_Guide-Troubleshooting-Caching_Issues.html

PWayper -- Any further changes required?

Comment 4 Paul Wayper 2015-08-31 13:32:07 UTC
Looks fine to me, thanks Dan.

Have fun,

Paul

Comment 5 Dan Macpherson 2015-10-21 03:09:17 UTC
Thanks, Paul. Closing.


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