]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixed typo.
authorJohn Wilkins <john.wilkins@inktank.com>
Mon, 10 Mar 2014 17:07:44 +0000 (10:07 -0700)
committerJohn Wilkins <john.wilkins@inktank.com>
Mon, 10 Mar 2014 17:07:44 +0000 (10:07 -0700)
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
doc/install/upgrading-ceph.rst

index 015bbdb1302807464a4b0fd0cbc5394cee0adcf8..b06b3e402938cb138f5b8b7287cb028b84cd3888 100644 (file)
@@ -405,12 +405,12 @@ To upgrade a Ceph OSD Daemon, perform the following steps:
    manually. For Debian/Ubuntu hosts, perform the following steps on each
    host. :: 
 
-       ssh {mon-host}
+       ssh {osd-host}
        sudo apt-get update && sudo apt-get install ceph
 
    For CentOS/Red Hat hosts, perform the following steps::
 
-       ssh {mon-host}
+       ssh {osd-host}
        sudo yum update && sudo yum install ceph