From: Jos Collin Date: Sun, 1 Jul 2018 13:38:00 +0000 (+0530) Subject: doc: drop linking to itself X-Git-Tag: v14.0.1~898^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=1ea691f31309a6874b656808caea1526bb68d643;p=ceph.git doc: drop linking to itself drop unnecessary linking to its own smaller definition. Signed-off-by: Jos Collin --- diff --git a/doc/cephfs/index.rst b/doc/cephfs/index.rst index 056037dfbf11b..e4f031036e26a 100644 --- a/doc/cephfs/index.rst +++ b/doc/cephfs/index.rst @@ -2,7 +2,7 @@ Ceph Filesystem ================= -The :term:`Ceph Filesystem` (Ceph FS) is a POSIX-compliant filesystem that uses +The Ceph Filesystem (Ceph FS) is a POSIX-compliant filesystem that uses a Ceph Storage Cluster to store its data. The Ceph filesystem uses the same Ceph Storage Cluster system as Ceph Block Devices, Ceph Object Storage with its S3 and Swift APIs, or native bindings (librados).