diff options
author | srividya0208 <a.srividya@vyos.io> | 2021-06-30 06:17:12 -0400 |
---|---|---|
committer | srividya0208 <a.srividya@vyos.io> | 2021-06-30 06:17:12 -0400 |
commit | ae6a2ba810a19d81cbad5b0da29e791a7b5e411f (patch) | |
tree | 2472fefc2063afef7aec56eb8b12321d194743a1 /docs/configuration/system/host-name.rst | |
parent | 5b5a84606f3eb415cfa0f270a8e6803b5b336ae1 (diff) | |
download | vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.tar.gz vyos-documentation-ae6a2ba810a19d81cbad5b0da29e791a7b5e411f.zip |
configuration page: corrected spelling and grammatical mistakes
There were minimal grammatical and spelling mistakes in the files which I
corrected as documentation proof reading.
Also added information about few ipsec vpn parameters.
Diffstat (limited to 'docs/configuration/system/host-name.rst')
-rw-r--r-- | docs/configuration/system/host-name.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/system/host-name.rst b/docs/configuration/system/host-name.rst index 30efe01e..79fae851 100644 --- a/docs/configuration/system/host-name.rst +++ b/docs/configuration/system/host-name.rst @@ -22,7 +22,7 @@ the command line prompt. .. cfgcmd:: set system host-name <hostname> - Set system hostname. The hostname can be up to 63 characters. A hostname + The hostname can be up to 63 characters. A hostname must start and end with a letter or digit, and have as interior characters only letters, digits, or a hyphen. |