From: Drunkard Zhang Date: Fri, 28 Apr 2017 01:53:17 +0000 (+0800) Subject: doc: typo fixes in doc/cephfs/client-config-ref.rst X-Git-Tag: v12.0.3~191^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ab0310883e93cf9aedddc0e658e9675a5ad60ff3;p=ceph-ci.git doc: typo fixes in doc/cephfs/client-config-ref.rst fixed: Reference symbol, i.e. s/`/``/ Hyperlink typo at ``client_trace`` Signed-off-by: Drunkard Zhang --- diff --git a/doc/cephfs/client-config-ref.rst b/doc/cephfs/client-config-ref.rst index ce5562fae40..6a149acf08f 100644 --- a/doc/cephfs/client-config-ref.rst +++ b/doc/cephfs/client-config-ref.rst @@ -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)