From: Sage Weil Date: Thu, 27 Sep 2012 00:38:24 +0000 (-0700) Subject: doc: minor fixups to rpm install doc X-Git-Tag: v0.53~42^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=4ea9b9f34df92a8bfca34fa84c5995631f2f9fa3;p=ceph.git doc: minor fixups to rpm install doc Signed-off-by: Sage Weil --- diff --git a/doc/install/rpm.rst b/doc/install/rpm.rst index 9bfd669b205a5..c836ec3eede3d 100644 --- a/doc/install/rpm.rst +++ b/doc/install/rpm.rst @@ -29,20 +29,20 @@ security warning:: Packages are currently built for the Centos6 and Fedora 17 platforms. -The repository package installs the repo details on your local system for yum or up2date to use.:: +The repository package installs the repo details on your local system for yum or up2date to use. -For Centos6: +For CentOS6: - su -c 'rpm -Uvh http://ceph.come/el6/x86_64/ceph-release-1-0.noarch.rpm' + su -c 'rpm -Uvh http://ceph.com/el6/x86_64/ceph-release-1-0.noarch.rpm' For Fedora17: - su -c 'rpm -Uvh http://ceph.come/fc17/x86_64/ceph-release-1-0.noarch.rpm' + su -c 'rpm -Uvh http://ceph.com/fc17/x86_64/ceph-release-1-0.noarch.rpm' Installing Packages ------------------- -Once you have added either release or development packages to yum, -you should update APT's database and install Ceph:: +Once you have added either release or development packages to yum, you +can install Ceph:: sudo yum install ceph