From cef364ba74fcab5073474f6bab42dcc668a65fc2 Mon Sep 17 00:00:00 2001 From: Fazle Arefin Date: Wed, 6 Mar 2024 08:09:17 +1100 Subject: [PATCH] iwconfig: fix example parameter (#12461) --- pages/linux/iwconfig.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/linux/iwconfig.md b/pages/linux/iwconfig.md index 49aba727a..cbf9ddb74 100644 --- a/pages/linux/iwconfig.md +++ b/pages/linux/iwconfig.md @@ -17,4 +17,4 @@ - Set the operating mode of the specified interface: -`iwconfig {{interface}} mode {{ad hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}}` +`iwconfig {{interface}} mode {{Ad-Hoc|Managed|Master|Repeater|Secondary|Monitor|Auto}}`