diff mbox series

[2/2] doc: document EnableHT option

Message ID 20230602145812.22010-2-prestwoj@gmail.com (mailing list archive)
State New
Headers show
Series [1/2] ap: Remove opt-out DisableHT for opt-in EnableHT | expand

Checks

Context Check Description
tedd_an/pre-ci_am success Success

Commit Message

James Prestwood June 2, 2023, 2:58 p.m. UTC
---
 src/iwd.ap.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/src/iwd.ap.rst b/src/iwd.ap.rst
index 9ad002a2..2642e5df 100644
--- a/src/iwd.ap.rst
+++ b/src/iwd.ap.rst
@@ -73,10 +73,10 @@  The group ``[General]`` contains general AP configuration.
        The time interval at which the AP starts a rekey for a given station. If
        not provided a default value of 0 is used (rekeying is disabled).
 
-   * - DisableHT
+   * - EnableHT
      - Boolean value
 
-       Explicitly disable HT capabilities for this AP.
+       Enable HT capabilities for this AP.
 
 Network Authentication Settings
 -------------------------------