]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: typo fixes in doc/cephfs/client-config-ref.rst 14840/head
authorDrunkard Zhang <gongfan193@gmail.com>
Fri, 28 Apr 2017 01:53:17 +0000 (09:53 +0800)
committerDrunkard Zhang <gongfan193@gmail.com>
Fri, 28 Apr 2017 01:53:17 +0000 (09:53 +0800)
fixed:
  Reference symbol, i.e. s/`/``/
  Hyperlink typo at ``client_trace``

Signed-off-by: Drunkard Zhang <gongfan193@gmail.com>
doc/cephfs/client-config-ref.rst

index ce5562fae406f9ee4ff9d03eaf81c4d5a20c6166..6a149acf08f7536dfa745763ef600a50d5669231 100644 (file)
@@ -35,7 +35,7 @@
 
 ``client_dirsize_rbytes``
 
-:Description: If set to `true`, use the recursive size of a directory (that is, total of all descendants).
+:Description: If set to ``true``, use the recursive size of a directory (that is, total of all descendants).
 :Type: Boolean
 :Default: ``true``
 
@@ -71,7 +71,7 @@
 
 ``client_mountpoint``
 
-:Description: Directory to mount on the CephFS file system. An alternative to the `-r` option of the `ceph-fuse` command.
+:Description: Directory to mount on the CephFS file system. An alternative to the ``-r`` option of the ``ceph-fuse`` command.
 :Type: String
 :Default: ``"/"``
 
@@ -208,7 +208,7 @@ Developer Options
 
 ``client_trace``
 
-:Description: The path to the trace file for all file operations. The output is designed to be used by the Ceph `synthetic client <../man/8/ceph-syn>`.
+:Description: The path to the trace file for all file operations. The output is designed to be used by the Ceph `synthetic client <../../man/8/ceph-syn>`_.
 :Type: String
 :Default: ``""`` (disabled)