From 26dd0e50da04daeb5429cef4fe20997baf7dd9bc Mon Sep 17 00:00:00 2001 From: liupengroc Date: Thu, 28 Apr 2022 01:57:13 +0000 Subject: [PATCH] =?UTF-8?q?update=20docs/zh/docs/A-Tune/=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E4=B8=8E=E9=83=A8=E7=BD=B2.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...56\211\350\243\205\344\270\216\351\203\250\347\275\262.md" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git "a/docs/zh/docs/A-Tune/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" "b/docs/zh/docs/A-Tune/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" index 730c75141..69107a453 100644 --- "a/docs/zh/docs/A-Tune/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" +++ "b/docs/zh/docs/A-Tune/\345\256\211\350\243\205\344\270\216\351\203\250\347\275\262.md" @@ -254,10 +254,10 @@ A-Tune配置文件/etc/atuned/atuned.cnf的配置项说明如下: # you can add arbitrary key-value here, just like key = value # you can use the key in the profile [system] - # the disk to be analysis + # the disk to be analyzed disk = sda - # the network to be analysis + # the network to be analyzed network = enp189s0f0 user = root -- Gitee