From dade86a7b78cfd83878ac98d1f79e2ded77605f3 Mon Sep 17 00:00:00 2001 From: "Daniel T. Thorpe" Date: Thu, 11 Feb 2021 03:02:59 +0000 Subject: docs(option.rst): make use of cURL project accurate and consistent --- docs/configuration/system/option.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/configuration/system/option.rst') 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
- 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 -- cgit v1.2.3 From 1039dc47f2d86a9b0e9388b0566da0f9fc8a89fa Mon Sep 17 00:00:00 2001 From: "Daniel T. Thorpe" Date: Thu, 11 Feb 2021 03:03:47 +0000 Subject: docs(option.rst): correct German to English --- docs/configuration/system/option.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/configuration/system/option.rst') diff --git a/docs/configuration/system/option.rst b/docs/configuration/system/option.rst index 8e314029..a4e08245 100644 --- a/docs/configuration/system/option.rst +++ b/docs/configuration/system/option.rst @@ -54,7 +54,7 @@ the used keyboard layout on the system console. Defaults to ``us``. .. note:: Changing the keymap only has an effect on the system console, using - SSH oder Serial remote access to the device is not affected as the keyboard + SSH or Serial remote access to the device is not affected as the keyboard layout here corresponds to your access system. .. _system_options_performance: -- cgit v1.2.3