This is an automated email from the ASF dual-hosted git repository.

yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/master by this push:
     new ac9e92e1aa [typo](docs) Optimize mac compilation documentation (#19629)
ac9e92e1aa is described below

commit ac9e92e1aaa4d91db2bd4debaf0ab2d92197c6fa
Author: yongkang.zhong <[email protected]>
AuthorDate: Mon May 15 20:34:47 2023 +0800

    [typo](docs) Optimize mac compilation documentation (#19629)
---
 docs/en/docs/install/source-install/compilation-mac.md    |  8 ++++----
 docs/zh-CN/docs/install/source-install/compilation-mac.md | 10 ++++++----
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/docs/en/docs/install/source-install/compilation-mac.md 
b/docs/en/docs/install/source-install/compilation-mac.md
index 54f5359b78..7c6f0bd554 100644
--- a/docs/en/docs/install/source-install/compilation-mac.md
+++ b/docs/en/docs/install/source-install/compilation-mac.md
@@ -105,9 +105,9 @@ This topic is about how to compile Doris from source with 
macOS (both x86_64 and
 
 ## FAQ
 
-Fail to start BE up. The log shows: `fail to open StorageEngine, res=file 
descriptors limit is too small`
+1. Fail to start BE up. The log shows: `fail to open StorageEngine, res=file 
descriptors limit is too small`
 
-To fix this, please refer to the "Start-up" section above and reset  `file 
descriptors`.
+   To fix this, please refer to the "Start-up" section above and reset  `file 
descriptors`.
 
-### Java Version
-Java 8 is recommended.
+2. Java Version
+   Java 8 is recommended.
diff --git a/docs/zh-CN/docs/install/source-install/compilation-mac.md 
b/docs/zh-CN/docs/install/source-install/compilation-mac.md
index fa66e55050..5bf38a19a7 100644
--- a/docs/zh-CN/docs/install/source-install/compilation-mac.md
+++ b/docs/zh-CN/docs/install/source-install/compilation-mac.md
@@ -105,8 +105,10 @@ under the License.
 
 ## 常见问题
 
-### 启动BE失败,日志显示错误`fail to open StorageEngine, res=file descriptors limit is 
too small`
-参考前面提到的设置`file descriptors`。
+1. 启动BE失败,日志显示错误`fail to open StorageEngine, res=file descriptors limit is too 
small`
 
-### Java版本
-推荐使用Java 8。
+   参考前面提到的设置`file descriptors`。
+
+2. Java版本
+
+   推荐使用Java 8。


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to