From 78ad25d8b8b5951298092337de741efe9f84fcb1 Mon Sep 17 00:00:00 2001 From: MrPaulAR <3765696+MrPaulAR@users.noreply.github.com> Date: Tue, 3 Jan 2023 16:37:44 -0600 Subject: [PATCH] Typo in cat command --- docs/guides/automation/anacron.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/automation/anacron.md b/docs/guides/automation/anacron.md index e51510c244..7d27220054 100644 --- a/docs/guides/automation/anacron.md +++ b/docs/guides/automation/anacron.md @@ -46,7 +46,7 @@ shell > rpm -ql cronie-anacron First check the default configuration file: ```bash -shell > cat /etc/anacontab +shell > cat /etc/anacrontab # /etc/anacrontab: configuration file for anacron # See anacron(8) and anacrontab(5) for details. SHELL=/bin/sh