From b607ecb4d79c009f43e017a58d2b5b797fdaf3bd Mon Sep 17 00:00:00 2001 From: marchersimon <50295997+marchersimon@users.noreply.github.com> Date: Wed, 31 Mar 2021 13:10:43 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Axel Navarro --- pages.it/common/apropos.md | 2 +- pages.it/common/crontab.md | 2 +- pages.ko/common/apropos.md | 2 +- pages.ko/common/crontab.md | 2 +- pages.zh/common/apropos.md | 2 +- pages/common/apropos.md | 2 +- pages/common/crontab.md | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages.it/common/apropos.md b/pages.it/common/apropos.md index e1faa9cd4..4697e96e4 100644 --- a/pages.it/common/apropos.md +++ b/pages.it/common/apropos.md @@ -1,7 +1,7 @@ # apropos > Cerca nelle pagine di manuale, ad esempio per trovare un nuovo comando. -> Maggiori informazioni: . +> Maggiori informazioni: . - Cerca una parola chiave: diff --git a/pages.it/common/crontab.md b/pages.it/common/crontab.md index 679e3f8de..dfe3cad9a 100644 --- a/pages.it/common/crontab.md +++ b/pages.it/common/crontab.md @@ -2,7 +2,7 @@ > Programma cron job per essere eseguiti a determinati intervalli di tempo per l'utente corrente. > Formato definizione di un job: "(minuto) (ora) (giorno_del_mese) (mese) (giorno_della_settimana) comando_da_eseguire". -> Maggiori informazioni: . +> Maggiori informazioni: . - Modifica il file crontab per l'utente corrente: diff --git a/pages.ko/common/apropos.md b/pages.ko/common/apropos.md index 7238a23aa..c4d836b37 100644 --- a/pages.ko/common/apropos.md +++ b/pages.ko/common/apropos.md @@ -1,7 +1,7 @@ # apropos > 메뉴얼 페이지에서 검색, 예를 들어 새로운 명령어 검색. -> 더 많은 정보: . +> 더 많은 정보: . - 키워드 검색: diff --git a/pages.ko/common/crontab.md b/pages.ko/common/crontab.md index a980a2461..731ed2d1f 100644 --- a/pages.ko/common/crontab.md +++ b/pages.ko/common/crontab.md @@ -2,7 +2,7 @@ > 현재 사용자의 시간 간격으로 cron작업이 실행되도록 스케줄. > 작업 정의 형식: "(분) (시) (날짜) (달) (요일) 실행 할 명령". -> 더 많은 정보: . +> 더 많은 정보: . - 현재 사용자의 crontab파일 편집: diff --git a/pages.zh/common/apropos.md b/pages.zh/common/apropos.md index 9bcad6dcf..05a2d2742 100644 --- a/pages.zh/common/apropos.md +++ b/pages.zh/common/apropos.md @@ -1,7 +1,7 @@ # apropos > 在 manpages 中搜索,例如查找一个新命令. -> 更多信息: . +> 更多信息: . - 搜索关键字: diff --git a/pages/common/apropos.md b/pages/common/apropos.md index 20b62ce98..10cb98586 100644 --- a/pages/common/apropos.md +++ b/pages/common/apropos.md @@ -1,7 +1,7 @@ # apropos > Search the manual pages for names and descriptions. -> More information: . +> More information: . - Search for a keyword using a regular expression: diff --git a/pages/common/crontab.md b/pages/common/crontab.md index 86b1cd53d..38d388737 100644 --- a/pages/common/crontab.md +++ b/pages/common/crontab.md @@ -2,7 +2,7 @@ > Schedule cron jobs to run on a time interval for the current user. > Job definition format: "(min) (hour) (day_of_month) (month) (day_of_week) command_to_execute". -> More information: . +> More information: . - Edit the crontab file for the current user: