From ab0310883e93cf9aedddc0e658e9675a5ad60ff3 Mon Sep 17 00:00:00 2001 From: Drunkard Zhang Date: Fri, 28 Apr 2017 09:53:17 +0800 Subject: [PATCH] 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 --- doc/cephfs/client-config-ref.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephfs/client-config-ref.rst b/doc/cephfs/client-config-ref.rst index ce5562fae406f..6a149acf08f75 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) -- 2.39.5