diff options
author | Ginko (Giggum) <152240782+Giggum@users.noreply.github.com> | 2024-03-06 13:51:09 -0500 |
---|---|---|
committer | Mergify <37929162+mergify[bot]@users.noreply.github.com> | 2024-03-06 20:41:34 +0000 |
commit | d555426ef531128f0fc342e36e84fa8f4b009efc (patch) | |
tree | 892519c2f08ba8a2a3588993cca0faff70f0447c /docs/configuration/service | |
parent | a2b0eec03a0c65ee693c14e523ad0dc23e26c9b3 (diff) | |
download | vyos-documentation-d555426ef531128f0fc342e36e84fa8f4b009efc.tar.gz vyos-documentation-d555426ef531128f0fc342e36e84fa8f4b009efc.zip |
Fixed line wrapping for previous PR #1313
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127)
Diffstat (limited to 'docs/configuration/service')
-rw-r--r-- | docs/configuration/service/dns.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/dns.rst b/docs/configuration/service/dns.rst index 90bef4f8..c6deb179 100644 --- a/docs/configuration/service/dns.rst +++ b/docs/configuration/service/dns.rst @@ -242,7 +242,7 @@ Configuration .. cfgcmd:: set service dns dynamic name <service-name> host-name <record> - Configure DNS `<record>` which should be updated. This can be set multiple times.. + Configure DNS `<record>` which should be updated. This can be set multiple times. .. cfgcmd:: set service dns dynamic name <service-name> ttl <ttl> |