Commit 06a1dba
authored
[typo](docs) fix ntpd service commands in zh os-checking (#3355)
## Summary
- check #2434 and confirm the command typo still exists in current
Chinese docs
- replace `systemctl start_ntpd.service` / `systemctl
enable_ntpd.service` with correct `systemctl start ntpd.service` /
`systemctl enable ntpd.service`
- apply the fix consistently to `current`, `version-2.1`, and
`version-4.x`
## Reference
- redoes issue intent from #24341 parent c4cb489 commit 06a1dba
3 files changed
Lines changed: 6 additions & 6 deletions
File tree
- i18n/zh-CN/docusaurus-plugin-content-docs
- current/install/preparation
- version-2.1/install/preparation
- version-4.x/install/preparation
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
0 commit comments