Skip to content

Commit d519007

Browse files
authored
Merge pull request #28885 from Arhell/upd-title
[zh] Write Vixie in title case
2 parents 5d13846 + 07627bd commit d519007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/zh/docs/tasks/job/automated-tasks-with-cron-jobs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@ It takes a [Cron](https://en.wikipedia.org/wiki/Cron) format string, such as `0
230230
格式串,例如 `0 * * * *` or `@hourly` ,作为它的任务被创建和执行的调度时间。
231231

232232
<!--
233-
The format also includes extended `vixie cron` step values. As explained in the [FreeBSD manual](https://www.freebsd.org/cgi/man.cgi?crontab%285%29):
233+
The format also includes extended "Vixie cron" step values. As explained in the [FreeBSD manual](https://www.freebsd.org/cgi/man.cgi?crontab%285%29):
234234
-->
235-
该格式也包含了扩展的 `vixie cron` 步长值。
235+
该格式也包含了扩展的 "Vixie cron" 步长值。
236236
[FreeBSD 手册](https://www.freebsd.org/cgi/man.cgi?crontab%285%29)中解释如下:
237237

238238
<!--

0 commit comments

Comments
 (0)