summaryrefslogtreecommitdiff
path: root/docs/configuration/system/syslog.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-06-30 14:51:41 +0200
committerGitHub <noreply@github.com>2021-06-30 14:51:41 +0200
commitfa1414dca229599a4034a418dad8b06d31abc648 (patch)
tree1e4ae8324f21f89178e454af29172ca36b9552fc /docs/configuration/system/syslog.rst
parent10737cad913c17e3cce7291dcd835999f16459a2 (diff)
parente58574d80d49d11dba556c8cb3653310a94fc50d (diff)
downloadvyos-documentation-fa1414dca229599a4034a418dad8b06d31abc648.tar.gz
vyos-documentation-fa1414dca229599a4034a418dad8b06d31abc648.zip
Merge pull request #560 from srividya0208/misc
configuration page: corrected spelling and grammatical mistakes
Diffstat (limited to 'docs/configuration/system/syslog.rst')
-rw-r--r--docs/configuration/system/syslog.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/configuration/system/syslog.rst b/docs/configuration/system/syslog.rst
index 9ba9d415..ab427d99 100644
--- a/docs/configuration/system/syslog.rst
+++ b/docs/configuration/system/syslog.rst
@@ -33,7 +33,7 @@ Custom File
.. cfgcmd:: set system syslog file <filename> facility <keyword> level <keyword>
- Log syslog messages to file specified via `<filename>`, for en explanation on
+ Log syslog messages to file specified via `<filename>`, for an explanation on
:ref:`syslog_facilities` keywords and :ref:`syslog_severity_level` keywords
see tables below.
@@ -62,7 +62,7 @@ sending the messages via port 514/UDP.
.. cfgcmd:: set system syslog host <address> facility <keyword> level <keyword>
Log syslog messages to remote host specified by `<address>`. The address
- can be specified by either FQDN or IP address. For en explanation on
+ can be specified by either FQDN or IP address. For an explanation on
:ref:`syslog_facilities` keywords and :ref:`syslog_severity_level`
keywords see tables below.
@@ -81,7 +81,7 @@ Local User Account
If logging to a local user account is configured, all defined log messages
are display on the console if the local user is logged in, if the user is not
- logged in, no messages are being displayed. For en explanation on
+ logged in, no messages are being displayed. For an explanation on
:ref:`syslog_facilities` keywords and :ref:`syslog_severity_level` keywords
see tables below.