diff options
author | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 03:02:59 +0000 |
---|---|---|
committer | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 03:02:59 +0000 |
commit | dade86a7b78cfd83878ac98d1f79e2ded77605f3 (patch) | |
tree | 320673d1e9472d6a3ffe653de97bb31098344aa2 /docs/configuration/system/option.rst | |
parent | e8a7024328693651e30b57b307c2271e898aee14 (diff) | |
download | vyos-documentation-dade86a7b78cfd83878ac98d1f79e2ded77605f3.tar.gz vyos-documentation-dade86a7b78cfd83878ac98d1f79e2ded77605f3.zip |
docs(option.rst): make use of cURL project accurate and consistent
Diffstat (limited to 'docs/configuration/system/option.rst')
-rw-r--r-- | docs/configuration/system/option.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index e029ec96..8e314029 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -28,8 +28,8 @@ HTTP client .. cfgcmd:: set system option http-client source-address <address> - Several commands utilize curl to initiate transfers. Configure the local - source IPv4/IPv6 address used for all CURL operations. + Several commands utilize cURL to initiate transfers. Configure the local + source IPv4/IPv6 address used for all cURL operations. .. cfgcmd:: set system option http-client source-interface <interface> |