diff --git a/general/sysutils/logrotate.xml b/general/sysutils/logrotate.xml
index 1e3deab60c..f42fee1901 100644
--- a/general/sysutils/logrotate.xml
+++ b/general/sysutils/logrotate.xml
@@ -178,7 +178,7 @@ chmod -v 0644 /etc/logrotate.conf
in the /etc/logrotate.d directory.
For example:
-cat > /etc/logrotate.d/sys.log << EOF
+cat > /etc/logrotate.d/sys.log << EOF
/var/log/sys.log {
# If the log file is larger than 100kb, rotate it
size 100k