]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephfs: Ceph FS -> CephFS
authorSage Weil <sage@redhat.com>
Mon, 2 Feb 2015 11:36:43 +0000 (03:36 -0800)
committerJohn Spray <john.spray@redhat.com>
Wed, 11 Feb 2015 13:24:13 +0000 (13:24 +0000)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/cephfs/index.rst

index 81f4b666b36bd948f642fffa35a6b4f4c64c85c9..40fac94f304e24f54437a89ea354ec7c6989d3bb 100644 (file)
@@ -18,7 +18,7 @@ and Swift APIs, or native bindings (librados).
             +-----------------------+  +------------------------+            
 
             +---------------------------------------------------+
-            |            Ceph FS Library (libcephfs)            |
+            |            CephFS Library (libcephfs)            |
             +---------------------------------------------------+
 
             +---------------------------------------------------+
@@ -54,7 +54,7 @@ least one :term:`Ceph Metadata Server` running.
 
 .. raw:: html 
 
-       </td><td><h3>Step 2: Mount Ceph FS</h3>
+       </td><td><h3>Step 2: Mount CephFS</h3>
 
 Once you have a healthy Ceph Storage Cluster with at least
 one Ceph Metadata Server, you may create and mount your Ceph Filesystem.
@@ -64,10 +64,10 @@ authentication keyring.
 .. toctree:: 
        :maxdepth: 1
 
-       Create Ceph FS <createfs>
-       Mount Ceph FS <kernel>
-       Mount Ceph FS as FUSE <fuse>
-       Mount Ceph FS in fstab <fstab>
+       Create CephFS <createfs>
+       Mount CephFS <kernel>
+       Mount CephFS as FUSE <fuse>
+       Mount CephFS in fstab <fstab>
        Manpage cephfs <../../man/8/cephfs>
        Manpage ceph-fuse <../../man/8/ceph-fuse>
        Manpage mount.ceph <../../man/8/mount.ceph>