diff --git a/doc/sphinx/arm/dhcp4-srv.rst b/doc/sphinx/arm/dhcp4-srv.rst index 4c1ed077fd..ad94851cf2 100644 --- a/doc/sphinx/arm/dhcp4-srv.rst +++ b/doc/sphinx/arm/dhcp4-srv.rst @@ -579,8 +579,8 @@ read and write operations. Moreover, the ``read-timeout`` and ``write-timeout`` parameters can only be specified for the MySQL backend. Setting them for any other backend type causes a configuration error. -To set a timeout for PostgreSQL, use the ``tcp-user-timeout`` parameter -instead. For example: +Use the ``tcp-user-timeout`` parameter to set a timeout for PostgreSQL +in seconds. For example: :: diff --git a/doc/sphinx/arm/dhcp6-srv.rst b/doc/sphinx/arm/dhcp6-srv.rst index 82e58b2ceb..2823fc3ff5 100644 --- a/doc/sphinx/arm/dhcp6-srv.rst +++ b/doc/sphinx/arm/dhcp6-srv.rst @@ -536,8 +536,8 @@ read and write operations. Moreover, the ``read-timeout`` and ``write-timeout`` parameters can only be specified for the MySQL backend. Setting them for any other backend type causes a configuration error. -To set a timeout for PostgreSQL, use the ``tcp-user-timeout`` parameter -instead. For example: +Use the ``tcp-user-timeout`` parameter to set a timeout for PostgreSQL +in seconds. For example: ::