Bug 527184

Summary: 8.4 section of Installation Guide still refers to `service rhn-satellite stop`
Product: Red Hat Satellite 5 Reporter: Jan Hutař <jhutar>
Component: DocumentationAssignee: John Ha <jha>
Status: CLOSED DUPLICATE QA Contact: Joshua Wulf <jwulf>
Severity: low Docs Contact:
Priority: low    
Version: 530CC: adstrong, cperry, lcarlon
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: 2009-11-04 06:29:15 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:
Bug Depends On:    
Bug Blocks: 531638    

Description Jan Hutař 2009-10-05 07:52:12 UTC
Description of problem:
8.4 section of "Installation Guide" still refers to `service rhn-satellite stop` instead of plain `rhn-satellite stop`.


Version-Release number of selected component (if applicable):
rhn-i18n-guides-5.3.0.9-1.el5sat


How reproducible:
always


Steps to Reproduce:
1. Check these URLs:
   https://SAT/rhn/help/satellite/en-US/s2-rhn-db-control-backup.jsp
   https://SAT/rhn/help/satellite/en-US/s2-rhn-db-control-verify.jsp
   https://SAT/rhn/help/satellite/en-US/s2-rhn-db-control-restore.jsp


Actual results:
For example:
To conduct a backup, shut down the database and related services first by issuing the following command as root: 
service rhn-satellite stop


Expected results:
To conduct a backup, shut down the database and related services first by issuing the following command as root: 
rhn-satellite stop

Comment 1 John Ha 2009-11-04 06:29:15 UTC
Duplicate of 531961 (and has been fixed). Thanks!

*** This bug has been marked as a duplicate of bug 531961 ***