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.
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.
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?
Looks fine to me, thanks Dan. Have fun, Paul
Thanks, Paul. Closing.